From 618762a76d5209b36b7c906cd7724bba34019e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:43:22 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- criu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/criu.spec b/criu.spec index 5d670f2..324ec8e 100644 --- a/criu.spec +++ b/criu.spec @@ -12,7 +12,7 @@ Name: criu Version: 3.14 -Release: 3%{?dist} +Release: 4%{?dist} Provides: crtools = %{version}-%{release} Obsoletes: crtools <= 1.0-2 Summary: Tool for Checkpoint/Restore in User-space @@ -180,6 +180,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libcriu.a %changelog +* Tue May 26 2020 Miro HronĨok - 3.14-4 +- Rebuilt for Python 3.9 + * Thu Apr 30 2020 Adrian Reber - 3.14-3 - BuildRequire nftables-devel for working CI