Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mariadb for openSUSE:Factory checked in at 2026-04-21 12:42:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb (Old) and /work/SRC/openSUSE:Factory/.mariadb.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb" Tue Apr 21 12:42:39 2026 rev:161 rq:1348221 version:11.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes 2026-02-06 19:02:30.232311842 +0100 +++ /work/SRC/openSUSE:Factory/.mariadb.new.11940/mariadb.changes 2026-04-21 12:43:06.650165048 +0200 @@ -1,0 +2,5 @@ +Thu Apr 16 13:03:08 UTC 2026 - Илья Индиго <[email protected]> + +- Returned provider_lzma.so plugin (boo#1262217). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mariadb.spec ++++++ --- /var/tmp/diff_new_pack.lfRaKl/_old 2026-04-21 12:43:07.950219063 +0200 +++ /var/tmp/diff_new_pack.lfRaKl/_new 2026-04-21 12:43:07.954219228 +0200 @@ -1,7 +1,7 @@ # # spec file for package mariadb # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -126,6 +126,7 @@ BuildRequires: time BuildRequires: unixODBC-devel BuildRequires: zlib-devel +BuildRequires: xz-devel BuildRequires: perl(Data::Dumper) BuildRequires: perl(Env) BuildRequires: perl(Exporter) @@ -411,6 +412,7 @@ -DWITH_READLINE=OFF \ -DINSTALL_LAYOUT=RPM \ -DWITH_LZ4=system \ + -DWITH_LZMA=system \ -DMYSQL_UNIX_ADDR="%{_rundir}/mysql/mysql.sock" \ -DINSTALL_UNIX_ADDRDIR="%{_rundir}/mysql/mysql.sock" \ -DINSTALL_MYSQLSHAREDIR=share/%{name} \
