diff --git a/criu.spec b/criu.spec index 621c765574f72302cc5bbd4404eab99dbe5c0d12..ed8311cccf148c2c4cfaaafb6ec6812430117b6f 100644 --- a/criu.spec +++ b/criu.spec @@ -1,6 +1,6 @@ Name: criu Version: 3.16.1 -Release: 3 +Release: 4 Provides: crtools = %{version}-%{release} Obsoletes: crtools <= 1.0-2 Summary: A tool of Checkpoint/Restore in User-space @@ -114,6 +114,9 @@ chmod 0755 %{buildroot}/run/%{name}/ %doc %{_mandir}/man1/{compel.1*,crit.1*,criu-ns.1*} %changelog +* Wed Oct 19 2022 fu.lin -3.16.1-4 +- bump the version + * Fri Mar 4 2022 ningyu - 3.16.1-3 - rseq c/r support