From 8bf0e9907d17b3cccc3ac708fe71c0a6ee0595f6 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Wed, 14 Oct 2015 12:58:42 +0200 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-chardet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-chardet.spec b/python-chardet.spec index 8b3fb19..06d908b 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -2,7 +2,7 @@ %global pypi_name chardet Name: python-%{pypi_name} Version: 2.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -80,6 +80,9 @@ popd %changelog +* Wed Oct 14 2015 Robert Kuska - 2.2.1-4 +- Rebuilt for Python3.5 rebuild + * Thu Jun 18 2015 Fedora Release Engineering - 2.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild