From db9f5bc43f3de2e84e06c858fededfa326bb3832 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:57:17 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.6-1mamba;Sat Sep 18 2021] --- python-charset-normalizer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index 08f8b3b..3861928 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.5 +Version: 2.0.6 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 +* Sat Sep 18 2021 Automatic Build System 2.0.6-1mamba +- automatic version update by autodist + * Wed Sep 15 2021 Automatic Build System 2.0.5-1mamba - automatic version update by autodist