diff --git a/python-configobj.spec b/python-configobj.spec index da0cd11..d7451aa 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.0.6 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -83,6 +83,13 @@ py.test-%{python3_version} tests %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue Dec 13 2016 Charalampos Stratakis - 5.0.6-7 +- Enable tests + +* Mon Dec 12 2016 Charalampos Stratakis - 5.0.6-6 +- Rebuild for Python 3.6 +- Disable python3 tests for now + * Tue Jul 19 2016 Fedora Release Engineering - 5.0.6-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages