diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 39a6a3f..ef98316 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,11 +1,10 @@ -%global _without_tests 1 %bcond_without tests %global srcname setuptools_scm Name: python-%{srcname} Version: 3.3.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Blessed package to manage your versions by scm tags License: MIT @@ -80,6 +79,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v -k 'not %{python3_sitelib}/%{srcname}-*.egg-info %changelog +* Thu Aug 15 2019 Miro Hrončok - 3.3.3-4 +- Rebuilt for Python 3.8 + * Wed Aug 14 2019 Miro Hrončok - 3.3.3-3 - Bootstrap for Python 3.8