diff --git a/python-idna.spec b/python-idna.spec index 319f269..92aa816 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -59,6 +59,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Fri May 22 2020 Miro Hrončok - 2.9-2 +- Rebuilt for Python 3.9 + * Tue May 05 2020 Lumír Balhar - 2.9-1 - Update to 2.9 (#1803654)