!7 update to 3.1.9 version

Merge pull request !7 from Markeryang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-25 19:19:38 +08:00 committed by Gitee
commit 2072ccdfcd
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
Version: 3.0.6
Release: 6
Version: 3.1.9
Release: 1
Summary: MariaDB connector library in C
License: LGPLv2+
URL: https://github.com/MariaDB/mariadb-connector-c
@ -89,8 +89,12 @@ end
%dir %{_includedir}/mysql
%{_includedir}/mysql/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/libmariadb.pc
%changelog
* Thu Jul 30 2020 yanglongkang <yanglongkang@huawei.com> - 3.1.9-1
- update to 3.1.9 version
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.0.6-6
- Type:enhance
- ID:NA