Update to 2.0.6
This commit is contained in:
parent
9496395946
commit
effb8e7411
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/2.0.3.tar.gz
|
||||
/2.0.4.tar.gz
|
||||
/2.0.6.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: python-charset-normalizer
|
||||
Version: 2.0.4
|
||||
Version: 2.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: The Real First Universal Charset Detector
|
||||
|
||||
@ -52,6 +52,10 @@ sed -i "/addopts = --cov/d" setup.cfg
|
||||
%{_bindir}/normalizer
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.6-1
|
||||
- Update to 2.0.6
|
||||
Resolves: rhbz#2004262
|
||||
|
||||
* Mon Aug 02 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.4-1
|
||||
- Update to 2.0.4
|
||||
Resolves: rhbz#1988575
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.0.4.tar.gz) = 64fdddf2b6574828cc37dcb310e5e023d994e9cd4f8a7f6fb5796e997542cb1b14d9444994ab2594267361712a125fa476205462f9c7fea95505eef3c9770d5e
|
||||
SHA512 (2.0.6.tar.gz) = 04ea17fb1d61b88b4036f33a4b03df824e246e57590a5b64ded8e44298bb1d07ebf276ed6a2dc189580d7563e267ccadb3280728f1e5ac5f29cedd5b84bd6dc7
|
||||
|
Loading…
Reference in New Issue
Block a user