automatic version update by autodist [release 2.0.9-1mamba;Sat Dec 04 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:57:17 +01:00
parent a3237ff288
commit 4732aacb20

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-charset-normalizer
Version: 2.0.8
Version: 2.0.9
Release: 1mamba
Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet
Group: System/Libraries
@ -51,6 +51,9 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil
%doc LICENSE
%changelog
* Sat Dec 04 2021 Automatic Build System <autodist@mambasoft.it> 2.0.9-1mamba
- automatic version update by autodist
* Thu Nov 25 2021 Automatic Build System <autodist@mambasoft.it> 2.0.8-1mamba
- automatic version update by autodist