Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-antrun-plugin for 
openSUSE:Factory checked in at 2022-03-24 22:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-antrun-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.maven-antrun-plugin.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-antrun-plugin"

Thu Mar 24 22:58:38 2022 rev:3 rq:964685 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-antrun-plugin/maven-antrun-plugin.changes  
2019-11-26 16:57:59.960134819 +0100
+++ 
/work/SRC/openSUSE:Factory/.maven-antrun-plugin.new.1900/maven-antrun-plugin.changes
        2022-03-24 23:00:48.732413396 +0100
@@ -1,0 +2,9 @@
+Wed Mar 23 23:19:29 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.0.0
+  * Removal of tasks (use target instead), sourceRoot and
+    testSourceRoot parameters
+  * Compatibility with new JDK versions
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

Old:
----
  maven-antrun-plugin-1.8-source-release.zip

New:
----
  maven-antrun-plugin-3.0.0-source-release.zip

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

Other differences:
------------------
++++++ maven-antrun-plugin.spec ++++++
--- /var/tmp/diff_new_pack.bgrlVw/_old  2022-03-24 23:00:49.264413909 +0100
+++ /var/tmp/diff_new_pack.bgrlVw/_new  2022-03-24 23:00:49.268413913 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-antrun-plugin
 #
-# Copyright (c) 2019 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
@@ -17,13 +17,13 @@
 
 
 Name:           maven-antrun-plugin
-Version:        1.8
+Version:        3.0.0
 Release:        0
 Summary:        Maven AntRun Plugin
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://maven.apache.org/plugins/maven-antrun-plugin/
-Source0:        
http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
+URL:            https://maven.apache.org/plugins/maven-antrun-plugin/
+Source0:        
https://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  unzip
@@ -32,8 +32,8 @@
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugins:pom:)
 BuildRequires:  mvn(org.apache.maven:maven-artifact)
+BuildRequires:  mvn(org.apache.maven:maven-core)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
-BuildRequires:  mvn(org.apache.maven:maven-project)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
 BuildArch:      noarch
 
@@ -54,7 +54,7 @@
 %build
 %{mvn_build} -f \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-       -- -Dmaven.compiler.release=6
+       -- -Dmaven.compiler.release=8
 %endif
 
 %install

Reply via email to