diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index ababbfa..41c1252 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-charset-normalizer -Version: 3.0.1 +Version: 3.1.0 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 +* Mon Mar 06 2023 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Sat Nov 19 2022 Automatic Build System 3.0.1-1mamba - automatic version update by autodist