diff --git a/python-neotime.spec b/python-neotime.spec index f664868..c3b803e 100644 --- a/python-neotime.spec +++ b/python-neotime.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: ASL 2.0 @@ -76,5 +76,8 @@ find ./ -name '*.py' -exec sed -i '/^#!\/usr\/bin\/env python$/d' '{}' ';' %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.0.0-2 +- Rebuilt for Python 3.7 + * Thu Jun 07 2018 mprahl - 1.0.0-1 - Initial release