diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 4980d66..c0aac0d 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: http://pythonhosted.org/itsdangerous/ @@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests.py %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.24-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Sep 29 2017 Troy Dawson - 0.24-12 - Cleanup spec file conditionals