diff --git a/python-aenum.spec b/python-aenum.spec index 7d155c9..24d32b4 100644 --- a/python-aenum.spec +++ b/python-aenum.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.1.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Advanced Enumerations, NamedTuples and NamedConstants for Python License: BSD @@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} %{pypi_name}/test.py %{python3_sitelib}/%{pypi_name}/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.1.4-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.1.4-3 - Rebuilt for Python 3.8