From 89ac39395bb1139aab1ab2411c90b9bc064a6b01 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:57:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 dff7138..fc489e9 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: 0.1.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.13-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 0.1.13-3 - Rebuilt for Python 3.10