diff --git a/python-mysqlclient.spec b/python-mysqlclient.spec index 9d80da8..a157ffe 100644 --- a/python-mysqlclient.spec +++ b/python-mysqlclient.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mysqlclient -Version: 2.2.5 +Version: 2.2.6 Release: 1mamba Summary: MySQL/MariaDB connector for Python Group: System/Libraries @@ -56,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc doc/* %changelog +* Wed Nov 13 2024 Automatic Build System 2.2.6-1mamba +- automatic version update by autodist + * Thu Oct 24 2024 Silvan Calarco 2.2.5-1mamba - update to 2.2.5