Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hawtbuf for openSUSE:Factory checked 
in at 2022-03-22 19:40:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawtbuf (Old)
 and      /work/SRC/openSUSE:Factory/.hawtbuf.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawtbuf"

Tue Mar 22 19:40:15 2022 rev:2 rq:963892 version:1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawtbuf/hawtbuf.changes  2020-02-27 
14:41:04.970495861 +0100
+++ /work/SRC/openSUSE:Factory/.hawtbuf.new.25692/hawtbuf.changes       
2022-03-22 19:40:20.515098829 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 10:14:55 UTC 2022 - Fridrich Strba <[email protected]>
+
+- build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hawtbuf.spec ++++++
--- /var/tmp/diff_new_pack.FFyijE/_old  2022-03-22 19:40:21.027099366 +0100
+++ /var/tmp/diff_new_pack.FFyijE/_new  2022-03-22 19:40:21.031099371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawtbuf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,13 +72,13 @@
 %{mvn_package} ":%{name}-project" %{name}
 
 for i in . %{name}-proto %{name}-protoc; do
-  %pom_xpath_set 
"pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source"
 1.6 ${i}
-  %pom_xpath_set 
"pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target"
 1.6 ${i}
+  %pom_xpath_set 
"pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source"
 1.8 ${i}
+  %pom_xpath_set 
"pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target"
 1.8 ${i}
 done
 
 %build
 
-%{mvn_build} -s -f -- -Dsource=6
+%{mvn_build} -s -f -- -Dsource=8
 
 %install
 %mvn_install

Reply via email to