Update to 3.2.1-1
This commit is contained in:
parent
72d0d75cee
commit
fcd0e35172
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/criu-2.12.tar.bz2
|
||||
/criu-3.0.tar.bz2
|
||||
/criu-3.1.tar.bz2
|
||||
/criu-3.2.1.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: criu
|
||||
Version: 3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Provides: crtools = %{version}-%{release}
|
||||
Obsoletes: crtools <= 1.0-2
|
||||
Summary: Tool for Checkpoint/Restore in User-space
|
||||
@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 28 2017 Adrian Reber <adrian@lisas.de> - 3.2.1-1
|
||||
- Update to 3.2.1-1
|
||||
|
||||
* Tue Jun 13 2017 Orion Poplawski <orion@cora.nwra.com> - 3.1-2
|
||||
- Rebuild for protobuf 3.3.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (criu-3.1.tar.bz2) = 6cf5353cb26c4b6869906cbfa36dfff794af46518bcc357f93f25bdeb3b544f30970002c73055acf42f31756ca40c1ca8f7770577a2d1da3d9732ee5c420b46f
|
||||
SHA512 (criu-3.2.1.tar.bz2) = f07c51e3f1d272aa1c71c1f1f304e01aa0052f95745f7e44850339b78df0e79e932c4a61f157203838a9a3fdfdbaa19349a00689b3299c6f4e7166291965a048
|
||||
|
||||
Loading…
Reference in New Issue
Block a user