diff --git a/python-jaraco-classes.spec b/python-jaraco-classes.spec index dce5b68..71aa7d2 100644 --- a/python-jaraco-classes.spec +++ b/python-jaraco-classes.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Utility functions for Python class constructs License: MIT @@ -87,6 +87,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 11 2019 Ken Dreyer - 2.0-7 - Set minimum pytest version to 3.4 for compatibility with el8