Script 'mail_helper' called by obssrc
Hello community,

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

Package is "maven-jaxb2-plugin"

Thu Oct 26 17:15:02 2023 rev:2 rq:1120538 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-jaxb2-plugin/maven-jaxb2-plugin.changes    
2020-03-19 19:54:33.924278240 +0100
+++ 
/work/SRC/openSUSE:Factory/.maven-jaxb2-plugin.new.24901/maven-jaxb2-plugin.changes
 2023-10-26 17:16:01.215797451 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 10:54:00 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-jaxb2-plugin.spec ++++++
--- /var/tmp/diff_new_pack.mdaKjb/_old  2023-10-26 17:16:01.647813318 +0200
+++ /var/tmp/diff_new_pack.mdaKjb/_new  2023-10-26 17:16:01.647813318 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-jaxb2-plugin
 #
-# Copyright (c) 2020 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
@@ -20,7 +20,7 @@
 Version:        0.14.0
 Release:        0
 Summary:        Provides the capability to generate java sources from schemas
-License:        BSD-2-Clause AND Apache-2.0
+License:        Apache-2.0 AND BSD-2-Clause
 Group:          Development/Libraries/Java
 URL:            https://java.net/projects/maven-jaxb2-plugin/pages/Home
 Source0:        
https://github.com/highsource/maven-jaxb2-plugin/archive/%{version}.tar.gz
@@ -29,6 +29,7 @@
 # Adapt for Maven 3:
 Patch1:         %{name}-0.13.0-adapt-for-maven-3.patch
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.sun.activation:javax.activation)
 BuildRequires:  mvn(com.sun.codemodel:codemodel)
@@ -88,6 +89,9 @@
 %pom_remove_dep -r :jaxb-core
 %pom_remove_plugin -r :maven-dependency-plugin
 
+%pom_xpath_set -r 
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source"
 "1.8"
+%pom_xpath_set -r 
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target"
 "1.8"
+
 %build
 
 %{mvn_build} -f -j

Reply via email to