From 1d11ce81ff7594fddd675011e1039787b3592ebc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 18:44:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-chardet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-chardet.spec b/python-chardet.spec index 32895c8..8b3fb19 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: 2%{?dist} +Release: 3%{?dist} Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -80,6 +80,9 @@ popd %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 2.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Jul 31 2014 Tom Callaway - 2.2.1-2 - fix license handling