diff --git a/kf5-akonadi-server.spec b/kf5-akonadi-server.spec index 8cbb398..9ec95b5 100644 --- a/kf5-akonadi-server.spec +++ b/kf5-akonadi-server.spec @@ -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 - 22.12.0-2 +- mv mysql to mariadb + * Mon Apr 24 2023 jiangxinyu - 22.12.0-1 - Update package to version 22.12.0