From a204ff9e8833b1f72c00632fbfe2bb89ae8adfca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 10:39:07 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iso8601.spec b/python-iso8601.spec index 6c3d13b..1bb9801 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -53,6 +53,9 @@ sed -e 's/\^/>=/' -i pyproject.toml %doc README.rst %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 15 2023 Python Maint - 1.1.0-3 - Rebuilt for Python 3.12