!70 Replace buildrequire mysql-devel with mariadb-connector-c-devel

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-10-11 10:56:15 +00:00 committed by Gitee
commit aac7e515c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -19,14 +19,14 @@
%global rack_version 2.0.8
Name: obs-bundled-gems
Version: 2.10.1
Release: 5
Release: 6
Summary: The Open Build Service -- Bundled Gems
License: GPL-2.0-only OR GPL-3.0-only
URL: http://www.openbuildservice.org
Source0: Gemfile
Source1: Gemfile.lock
Source2: verdor.obscpio
BuildRequires: cyrus-sasl-devel mysql-devel nodejs openldap-devel python3-devel
BuildRequires: cyrus-sasl-devel nodejs openldap-devel python3-devel mariadb-connector-c-devel
BuildRequires: gcc gcc-c++ glibc-devel libtool libxml2-devel libxslt-devel
BuildRequires: ruby-devel rubygem-bundler ruby-common
@ -132,6 +132,9 @@ done
%doc README
%changelog
* Wed Oct 11 2023 Ge Wang <wang__ge@126.com> - 2.10.1-6
- Replace buildrequire mysql-devel with mariadb-connector-c-devel
* Thu May 12 2022 wangkai <wangkai385@huawei.com> - 2.10.1-5
- Update xmlhash to 1.3.8