diff --git a/python-pluggy.spec b/python-pluggy.spec index c9c9849..f929795 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -5,7 +5,7 @@ Name: python-pluggy Version: 0.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 18 2019 Patrik Kopkan - 0.13.0-1 - Update to 0.13.0 (#1750961)