Update to 2.0.8
This commit is contained in:
parent
9ff0a95020
commit
2f3d1de40a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/2.0.4.tar.gz
|
/2.0.4.tar.gz
|
||||||
/2.0.6.tar.gz
|
/2.0.6.tar.gz
|
||||||
/2.0.7.tar.gz
|
/2.0.7.tar.gz
|
||||||
|
/2.0.8.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: python-charset-normalizer
|
Name: python-charset-normalizer
|
||||||
Version: 2.0.7
|
Version: 2.0.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Real First Universal Charset Detector
|
Summary: The Real First Universal Charset Detector
|
||||||
|
|
||||||
@ -52,6 +52,10 @@ sed -i "/addopts = --cov/d" setup.cfg
|
|||||||
%{_bindir}/normalizer
|
%{_bindir}/normalizer
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.8-1
|
||||||
|
- Update to 2.0.8
|
||||||
|
Resolves: rhbz#2026482
|
||||||
|
|
||||||
* Thu Oct 14 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.7-1
|
* Thu Oct 14 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.7-1
|
||||||
- Update to 2.0.7
|
- Update to 2.0.7
|
||||||
Resolves: rhbz#2013031
|
Resolves: rhbz#2013031
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.0.7.tar.gz) = a5fbcb03348239254b4e4ce9eefbe676f41aed0248af9f2e3224f8d3a4265af97f044eb1dda5aeb20db2b901d3b656d68bb50d507453cfe0eec6031ac87b86d3
|
SHA512 (2.0.8.tar.gz) = ae5dba6955cd7ef36ec3c45a7d440dc98b906b808b48746291f313d4c98c0fbca4a4481ccf169b4661ce9500e9e06071747280f1191cd629b9b752954549af20
|
||||||
|
Loading…
Reference in New Issue
Block a user