update to 3.2.7

This commit is contained in:
dillon_chen 2023-06-15 17:37:20 +08:00
parent f811b1fa4a
commit c85658ff63
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