Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gmavenplus-plugin"

Thu Oct 26 17:14:17 2023 rev:4 rq:1120414 version:1.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmavenplus-plugin/gmavenplus-plugin.changes      
2021-12-17 23:54:59.775553728 +0100
+++ 
/work/SRC/openSUSE:Factory/.gmavenplus-plugin.new.24901/gmavenplus-plugin.changes
   2023-10-26 17:15:27.398555455 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 04:28:08 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gmavenplus-plugin.spec ++++++
--- /var/tmp/diff_new_pack.pOWRRj/_old  2023-10-26 17:15:27.950575729 +0200
+++ /var/tmp/diff_new_pack.pOWRRj/_new  2023-10-26 17:15:27.950575729 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gmavenplus-plugin
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source0:        https://github.com/groovy/GMavenPlus/archive/%{version}.tar.gz
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(jline:jline)
 BuildRequires:  mvn(org.apache.ant:ant)
@@ -69,6 +70,8 @@
 %pom_xpath_remove "pom:build/pom:extensions"
 %pom_xpath_remove 
"pom:plugin[pom:artifactId='maven-javadoc-plugin']/pom:executions"
 
+%pom_xpath_set "pom:project/pom:properties/pom:shortJavaVersion" "8"
+
 # Mockito cannot mock this class: class 
org.codehaus.gmavenplus.mojo.AbstractGroovyMojoTest$TestGroovyMojo
 rm -r src/test/java/org/codehaus/gmavenplus/mojo/AbstractGroovyMojoTest.java
 
@@ -78,7 +81,7 @@
 %{mvn_file} : %{name}
 
 %build
-%{mvn_build} -f -- -Pnonindy -Dsource=7
+%{mvn_build} -f -- -Pnonindy -Dsource=8
 
 %install
 %mvn_install

Reply via email to