Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2022-01-05 13:39:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb"

Wed Jan  5 13:39:03 2022 rev:121 rq:943415 version:10.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2021-12-26 
14:09:10.960488838 +0100
+++ /work/SRC/openSUSE:Factory/.mariadb.new.1896/mariadb.changes        
2022-01-05 13:39:05.033494030 +0100
@@ -1,0 +2,7 @@
+Thu Dec 30 12:01:56 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com>
+
+- Build mariadb-galera on SLE
+- Add dependency on galera-4 for mariadb-galera
+- Remove old constraints for mariadb-galera
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mariadb.spec ++++++
--- /var/tmp/diff_new_pack.LK4Bi2/_old  2022-01-05 13:39:06.293495020 +0100
+++ /var/tmp/diff_new_pack.LK4Bi2/_new  2022-01-05 13:39:06.297495023 +0100
@@ -36,7 +36,9 @@
 %define with_mroonga 0
 %define with_rocksdb 0
 %endif
-%if 0%{?is_opensuse}
+# Build galera on SLE. Galera requires mariadb >= 10.5, so only
+# build it on SLE15SP3 onwards
+%if 0%{?is_opensuse} || 0%{?sle_version} >= 150300
 %bcond_without galera
 %else
 %bcond_with    galera
@@ -245,19 +247,12 @@
 Summary:        The configuration files and scripts for galera replication
 Group:          Productivity/Databases/Tools
 Requires:       %{name} = %{version}
-# galera-3 is not in openSUSE:Factory now
-#Requires:       galera-3 >= 25.3.18
+Requires:       galera-4
 Requires:       iproute2
 Requires:       lsof
 Requires:       rsync
 Requires:       socat
 Requires:       which
-# We need Conflicts here as galera_new_cluster (and 
use_galera_new_cluster.conf)
-# and galera_recovery scripts were in mariadb package but now they are in 
galera
-# subpackage
-Conflicts:      mariadb <= 10.1.25
-# wsrep_* scripts were in mariadb-tools subpackage but now they are in galera 
subpackage
-Conflicts:      mariadb-tools <= 10.1.25
 
 %description galera
 This package contains configuration files and scripts that are

Reply via email to