From f3aaf2e8cc428ca69849f4234393ab6c3ec94696 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:00:13 +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-chardet.git#1f30dbfcead8eb3edf9bb6c53b263024ea8a570a --- python-chardet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-chardet.spec b/python-chardet.spec index cb12146..5a1c4d1 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: 18%{?dist} +Release: 19%{?dist} Summary: Character encoding auto-detection in Python License: LGPLv2 URL: https://github.com/%{pypi_name}/%{pypi_name} @@ -58,6 +58,9 @@ sed -ie '1d' %{pypi_name}/cli/chardetect.py %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.0.4-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.0.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild