diff --git a/SPECS/criu.spec b/SPECS/criu.spec index 9e1afbc..a5aa580 100644 --- a/SPECS/criu.spec +++ b/SPECS/criu.spec @@ -11,7 +11,7 @@ Name: criu Version: 3.15 -Release: 11%{?dist} +Release: 12%{?dist} Provides: crtools = %{version}-%{release} Obsoletes: crtools <= 1.0-2 Summary: Tool for Checkpoint/Restore in User-space @@ -118,6 +118,10 @@ rm -rf $RPM_BUILD_ROOT%{_libexecdir}/%{name} %doc %{_mandir}/man1/crit.1* %changelog +* Mon Sep 6 2021 Radostin Stoyanov - 3.15-12 +- Increase release number from 11 to 12 +- Disable podman test when crun doesn't support checkpoint/restore + * Tue Aug 31 2021 Adrian Reber - 3.15-11 - Remove unnecessary Requires: criu-libs - Remove wrong BR nftables-devel