diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 2889ad2..1b1f7a0 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 10%{?dist} +Release: 11%{?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 +* Thu Jul 27 2017 Fedora Release Engineering - 0.24-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jun 23 2017 Dan Callaghan - 0.24-10 - renamed python-itsdangerous to python2-itsdangerous