Temporarily roll back the version to resolve the conflict.
The version will be upgraded later. Signed-off-by:markeryang<747675909@qq.com>
This commit is contained in:
parent
39c402289b
commit
93e840eb34
BIN
mariadb-connector-c-3.0.6-src.tar.gz
Normal file
BIN
mariadb-connector-c-3.0.6-src.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: mariadb-connector-c
|
Name: mariadb-connector-c
|
||||||
Version: 3.1.9
|
Version: 3.0.6
|
||||||
Release: 1
|
Release: 7
|
||||||
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,9 +89,11 @@ end
|
|||||||
%dir %{_includedir}/mysql
|
%dir %{_includedir}/mysql
|
||||||
%{_includedir}/mysql/*
|
%{_includedir}/mysql/*
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/libmariadb.pc
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 10 2020 yanglongkang <yanglongkang@huawei.com> - 3.0.6-7
|
||||||
|
- Temporarily roll back the version 3.0.6 to resolve the conflict
|
||||||
|
|
||||||
* Tue Jul 21 2020 jixinjie <jixinjie@huawei.com> - 3.1.9-1
|
* Tue Jul 21 2020 jixinjie <jixinjie@huawei.com> - 3.1.9-1
|
||||||
- update package to 3.1.9
|
- update package to 3.1.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user