diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 8f18d28..8e27b1f 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -11,7 +11,7 @@ Name: python-%{modname} Version: 3.0.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 3.0.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Gwyn Ciesla - 3.0.0-10 - Don't test on EL-8