From 0f6e069dfd1db2ebbc3ea2ace525e28f2a990bc1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 14:47:02 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 81bd694..103cbe3 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 1.1 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -57,6 +57,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 1.1-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 1.1-19 - Rebuilt for Python 3.13