Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ongres-stringprep for openSUSE:Factory checked in at 2025-07-06 17:13:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ongres-stringprep (Old) and /work/SRC/openSUSE:Factory/.ongres-stringprep.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ongres-stringprep" Sun Jul 6 17:13:06 2025 rev:5 rq:1290514 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/ongres-stringprep/ongres-stringprep.changes 2025-04-02 17:16:29.001202737 +0200 +++ /work/SRC/openSUSE:Factory/.ongres-stringprep.new.1903/ongres-stringprep.changes 2025-07-06 17:17:24.062516486 +0200 @@ -1,0 +2,6 @@ +Thu Jul 3 15:01:27 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Do not create multirelease jar if the only Java 9+ class file is + module-info.class + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ongres-stringprep.spec ++++++ --- /var/tmp/diff_new_pack.d8d53J/_old 2025-07-06 17:17:25.994596378 +0200 +++ /var/tmp/diff_new_pack.d8d53J/_new 2025-07-06 17:17:26.006596874 +0200 @@ -26,7 +26,7 @@ URL: https://github.com/ongres/%{upstream_name} Source0: https://github.com/ongres/%{upstream_name}/archive/%{upstream_version}/%{upstream_name}-%{upstream_version}.tar.gz BuildRequires: fdupes -BuildRequires: java-devel >= 11 +BuildRequires: java-devel >= 9 BuildRequires: maven-local Provides: ongres-stringprep-parent = %{upstream_version} Obsoletes: ongres-stringprep-parent < %{upstream_version} @@ -58,11 +58,7 @@ # codegen is only needed for specific build profile that we do not use rm -r codegen -%pom_xpath_inject 'pom:plugin[pom:artifactId="maven-jar-plugin"]/pom:configuration/pom:archive' ' -<manifestEntries> - <Multi-Release>true</Multi-Release> -</manifestEntries> -' parent +%pom_xpath_remove 'pom:plugin[pom:artifactId="maven-compiler-plugin"]/pom:executions/pom:execution/pom:configuration/pom:multiReleaseOutput' parent %build %{mvn_build} -f