Update to 2.0.12
This commit is contained in:
parent
ef8e6307f5
commit
91188a2634
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/2.0.9.tar.gz
|
/2.0.9.tar.gz
|
||||||
/2.0.10.tar.gz
|
/2.0.10.tar.gz
|
||||||
/2.0.11.tar.gz
|
/2.0.11.tar.gz
|
||||||
|
/2.0.12.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: python-charset-normalizer
|
Name: python-charset-normalizer
|
||||||
Version: 2.0.11
|
Version: 2.0.12
|
||||||
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 Feb 14 2022 Lumír Balhar <lbalhar@redhat.com> - 2.0.12-1
|
||||||
|
- Update to 2.0.12
|
||||||
|
Resolves: rhbz#2053838
|
||||||
|
|
||||||
* Mon Jan 31 2022 Lumír Balhar <lbalhar@redhat.com> - 2.0.11-1
|
* Mon Jan 31 2022 Lumír Balhar <lbalhar@redhat.com> - 2.0.11-1
|
||||||
- Update to 2.0.11
|
- Update to 2.0.11
|
||||||
Resolves: rhbz#2048279
|
Resolves: rhbz#2048279
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.0.11.tar.gz) = 1026302a412263ce0fc1b2f3c1a32f27b060cdcabe49f4567a5641e4f58a5375813d5d668e96b37af1a982b2d2c6e437ae229706704196a211ba14dfdc7c9ea0
|
SHA512 (2.0.12.tar.gz) = c42c64a9e15b322da0dfb6afa19947683a31106fdd620c15c0d948593e95e21d0d9c4a94ace32d67a9cc0cd95aea8f40b8fd09807b214f4ae2e79164627da05d
|
||||||
|
Loading…
Reference in New Issue
Block a user