From 7f10045b62602712be23e2e5b07d7ae0b1a683aa Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:19:51 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libcomps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcomps.spec b/libcomps.spec index bfa7176..10237e2 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -2,7 +2,7 @@ Name: libcomps Version: 0.1.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -115,6 +115,9 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.1.18-3 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 0.1.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild