diff --git a/python-filelock.spec b/python-filelock.spec index 0d4d41e..d57ad71 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 2.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} Group: Development/Libraries @@ -113,5 +113,8 @@ rm %{buildroot}%{_prefix}/LICENSE.rst %{buildroot}%{_prefix}/README.rst %{python3_sitelib}/__pycache__/%{srcname}*.py[co] %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.0.6-2 +- Rebuild for Python 3.6 + * Sun May 01 2016 Scott K Logan - 2.0.6-1 - Initial package