diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index d7285a6..be9e868 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: 2.0.7 +Version: 2.0.8 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 +* Thu Nov 25 2021 Automatic Build System 2.0.8-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 2.0.7-1mamba - automatic version update by autodist