From a1cd4254898397e052b6a35d16fe3a7931d2d787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:15:00 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index eb98ce3..dea69b8 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 2.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -85,6 +85,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.8-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 2.8-3 - Rebuilt for Python 3.8