Update to 2.0.7
This commit is contained in:
parent
effb8e7411
commit
9ff0a95020
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/2.0.3.tar.gz
|
/2.0.3.tar.gz
|
||||||
/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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: python-charset-normalizer
|
Name: python-charset-normalizer
|
||||||
Version: 2.0.6
|
Version: 2.0.7
|
||||||
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
|
||||||
|
* Thu Oct 14 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.7-1
|
||||||
|
- Update to 2.0.7
|
||||||
|
Resolves: rhbz#2013031
|
||||||
|
|
||||||
* Mon Sep 20 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.6-1
|
* Mon Sep 20 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.6-1
|
||||||
- Update to 2.0.6
|
- Update to 2.0.6
|
||||||
Resolves: rhbz#2004262
|
Resolves: rhbz#2004262
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (2.0.6.tar.gz) = 04ea17fb1d61b88b4036f33a4b03df824e246e57590a5b64ded8e44298bb1d07ebf276ed6a2dc189580d7563e267ccadb3280728f1e5ac5f29cedd5b84bd6dc7
|
SHA512 (2.0.7.tar.gz) = a5fbcb03348239254b4e4ce9eefbe676f41aed0248af9f2e3224f8d3a4265af97f044eb1dda5aeb20db2b901d3b656d68bb50d507453cfe0eec6031ac87b86d3
|
||||||
|
Loading…
Reference in New Issue
Block a user