This commit is contained in:
Fedora Release Engineering 2017-02-11 09:17:51 +00:00
parent 945066c2fd
commit 711272419d

View File

@ -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 <releng@fedoraproject.org> - 0.4-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Dec 11 2016 Neal Gompa <ngompa13@gmail.com> - 0.4-23
- Add patch to update setup.py to use setuptools and declare install dependencies