diff --git a/SPECS/python-ipaddress.spec b/SPECS/python-ipaddress.spec index c6fefdb..745a6ab 100644 --- a/SPECS/python-ipaddress.spec +++ b/SPECS/python-ipaddress.spec @@ -2,7 +2,7 @@ Name: python-%{pyname} Version: 1.0.18 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Port of the python 3.3+ ipaddress module to 2.6+ License: Python @@ -49,5 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.0.18-6 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Mon Jul 16 2018 Lumír Balhar - 1.0.18-5 - First version for python27 module