diff --git a/python-inflect.spec b/python-inflect.spec index e533a27..3ce8517 100644 --- a/python-inflect.spec +++ b/python-inflect.spec @@ -1,7 +1,7 @@ %global srcname inflect Name: python-%{srcname} Version: 0.2.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Correctly generate plurals, singular nouns, ordinals and indefinite articles License: AGPLv3+ @@ -114,6 +114,9 @@ nosetests-3 %{python3_sitelib}/inflect-%{version}-*.egg-info %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.2.5-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Dec 22 2016 Miro HronĨok - 0.2.5-10 - Rebuild for Python 3.6