!21 update package to 3.1.13

Merge pull request !21 from Markeryang/master
This commit is contained in:
openeuler-ci-bot 2021-12-16 07:58:11 +00:00 committed by Gitee
commit 0ca8affdc3
3 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: mariadb-connector-c Name: mariadb-connector-c
Version: 3.0.6 Version: 3.1.13
Release: 9 Release: 1
Summary: MariaDB connector library in C Summary: MariaDB connector library in C
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/MariaDB/mariadb-connector-c URL: https://github.com/MariaDB/mariadb-connector-c
@ -89,8 +89,12 @@ end
%dir %{_includedir}/mysql %dir %{_includedir}/mysql
%{_includedir}/mysql/* %{_includedir}/mysql/*
%{_libdir}/*.so %{_libdir}/*.so
%{_libdir}/pkgconfig/libmariadb.pc
%changelog %changelog
* Thu Dec 9 2021 yanglongkang <yanglongkang@huawei.com> - 3.1.13-1
- update package to 3.1.13
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.0.6-9 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.0.6-9
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git