Update to 1.7.2

This commit is contained in:
Adrian Reber 2015-11-02 12:06:28 +01:00
parent 8c31ed1733
commit 30cd5fbec2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/criu-1.6.tar.bz2
/criu-1.6.1.tar.bz2
/criu-1.7.tar.bz2
/criu-1.7.2.tar.bz2

View File

@ -1,5 +1,5 @@
Name: criu
Version: 1.7
Version: 1.7.2
Release: 1%{?dist}
Provides: crtools = %{version}-%{release}
Obsoletes: crtools <= 1.0-2
@ -104,6 +104,9 @@ ln -s %{_sbindir}/criu $RPM_BUILD_ROOT%{_sbindir}/crtools
%changelog
* Mon Nov 02 2015 Adrian Reber <adrian@lisas.de> - 1.7.2-1
- Update to 1.7.2
* Mon Sep 7 2015 Andrey Vagin <avagin@openvz.org> - 1.7-1
- Update to 1.7
@ -111,7 +114,7 @@ ln -s %{_sbindir}/criu $RPM_BUILD_ROOT%{_sbindir}/crtools
- Build only for power64le
* Thu Sep 3 2015 Andrey Vagin <avagin@openvz.org> - 1.6.1-2
- Build for aarch64 and power64
- Build for aarch64 and power64
* Thu Aug 13 2015 Adrian Reber <adrian@lisas.de> - 1.6.1-1
- Update to 1.6.1

View File

@ -1 +1 @@
317a2c303f445824c640d5665a40d778 criu-1.7.tar.bz2
846da8f4f1a16e3000c80b30cef6a4e5 criu-1.7.2.tar.bz2