From 82e9e309982c15d17370b631c785e04b64dad2ec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 10:40:19 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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