diff --git a/python-iniparse.spec b/python-iniparse.spec index b363b6b..80ba96b 100644 --- a/python-iniparse.spec +++ b/python-iniparse.spec @@ -5,7 +5,7 @@ Name: python-iniparse Version: 0.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files Group: Development/Libraries License: MIT and Python @@ -123,6 +123,9 @@ popd %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.4-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Jul 31 2014 Tom Callaway - 0.4-15 - fix license handling