automatic version update by autodist [release 2.2.4-1mamba;Sat Feb 10 2024]

This commit is contained in:
Automatic Build System 2024-02-10 09:48:19 +01:00
parent da96320ff0
commit b4224e67f5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-mysqlclient
Version: 2.2.3
Version: 2.2.4
Release: 1mamba
Summary: Python interface to MySQL
Group: System/Libraries
@ -61,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc doc/*
%changelog
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 2.2.4-1mamba
- automatic version update by autodist
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 2.2.3-1mamba
- automatic version update by autodist