Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jopt-simple"

Thu Oct 26 17:14:28 2023 rev:3 rq:1120431 version:5.0.4

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

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

Other differences:
------------------
++++++ jopt-simple.spec ++++++
--- /var/tmp/diff_new_pack.mlbqCA/_old  2023-10-26 17:15:39.174987965 +0200
+++ /var/tmp/diff_new_pack.mlbqCA/_new  2023-10-26 17:15:39.174987965 +0200
@@ -24,6 +24,7 @@
 URL:            https://jopt-simple.github.io/jopt-simple
 Source0:        
https://github.com/jopt-simple/jopt-simple/archive/jopt-simple-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
@@ -50,11 +51,14 @@
 %pom_remove_plugin :animal-sniffer-maven-plugin
 %pom_remove_plugin :maven-source-plugin
 
+%pom_xpath_set 
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source"
 "1.8"
+%pom_xpath_set 
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target"
 "1.8"
+
 %build
 # Unit testing is disabled due to a missing dependency of 
continuous-testing-toolkit
 %{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