diff --git a/SPECS/python-funcsigs.spec b/SPECS/python-funcsigs.spec index 7a1cf43..8353f00 100644 --- a/SPECS/python-funcsigs.spec +++ b/SPECS/python-funcsigs.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 1.0.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ License: ASL 2.0 @@ -95,6 +95,10 @@ export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.0.2-13 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Fri Jul 13 2018 Lumír Balhar - 1.0.2-12 - First version for python27 module