diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 8e4e1f3..2e62d96 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -75,6 +75,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild