diff --git a/python-xmltramp.spec b/python-xmltramp.spec index 2bea80e..587b107 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Pythonic API for XML License: GPLv2 @@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.18-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.18-7 - Rebuilt for Python 3.8.0rc1 (#1748018)