diff --git a/python-xmltramp.spec b/python-xmltramp.spec index 35c425a..76016af 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pythonic API for XML Group: Development/Languages @@ -70,6 +70,9 @@ cp -p xmltramp.py $RPM_BUILD_ROOT/%{python3_sitelib}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jul 05 2018 Dan Callaghan - 2.18-1 - Updated to upstream release 2.18 (only ~10 years late...) - Minimal fixes to support Python 3