From 4bee7be8932e51cfde6e4496538e8282e634e644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 01:22:02 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-iso8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-iso8601.spec b/python-iso8601.spec index 23bc06e..35ddfe0 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 0.1.11 -Release: 13%{?dist} +Release: 14%{?dist} Summary: %{sum} License: MIT @@ -82,6 +82,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools %endif %changelog +* Thu Aug 15 2019 Miro HronĨok - 0.1.11-14 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.1.11-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild