diff --git a/python-iniparse.spec b/python-iniparse.spec index 17f07f4..c36af13 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.4 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files License: MIT and Python URL: http://code.google.com/p/iniparse/ @@ -91,6 +91,9 @@ rm -vfr %{buildroot}%{_docdir}/* %{python3_sitelib}/%{modname}-%{version}-*.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Dec 11 2017 Iryna Shcherbina - 0.4-29 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)