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