diff --git a/SPECS/python-PyMySQL.spec b/SPECS/python-PyMySQL.spec index e785175..40aa182 100644 --- a/SPECS/python-PyMySQL.spec +++ b/SPECS/python-PyMySQL.spec @@ -10,7 +10,7 @@ Name: python-%{pypi_name} Version: 0.8.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -116,6 +116,10 @@ done %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 0.8.0-10 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Jul 31 2018 Lumír Balhar - 0.8.0-9 - Make possible to disable python3 subpackage