From a75506cab2c18f737990fe2b8c5bef94d3eff754 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:34:49 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index c7463c9..b9b7e5e 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Pythonic API for XML License: GPLv2 @@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Mon Jun 13 2022 Python Maint - 2.18-15 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.18-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild