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