diff --git a/python-xmltramp.spec b/python-xmltramp.spec index fb99e4f..5144833 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 28%{?dist} +Release: 29%{?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 +* Fri Sep 19 2025 Python Maint - 2.18-29 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.18-28 - Rebuilt for Python 3.14.0rc2 bytecode