Accepting request 354711 from YaST:Head
submit new version 0.2.10 OBS-URL: https://build.opensuse.org/request/show/354711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapper?expand=0&rev=85
This commit is contained in:
parent
aa13927e55
commit
6ef23b48ad
3
snapper-0.2.10.tar.bz2
Normal file
3
snapper-0.2.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f5054ad9dc8f41a8c02ebb27e7578a787d76201e514282f0b503fbdf1b2c3b5
|
||||
size 552116
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bee5b615ec369f6ff4bc228373f8d913f2507dd6becf14830c88ea3254c87b88
|
||||
size 481157
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 15:41:16 CET 2015 - aschnell@suse.com
|
||||
|
||||
- improved error message (see bsc#956606)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 16:25:32 UTC 2015 - lslezak@suse.cz
|
||||
|
||||
- Allow rollback only for the root file system (bsc#954445)
|
||||
- version 0.2.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 13:52:10 CEST 2015 - aschnell@suse.com
|
||||
|
||||
- added conditional compilation of installation-helper
|
||||
(gh#openSUSE/snapper#202)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 16:51:23 CEST 2015 - aschnell@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package snapper
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: snapper
|
||||
Version: 0.2.9
|
||||
Version: 0.2.10
|
||||
Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: snapper-%{version}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user