|
@@ -1,12 +1,12 @@
|
|
|
%bcond_with systemd
|
|
|
%bcond_with python3
|
|
|
|
|
|
-%define mariadb_version 10.6.12
|
|
|
+%define mariadb_version 10.11.8
|
|
|
|
|
|
Summary: Synchronous multi-master wsrep provider (replication engine)
|
|
|
Name: galera
|
|
|
-Version: 26.4.14
|
|
|
-Release: 2%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
+Version: 26.4.18
|
|
|
+Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
%global galera_api_version %(echo %{version} | cut -d . -f 1,2)
|
|
|
Group: servers
|
|
|
Vendor: Project Vine
|
|
@@ -158,6 +158,12 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun May 19 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.18-1
|
|
|
+- new upstream release.
|
|
|
+
|
|
|
+* Wed Nov 15 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.16-1
|
|
|
+- new upstream release.
|
|
|
+
|
|
|
* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.14-2
|
|
|
- rebuilt with boost-1.83.0.
|
|
|
|