Accepting request 209279 from YaST:Head
- updated to latest repository OBS-URL: https://build.opensuse.org/request/show/209279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapper?expand=0&rev=50
This commit is contained in:
parent
012009cdef
commit
1485a914a0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fa2b5272fa792c2b5cd518f37669b3dfa2e7ad0776ac4a2da65538abc098b113
|
|
||||||
size 436080
|
|
3
snapper-0.1.8.tar.bz2
Normal file
3
snapper-0.1.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:989a261411b7bf4f23373222402c37764e4f1714e301a8e9e396bb92a74e0539
|
||||||
|
size 437040
|
@ -3,6 +3,7 @@ Mon Nov 25 11:38:43 CET 2013 - aschnell@suse.de
|
|||||||
|
|
||||||
- allow to configure snapshotting from zypp-plugin depending on
|
- allow to configure snapshotting from zypp-plugin depending on
|
||||||
package list (fate#316203)
|
package list (fate#316203)
|
||||||
|
- 0.1.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 21 10:24:43 CEST 2013 - aschnell@suse.de
|
Mon Oct 21 10:24:43 CEST 2013 - aschnell@suse.de
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: snapper
|
Name: snapper
|
||||||
Version: 0.1.7
|
Version: 0.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: snapper-%{version}.tar.bz2
|
Source: snapper-%{version}.tar.bz2
|
||||||
@ -206,7 +206,9 @@ Authors:
|
|||||||
Requires: python
|
Requires: python
|
||||||
Requires: python-xattr
|
Requires: python-xattr
|
||||||
Requires: snapper = %version
|
Requires: snapper = %version
|
||||||
|
%if 0%{?suse_version}
|
||||||
Supplements: packageand(snapper-zypp-plugin:grub2)
|
Supplements: packageand(snapper-zypp-plugin:grub2)
|
||||||
|
%endif
|
||||||
Summary: A snapper plugin for adding snapshot metadata for grub2
|
Summary: A snapper plugin for adding snapshot metadata for grub2
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user