diff --git a/SPECS/python-setuptools_scm.spec b/SPECS/python-setuptools_scm.spec index 22abfad..a0a313b 100644 --- a/SPECS/python-setuptools_scm.spec +++ b/SPECS/python-setuptools_scm.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.15.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Blessed package to manage your versions by scm tags # https://github.com/pypa/setuptools_scm/issues/211 @@ -77,6 +77,10 @@ It also handles file finders for the suppertes scms. %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.15.7-6 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Jul 31 2018 Lumír Balhar - 1.15.7-5 - Make possible to disable python3 subpackage