Update to 0.8

This commit is contained in:
Andrey Vagin 2013-10-24 19:53:47 +04:00
parent 2fd7b4a077
commit 7e0c6dc855
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/criu-0.5.tar.bz2
/criu-0.6.tar.bz2
/criu-0.7.tar.bz2
/criu-0.8.tar.bz2

View File

@ -1,5 +1,5 @@
Name: crtools
Version: 0.7
Version: 0.8
Release: 1%{?dist}
Summary: Tool for Checkpoint/Restore in User-space
Group: System Environment/Base
@ -44,6 +44,9 @@ ln -s %{_sbindir}/criu $RPM_BUILD_ROOT%{_sbindir}/crtools
%doc README COPYING
%changelog
* Thu Oct 24 2013 Andrew Vagin <avagin@openvz.org> - 0.8-1
- Update to 0.8
* Tue Sep 10 2013 Andrew Vagin <avagin@openvz.org> - 0.7-1
- Update to 0.7

View File

@ -1 +1 @@
ba3691e89be6c2c03ea6bd07cececc97 criu-0.7.tar.bz2
8ff814c77a16a656245a21ae03eb8fd6 criu-0.8.tar.bz2