Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ongres-scram for openSUSE:Factory checked in at 2023-10-26 17:15:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ongres-scram (Old) and /work/SRC/openSUSE:Factory/.ongres-scram.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ongres-scram" Thu Oct 26 17:15:01 2023 rev:4 rq:1120529 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/ongres-scram/ongres-scram.changes 2023-09-28 00:39:54.815986238 +0200 +++ /work/SRC/openSUSE:Factory/.ongres-scram.new.24901/ongres-scram.changes 2023-10-26 17:16:00.095756316 +0200 @@ -1,0 +2,5 @@ +Thu Oct 26 10:43:53 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ongres-scram.spec ++++++ --- /var/tmp/diff_new_pack.ARXUBg/_old 2023-10-26 17:16:00.523772036 +0200 +++ /var/tmp/diff_new_pack.ARXUBg/_new 2023-10-26 17:16:00.527772183 +0200 @@ -26,6 +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 >= 1.8 BuildRequires: maven-local BuildRequires: mvn(com.google.code.findbugs:jsr305) BuildRequires: mvn(com.ongres.stringprep:saslprep) @@ -66,6 +67,8 @@ %pom_remove_dep com.google.code.findbugs:annotations sed -i 's/.*SuppressFBWarnings.*//' common/src/main/java/com/ongres/scram/common/message/ServerFinalMessage.java +%pom_xpath_set "pom:project/pom:properties/pom:java.version" "1.8" + %build %{mvn_build} -s -f -- -Dsource=8