From 7b97300e31a311ecc285abb4bf892d7f2e62f270 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:08:52 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.19-1mamba;Sat Aug 12 2023] --- python-faust-cchardet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-faust-cchardet.spec b/python-faust-cchardet.spec index b92b569..efb94a9 100644 --- a/python-faust-cchardet.spec +++ b/python-faust-cchardet.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-faust-cchardet -Version: 2.1.18 -Release: 2mamba +Version: 2.1.19 +Release: 1mamba Summary: A high speed universal character encoding detector Group: System/Libraries Vendor: openmamba @@ -62,6 +62,9 @@ sed -i "\,%{_bindir}/cchardetect,d" %{name}.filelist %doc COPYING %changelog +* Sat Aug 12 2023 Automatic Build System 2.1.19-1mamba +- automatic version update by autodist + * Tue Aug 01 2023 Silvan Calarco 2.1.18-2mamba - rebuilt with python 3.10