diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index bdd1658..9fa0fa5 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.3.0 +Version: 3.3.1 Release: 1mamba Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet Group: System/Libraries @@ -52,6 +52,9 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil %doc LICENSE %changelog +* Mon Oct 23 2023 Automatic Build System 3.3.1-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Automatic Build System 3.3.0-1mamba - automatic version update by autodist