diff --git a/python-towncrier.spec b/python-towncrier.spec index 158969b..41ddcff 100644 --- a/python-towncrier.spec +++ b/python-towncrier.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 # Created by pyp2rpm-3.3.2 %global pypi_name towncrier @@ -10,7 +9,7 @@ fragments" which contain information useful to end users.} Name: python-%{pypi_name} Version: 19.2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Building newsfiles for your project License: MIT @@ -74,6 +73,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PYTHONPATH %{_bindir}/trial towncrie %changelog +* Sun May 24 2020 Miro Hrončok - 19.2.0-8 +- Rebuilt for Python 3.9 + * Sat May 23 2020 Miro Hrončok - 19.2.0-7 - Bootstrap for Python 3.9