Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2026-06-01 17:59:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Mon Jun 1 17:59:23 2026 rev:202 rq:1356022 version:1.14.5 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2025-11-04 18:41:01.198049759 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new.1937/subversion.changes 2026-06-01 17:59:31.275163500 +0200 @@ -1,0 +2,6 @@ +Sat May 30 05:09:35 UTC 2026 - Fridrich Strba <[email protected]> + +- Allow building with JDK that uses libalternatives instead of + update-alternatives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.xQWsvB/_old 2026-06-01 17:59:35.443336364 +0200 +++ /var/tmp/diff_new_pack.xQWsvB/_new 2026-06-01 17:59:35.455336862 +0200 @@ -1,7 +1,7 @@ # # spec file for package subversion # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2009-2010 Pascal Bleser <[email protected]> # Copyright (c) 2025 Andreas Stieger <[email protected]> # @@ -299,7 +299,7 @@ --with-zlib=%{_prefix} \ --with-berkeley-db=db.h:db.h:%{_prefix}:db \ --with-apache-libexecdir=%{apache_libexecdir} \ - --with-jdk=%{_libdir}/jvm/java --enable-javahl \ + --with-jdk=${JAVA_HOME} --enable-javahl \ --with-junit="%{_datadir}/java/junit.jar" \ --with-jikes=no \ --with-sqlite="%{_prefix}" \
