From d11695d53fc790bc4915aca4c8e2c033dae456e8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:57:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-isodate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-isodate.spec b/python-isodate.spec index 72dceee..b614f90 100644 --- a/python-isodate.spec +++ b/python-isodate.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.6.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: An ISO 8601 date/time/duration parser and formatter License: BSD URL: https://pypi.org/project/isodate/ @@ -70,6 +70,9 @@ Summary: %summary %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 0.6.0-9 - Rebuilt for Python 3.10