diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 2ce3bf0..e09c49b 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: https://itsdangerous.palletsprojects.com @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %python3 -m pytest -v %{python3_sitelib}/%{srcname}/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri May 22 2020 Miro HronĨok - 1.1.0-2 - Rebuilt for Python 3.9