Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdb-4_8 for openSUSE:Factory checked in at 2026-06-01 17:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdb-4_8 (Old) and /work/SRC/openSUSE:Factory/.libdb-4_8.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdb-4_8" Mon Jun 1 17:59:29 2026 rev:41 rq:1356301 version:4.8.30 Changes: -------- +++ only whitespace diff in changes, re-diffing --- /work/SRC/openSUSE:Factory/libdb-4_8/libdb_java-4_8.changes 2024-08-08 10:55:36.356736278 +0200 +++ /work/SRC/openSUSE:Factory/.libdb-4_8.new.1937/libdb_java-4_8.changes 2026-06-01 17:59:39.311496787 +0200 @@ -1,0 +2,6 @@ +Sat May 30 05:48:08 UTC 2026 - Fridrich Strba <[email protected]> + +- Allow building with JDK that uses libalternatives instead of + update-alternatives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdb-4_8.spec ++++++ --- /var/tmp/diff_new_pack.mhbBRE/_old 2026-06-01 17:59:40.467544732 +0200 +++ /var/tmp/diff_new_pack.mhbBRE/_new 2026-06-01 17:59:40.471544897 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdb-4_8 # -# Copyright (c) 2024 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 ++++++ libdb_java-4_8.spec ++++++ --- /var/tmp/diff_new_pack.mhbBRE/_old 2026-06-01 17:59:40.523547054 +0200 +++ /var/tmp/diff_new_pack.mhbBRE/_new 2026-06-01 17:59:40.527547220 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdb_java-4_8 # -# Copyright (c) 2024 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 @@ -101,6 +101,8 @@ --enable-cxx \ --with-mutex="POSIX/pthreads/library" \ --enable-java JAVACFLAGS="-source 1.8 -target 1.8" \ + JAVAC=${JAVA_BINDIR}/javac JAR=${JAVA_BINDIR}/jar \ + JAVA=${JRE_HOME}/bin/java \ %ifarch %{arm} %{_target_cpu}-suse-linux-gnueabi %else
