From bf4527fdcf0e671cfd64ad25ff0c75ae10397ac7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 4 Feb 2024 23:01:08 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.2-1mamba;Sun Feb 04 2024] --- python-mysqlclient.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-mysqlclient.spec b/python-mysqlclient.spec index 21d347c..fca56a1 100644 --- a/python-mysqlclient.spec +++ b/python-mysqlclient.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mysqlclient -Version: 2.2.1 -Release: 2mamba +Version: 2.2.2 +Release: 1mamba Summary: Python interface to MySQL Group: System/Libraries Vendor: openmamba @@ -61,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc doc/* %changelog +* Sun Feb 04 2024 Automatic Build System 2.2.2-1mamba +- automatic version update by autodist + * Wed Jan 17 2024 Silvan Calarco 2.2.1-2mamba - removed requirement for python-setuptools-devel