Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prometheus-simpleclient-java for 
openSUSE:Factory checked in at 2022-03-23 20:18:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prometheus-simpleclient-java (Old)
 and      /work/SRC/openSUSE:Factory/.prometheus-simpleclient-java.new.25692 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prometheus-simpleclient-java"

Wed Mar 23 20:18:37 2022 rev:5 rq:964232 version:0.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/prometheus-simpleclient-java/prometheus-simpleclient-java.changes
        2022-03-18 16:43:10.321225830 +0100
+++ 
/work/SRC/openSUSE:Factory/.prometheus-simpleclient-java.new.25692/prometheus-simpleclient-java.changes
     2022-03-23 20:20:29.630534569 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 10:00:34 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ prometheus-simpleclient-java.spec ++++++
--- /var/tmp/diff_new_pack.TDEpvT/_old  2022-03-23 20:20:30.050534808 +0100
+++ /var/tmp/diff_new_pack.TDEpvT/_new  2022-03-23 20:20:30.054534809 +0100
@@ -153,8 +153,12 @@
 %pom_add_dep javax.xml.bind:jaxb-api::provided simpleclient_pushgateway
 %endif
 
+%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
-%{mvn_build} -f -s -- -Dsource=8
+%{mvn_build} -f -s -- \
+    -Dsource=8
 
 %install
 %mvn_install

Reply via email to