Rebuild for Python 3.6
This commit is contained in:
parent
9973efd3a8
commit
1577a13a8a
@ -2,7 +2,7 @@
|
||||
%global pypi_name chardet
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Character encoding auto-detection in Python
|
||||
|
||||
Group: Development/Languages
|
||||
@ -80,6 +80,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.3.0-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Wed Jul 27 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-1
|
||||
- Update to 2.3.0 (#1150536)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user