diff --git a/SPECS/python-idna.spec b/SPECS/python-idna.spec index 4f24101..e944950 100644 --- a/SPECS/python-idna.spec +++ b/SPECS/python-idna.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 2.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -100,6 +100,10 @@ rm -rf %{srcname}.egg-info %endif # with python3 %changelog +* Wed Apr 03 2019 Tomas Orsava - 2.5-7 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Jul 31 2018 Lumír Balhar - 2.5-6 - Switch python3 coditions to bcond