diff --git a/python-distro.spec b/python-distro.spec index bfb40b9..e8c5cc6 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -107,6 +107,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Sun Jun 17 2018 Miro Hrončok - 1.3.0-3 +- Rebuilt for Python 3.7 + * Tue May 29 2018 Miro Hrončok - 1.3.0-2 - run tests by pytest, not by tox, there is no tox.ini