This commit is contained in:
Dennis Gilmore 2015-06-18 18:44:17 +00:00
parent 1e01f3eec0
commit 1d11ce81ff

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jul 31 2014 Tom Callaway <spot@fedoraproject.org> - 2.2.1-2
- fix license handling