From 15edc909d897d2504be1a538e62a80633aa873c3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:00:04 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-cpio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cpio.spec b/python-cpio.spec index 75ffe73..9152f1b 100644 --- a/python-cpio.spec +++ b/python-cpio.spec @@ -1,6 +1,6 @@ Name: python-cpio Version: 0.1 -Release: 42%{?dist} +Release: 43%{?dist} Summary: A Python module for accessing cpio archives License: LGPLv2+ @@ -42,6 +42,9 @@ Summary: %summary %changelog +* Mon Jun 13 2022 Python Maint - 0.1-43 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.1-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild