diff --git a/python-inflect.spec b/python-inflect.spec index 39ffbb2..b32dfab 100644 --- a/python-inflect.spec +++ b/python-inflect.spec @@ -1,7 +1,7 @@ %global srcname inflect Name: python-%{srcname} Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Correctly generate plurals, singular nouns, ordinals and indefinite articles License: MIT @@ -80,6 +80,9 @@ pytest-3 %{python3_sitelib}/inflect-%{version}-*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.1.0-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.1.0-4 - Rebuilt for Python 3.8