diff --git a/python-iniparse.spec b/python-iniparse.spec index 8b6b1a9..3b9f3ec 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.4 -Release: 23%{?dist} +Release: 24%{?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 +* Sat Feb 11 2017 Fedora Release Engineering - 0.4-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Dec 11 2016 Neal Gompa - 0.4-23 - Add patch to update setup.py to use setuptools and declare install dependencies