From 9b99e076def860da1d83b31a6cfd1fb3dc09b952 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 01:38:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 49c8dd3..9a224e7 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.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.12-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat May 23 2020 Miro HronĨok - 0.1.12-2 - Rebuilt for Python 3.9