diff --git a/SPECS/python-backports.spec b/SPECS/python-backports.spec index 8ac4c59..d97c8aa 100644 --- a/SPECS/python-backports.spec +++ b/SPECS/python-backports.spec @@ -2,7 +2,7 @@ Name: python-backports Version: 1.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Namespace for backported Python features # Only code is sourced from http://www.python.org/dev/peps/pep-0382/ @@ -55,5 +55,9 @@ install -pm 644 %{SOURCE0} %{buildroot}%{python_sitearch}/backports/__init__.py %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.0-15 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Mon Jul 16 2018 Lumír Balhar - 1.0-14 - First version for python27 module