From 41c0d0702c0b91e307d0ac43fa68a3130834fbb5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:09:22 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-linux-procfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 673b328..aa15ed9 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -5,7 +5,7 @@ Name: python-linux-procfs Version: 0.7.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Summary: Linux /proc abstraction classes Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz @@ -46,6 +46,9 @@ rm -rf %{buildroot} %license COPYING %changelog +* Mon Jun 13 2022 Python Maint - 0.7.0-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild