Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jnr-a64asm for openSUSE:Factory 
checked in at 2023-10-26 17:14:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jnr-a64asm (Old)
 and      /work/SRC/openSUSE:Factory/.jnr-a64asm.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jnr-a64asm"

Thu Oct 26 17:14:27 2023 rev:4 rq:1120430 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jnr-a64asm/jnr-a64asm.changes    2023-09-10 
13:11:51.014027052 +0200
+++ /work/SRC/openSUSE:Factory/.jnr-a64asm.new.24901/jnr-a64asm.changes 
2023-10-26 17:15:36.490889386 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 05:47:05 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jnr-a64asm.spec ++++++
--- /var/tmp/diff_new_pack.hmMcAI/_old  2023-10-26 17:15:36.942905988 +0200
+++ /var/tmp/diff_new_pack.hmMcAI/_new  2023-10-26 17:15:36.946906134 +0200
@@ -27,6 +27,7 @@
 Source0:        %{url}/archive/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  make
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
@@ -75,6 +76,9 @@
           </archive>
         </configuration>"
 
+%pom_xpath_set "pom:project/pom:properties/pom:maven.compiler.source" "1.8"
+%pom_xpath_set "pom:project/pom:properties/pom:maven.compiler.target" "1.8"
+
 %{mvn_file} : %{cluster}/%{name}
 
 %build

Reply via email to