Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jboss-marshalling"

Thu Oct 26 17:14:24 2023 rev:3 rq:1120422 version:1.4.11

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

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

Other differences:
------------------
++++++ jboss-marshalling.spec ++++++
--- /var/tmp/diff_new_pack.PLvC7b/_old  2023-10-26 17:15:34.350810788 +0200
+++ /var/tmp/diff_new_pack.PLvC7b/_new  2023-10-26 17:15:34.350810788 +0200
@@ -26,6 +26,7 @@
 URL:            https://jbossmarshalling.jboss.org/
 Source0:        
https://github.com/jboss-remoting/jboss-marshalling/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 BuildRequires:  mvn(org.jboss.modules:jboss-modules)
@@ -62,12 +63,15 @@
 # Remove dependency on apiviz
 %pom_remove_plugin :maven-javadoc-plugin
 
+%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_package} :jboss-marshalling-osgi osgi
 
 %build
 %{mvn_build} -f -- \
     -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
-    -Dsource=7
+    -Dsource=8
 
 %install
 %mvn_install

Reply via email to