diff --git a/snapper-0.2.10.tar.bz2 b/snapper-0.2.10.tar.bz2 deleted file mode 100644 index e79a29b..0000000 --- a/snapper-0.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f5054ad9dc8f41a8c02ebb27e7578a787d76201e514282f0b503fbdf1b2c3b5 -size 552116 diff --git a/snapper-0.3.1.tar.bz2 b/snapper-0.3.1.tar.bz2 new file mode 100644 index 0000000..07c4171 --- /dev/null +++ b/snapper-0.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a4187da9d3df248ac2bf91f055f3f607f344cd455d64278f2d6518f999e7f7 +size 559310 diff --git a/snapper.changes b/snapper.changes index 8246b7d..3734459 100644 --- a/snapper.changes +++ b/snapper.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 11 15:45:05 CEST 2016 - shundhammer@suse.de + +- make sure 'component' string is not destroyed prematurely + (bsc#940154) +- version 0.3.1 + +------------------------------------------------------------------- +Wed Apr 06 15:41:49 CEST 2016 - aschnell@suse.com + +- implemented space aware cleanup algorithms (fate#312751) +- version 0.3.0 + +------------------------------------------------------------------- +Thu Mar 31 16:00:54 CEST 2016 - aschnell@suse.com + +- allow to setup quota (for fate#312751) + ------------------------------------------------------------------- Fri Dec 18 15:41:16 CET 2015 - aschnell@suse.com diff --git a/snapper.spec b/snapper.spec index d7428b9..a7199fe 100644 --- a/snapper.spec +++ b/snapper.spec @@ -17,7 +17,7 @@ Name: snapper -Version: 0.2.10 +Version: 0.3.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: snapper-%{version}.tar.bz2 @@ -65,7 +65,7 @@ This package contains snapper, a tool for filesystem snapshot management. Authors: -------- - Arvin Schnell + Arvin Schnell %prep %setup -n snapper-%{version} @@ -85,7 +85,7 @@ autoconf %if 0%{?suse_version} <= 1310 --disable-rollback \ %endif - --disable-silent-rules --disable-ext4 --disable-btrfs-quota + --disable-silent-rules --disable-ext4 make %{?jobs:-j%jobs} %install @@ -138,7 +138,7 @@ This package contains libsnapper, a library for filesystem snapshot management. Authors: -------- - Arvin Schnell + Arvin Schnell %files -n libsnapper3 %defattr(-,root,root) @@ -189,7 +189,7 @@ libsnapper. Authors: -------- - Arvin Schnell + Arvin Schnell %files -n libsnapper-devel %defattr(-,root,root) @@ -213,7 +213,7 @@ snapper during commits. Authors: -------- - Arvin Schnell + Arvin Schnell %files -n snapper-zypp-plugin %defattr(-,root,root)