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 2022-04-17 23:49:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdb-4_8 (Old) and /work/SRC/openSUSE:Factory/.libdb-4_8.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdb-4_8" Sun Apr 17 23:49:36 2022 rev:32 rq:969768 version:4.8.30 Changes: -------- --- /work/SRC/openSUSE:Factory/libdb-4_8/libdb_java-4_8.changes 2019-09-07 11:24:16.922504474 +0200 +++ /work/SRC/openSUSE:Factory/.libdb-4_8.new.1941/libdb_java-4_8.changes 2022-04-17 23:49:39.490292081 +0200 @@ -1,0 +2,6 @@ +Fri Apr 8 12:39:20 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with java source and target levels 8 + * fixes build in Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdb-4_8.spec ++++++ --- /var/tmp/diff_new_pack.6J7OhR/_old 2022-04-17 23:49:40.134292964 +0200 +++ /var/tmp/diff_new_pack.6J7OhR/_new 2022-04-17 23:49:40.138292969 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdb-4_8 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -178,6 +178,7 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %post -n db48-utils for i in %{util_list}; do update-alternatives --install "%{_bindir}/db_$i" \ ++++++ libdb_java-4_8.spec ++++++ --- /var/tmp/diff_new_pack.6J7OhR/_old 2022-04-17 23:49:40.158292997 +0200 +++ /var/tmp/diff_new_pack.6J7OhR/_new 2022-04-17 23:49:40.166293008 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdb_java-4_8 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ Patch2: libdb-fix-atomic.patch BuildRequires: autoconf BuildRequires: gcc-c++ -BuildRequires: java-sdk >= 1.5 +BuildRequires: java-sdk >= 1.8 BuildRequires: unzip Requires: libdb-%{major}_%{minor} = %{version} Conflicts: libdb_java-4_5 @@ -87,7 +87,7 @@ --enable-shared --disable-static \ --enable-cxx \ --with-mutex="POSIX/pthreads/library" \ - --enable-java JAVACFLAGS="-source 1.6 -target 1.6" \ + --enable-java JAVACFLAGS="-source 1.8 -target 1.8" \ %ifarch %{arm} %{_target_cpu}-suse-linux-gnueabi %else