diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 80f779c..ae8ecf9 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for passing trusted data to untrusted environments License: BSD-3-Clause URL: https://itsdangerous.palletsprojects.com @@ -57,6 +57,9 @@ BuildRequires: python3dist(freezegun) %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 2.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 2.1.2-4 - Rebuilt for Python 3.12