From 0e63118727a2324f87186b13b18993b695c1eedd Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:34:34 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-iso8601.git#b8783467425748b1ad77afcea536ca7a4171444a --- python-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iso8601.spec b/python-iso8601.spec index 3c88b24..8ca4723 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: 1%{?dist} +Release: 2%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Dec 04 2020 Fabian Affolter - 0.1.13-1 - Update to latest upstream release 0.1.13 (#1904533)