Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 06:03:27 +00:00
parent 631a7704b8
commit 13a39db950

View File

@ -1,7 +1,7 @@
%global pypi_name chardet %global pypi_name chardet
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 3.0.4 Version: 3.0.4
Release: 8%{?dist} Release: 9%{?dist}
Summary: Character encoding auto-detection in Python Summary: Character encoding auto-detection in Python
License: LGPLv2 License: LGPLv2
URL: https://github.com/%{pypi_name}/%{pypi_name} URL: https://github.com/%{pypi_name}/%{pypi_name}
@ -71,6 +71,9 @@ rm %{buildroot}%{_bindir}/*
%changelog %changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-8 * Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-8
- Only have one /usr/bin/chardetect - Only have one /usr/bin/chardetect