diff --git a/python-xmltramp.spec b/python-xmltramp.spec index b9b7e5e..7fe9deb 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Pythonic API for XML License: GPLv2 @@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.18-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.18-15 - Rebuilt for Python 3.11