SHA256
1
0
forked from pool/debootstrap
Dominique Leuenberger 2020-05-04 16:40:41 +00:00 committed by Git OBS Bridge
commit fa65c4a99e
4 changed files with 12 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccec9103756f506ad6629d2dafd906c71ad8b3aa3617e887a6a5c16f662b0ccb
size 65067

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ede3cc581720852010372ded8d51c93b9d9df970036be56394a9564033800b87
size 66422

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 3 19:48:24 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update version to 1.0.123:
* See /usr/share/doc/packages/debootstrap/changelog
-------------------------------------------------------------------
Sat Jul 27 17:01:39 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -1,7 +1,7 @@
#
# spec file for package debootstrap
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2012 Frank Lichtenheld <frank@lichtenheld.de>
#
# All modifications and additions to the file contributed by third parties
@ -18,11 +18,10 @@
Name: debootstrap
Version: 1.0.115
Version: 1.0.123
Release: 0
Summary: Bootstrap a basic Debian system
License: MIT
Group: Development/Tools/Other
URL: https://salsa.debian.org/installer-team/debootstrap
Source: https://salsa.debian.org/installer-team/debootstrap/-/archive/%{version}/%{name}-%{version}.tar.bz2
Patch0: %{name}-norootforbuild.patch
@ -38,8 +37,7 @@ unpacking them into a directory which can eventually be chrooted
into.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
# Nothing to build.