|
@@ -1,11 +1,11 @@
|
|
%bcond_with systemd
|
|
%bcond_with systemd
|
|
%bcond_with python3
|
|
%bcond_with python3
|
|
|
|
|
|
-%define mariadb_version 10.6.9
|
|
|
|
|
|
+%define mariadb_version 10.6.11
|
|
|
|
|
|
Summary: Synchronous multi-master wsrep provider (replication engine)
|
|
Summary: Synchronous multi-master wsrep provider (replication engine)
|
|
Name: galera
|
|
Name: galera
|
|
-Version: 26.4.12
|
|
|
|
|
|
+Version: 26.4.13
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
%global galera_api_version %(echo %{version} | cut -d . -f 1,2)
|
|
%global galera_api_version %(echo %{version} | cut -d . -f 1,2)
|
|
Group: servers
|
|
Group: servers
|
|
@@ -159,6 +159,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Nov 08 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.13-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Tue Aug 16 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.12-1
|
|
* Tue Aug 16 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.12-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
- dropped scons stuff and Patch0.
|
|
- dropped scons stuff and Patch0.
|