diff --git a/python-fastimport.spec b/python-fastimport.spec index 2dede6e..e2c1cc8 100644 --- a/python-fastimport.spec +++ b/python-fastimport.spec @@ -3,7 +3,7 @@ Name: python-%{module_name} Version: 0.9.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python parser for fastimport (VCS interchange format) License: GPLv2+ URL: https://launchpad.net/python-fastimport @@ -69,6 +69,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitelib} %{_bindir}/nosetests-3.* %{module_n %{_bindir}/fast-import-query %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.9.8-2 +- Rebuilt for Python 3.7 + * Mon Apr 30 2018 Dan Callaghan - 0.9.8-1 - upstream release 0.9.8: https://github.com/jelmer/python-fastimport/blob/upstream/0.9.8/NEWS