From 0aa63d3e66a1d1c91ba4b1ccc9036c86dade71cb Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 17:49:21 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index d826390..a178685 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Pythonic API for XML # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -55,6 +55,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Wed Jun 03 2026 Python Maint - 2.18-31 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2.18-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From eca0e223f0f430612787bd99276b430426c9d666 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 22:40:25 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index a178685..33367c8 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Pythonic API for XML # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -55,6 +55,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 2.18-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2.18-31 - Rebuilt for Python 3.15