diff --git a/python-freezegun.spec b/python-freezegun.spec index fd2e2aa..d252952 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -17,7 +17,7 @@ Name: python-freezegun Version: 0.3.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: %{sum} Group: Development/Libraries @@ -133,6 +133,9 @@ nosetests-%{python2_version} tests/ %endif # with python3 %changelog +* Sat Jun 16 2018 Miro HronĨok - 0.3.8-10 +- Rebuilt for Python 3.7 + * Thu Apr 05 2018 Charalampos Stratakis - 0.3.8-9 - Conditionalize the Python 2 subpackage and don't build it on EL > 7