From 0f561fedffdd63c737ad3bd2a6aee23e3bad170d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:33:56 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- criu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/criu.spec b/criu.spec index 682b7de..a121569 100644 --- a/criu.spec +++ b/criu.spec @@ -17,7 +17,7 @@ Name: criu Version: 3.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for Checkpoint/Restore in User-space License: GPLv2 URL: http://criu.org/ @@ -217,6 +217,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libcriu.a %doc %{_mandir}/man1/criu-ns.1* %changelog +* Tue Jun 13 2023 Python Maint - 3.18-2 +- Rebuilt for Python 3.12 + * Tue Apr 25 2034 Adrian Reber - 3.18-1 - Update to 3.18 - Apply patch from upstream to support newer CPUs