diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index 204aa7a..08f8b3b 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.4 +Version: 2.0.5 Release: 1mamba Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet Group: System/Libraries @@ -51,5 +51,8 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil %doc LICENSE %changelog +* Wed Sep 15 2021 Automatic Build System 2.0.5-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 2.0.4-1mamba - package created using the webbuild interface