From 4c2bd48b9915f843dec7ae9243405752a5910518 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 19:24:05 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 6ef6dce..0540f1d 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -52,6 +52,9 @@ sed -e 's/\^/>=/' -i pyproject.toml %doc README.rst %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 1.0.2-3 - Rebuilt for Python 3.11