automatic version update by autodist [release 2.2.3-1mamba;Mon Feb 05 2024]

This commit is contained in:
Automatic Build System 2024-02-05 09:31:35 +01:00
parent bf4527fdcf
commit da96320ff0

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-mysqlclient
Version: 2.2.2
Version: 2.2.3
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
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 2.2.3-1mamba
- automatic version update by autodist
* Sun Feb 04 2024 Automatic Build System <autodist@openmamba.org> 2.2.2-1mamba
- automatic version update by autodist