From 19290cb937c7e50c896c8656441e99b00bd4315d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:05:42 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-chardet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-chardet.spec b/python-chardet.spec index 4ba90ec..4ae84f0 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -1,7 +1,7 @@ %global pypi_name chardet Name: python-%{pypi_name} Version: 3.0.4 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Character encoding auto-detection in Python License: LGPLv2 URL: https://github.com/%{pypi_name}/%{pypi_name} @@ -81,6 +81,9 @@ rm %{buildroot}%{_bindir}/* %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.0.4-13 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 3.0.4-12 - Rebuilt for Python 3.8