!3 mv mysql to mariadb

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-04-27 01:06:01 +00:00 committed by Gitee
commit 295b350e74
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,5 @@
%global framework akonadi-server
%global mysql mysql
%global mysql mariadb
# uncomment to enable bootstrap mode
# global bootstrap 1
@ -13,7 +13,7 @@
Name: kf5-%{framework}
Summary: PIM Storage Service
Version: 22.12.0
Release: 1
Release: 2
License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/akonadi-%{version}.tar.xz
@ -271,6 +271,9 @@ fi
%config(noreplace) %{_sysconfdir}/xdg/akonadi/mysql-local.conf
%changelog
* Wed Apr 26 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-2
- mv mysql to mariadb
* Mon Apr 24 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
- Update package to version 22.12.0