diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 5853f01..cda1bfa 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.0.1 -Release: 3%{?dist} +Release: 4%{?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 +* Mon Jun 13 2022 Python Maint - 2.0.1-4 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild