diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 60dd164..425db02 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 3.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.0.0-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 3.0.0-8 - Rebuilt for Python 3.8