diff --git a/python-pluggy.spec b/python-pluggy.spec index fb9f674..e3325d1 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -63,6 +63,9 @@ PYTHONPATH=$PWD %{__python3} -m pytest testing -k "not test_load_setuptools_inst %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 26 2019 Miro HronĨok - 0.12.0-1 - Update to 0.12.0 (#1714369) - Move python2-pluggy to a separate package