From 9b624e242b6c7c0a1831eb8a547e447d531b4f28 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.1.1-1mamba;Tue Oct 11 2022] --- python-charset-normalizer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index e0117b0..a9af593 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-charset-normalizer -Version: 2.0.12 -Release: 2mamba +Version: 2.1.1 +Release: 1mamba Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil %doc LICENSE %changelog +* Tue Oct 11 2022 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Silvan Calarco 2.0.12-2mamba - rebuilt with python 3.10