diff --git a/SPECS/python-pluggy.spec b/SPECS/python-pluggy.spec index 4e88e7e..f060966 100644 --- a/SPECS/python-pluggy.spec +++ b/SPECS/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.6.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -95,6 +95,10 @@ py.test-%{python3_version} testing %changelog +* Wed Apr 03 2019 Tomas Orsava - 0.6.0-8 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Fri Aug 10 2018 Lumír Balhar - 0.6.0-7 - Use py.test-2.7 instead of py.test - Resolves: rhbz#1613343