!46 update to 3.2.7

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-06-15 10:16:45 +00:00 committed by Gitee
commit e665749362
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: mariadb-connector-c
Version: 3.1.21
Release: 7
Version: 3.2.7
Release: 1
Summary: MariaDB connector library in C
License: LGPLv2+
URL: https://github.com/MariaDB/mariadb-connector-c
@ -96,8 +96,12 @@ end
%else
%{_libdir}/pkgconfig/libmariadb.pc
%endif
%{_mandir}/man3/{mariadb,mysql}_*.3*
%changelog
* Thu Jun 15 2023 dillon chen <dillon.chen@gmail.com> - 3.2.7-1
- update package to 3.2.7
* Fri Jun 9 2023 dillon chen <dillon.chen@gmail.com> - 3.1.21-1
- update package to 3.1.21