diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index e0117b0..a9af593 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-charset-normalizer -Version: 2.0.12 -Release: 2mamba +Version: 2.1.1 +Release: 1mamba Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil %doc LICENSE %changelog +* Tue Oct 11 2022 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Silvan Calarco 2.0.12-2mamba - rebuilt with python 3.10