mv mysql to mariadb
This commit is contained in:
parent
2c71209828
commit
ea193b57f9
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user