import python-chardet-3.0.4-10.module+el8.0.0+2961+596d0223
This commit is contained in:
parent
6db5254c43
commit
2075908c75
@ -2,7 +2,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: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Character encoding auto-detection in Python
|
Summary: Character encoding auto-detection in Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -91,6 +91,10 @@ ln -s chardetect-%{python2_version} $RPM_BUILD_ROOT%{_bindir}/chardetect-2
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 3.0.4-10
|
||||||
|
- Bumping due to problems with modular RPM upgrade path (#1695587)
|
||||||
|
- Related: rhbz#1693974
|
||||||
|
|
||||||
* Wed Aug 08 2018 Lumír Balhar <lbalhar@redhat.com> - 3.0.4-9
|
* Wed Aug 08 2018 Lumír Balhar <lbalhar@redhat.com> - 3.0.4-9
|
||||||
- Remove unversioned binaries from python2 subpackage
|
- Remove unversioned binaries from python2 subpackage
|
||||||
- Resolves: rhbz#1613343
|
- Resolves: rhbz#1613343
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user