commit maven-remote-resources-plugin for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package maven-remote-resources-plugin for 
openSUSE:Factory checked in at 2019-11-26 17:00:10

Comparing /work/SRC/openSUSE:Factory/maven-remote-resources-plugin (Old)
 and  /work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.26869 
(New)


Package is "maven-remote-resources-plugin"

Tue Nov 26 17:00:10 2019 rev:4 rq:750613 version:1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-remote-resources-plugin/maven-remote-resources-plugin.changes
  2019-10-04 11:22:33.096924766 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.26869/maven-remote-resources-plugin.changes
   2019-11-26 17:00:17.952089254 +0100
@@ -1,0 +2,6 @@
+Sun Nov 24 17:33:03 UTC 2019 - Fridrich Strba 
+
+- Specify maven.compiler.release to fix build with jdk9+ and newer
+  maven-javadoc-plugin
+
+---



Other differences:
--
++ maven-remote-resources-plugin.spec ++
--- /var/tmp/diff_new_pack.ysVI1t/_old  2019-11-26 17:00:19.256088823 +0100
+++ /var/tmp/diff_new_pack.ysVI1t/_new  2019-11-26 17:00:19.260088821 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-remote-resources-plugin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -67,8 +67,10 @@
 %setup -q
 
 %build
-# Tests use Maven 2 APIs
-%mvn_build -f
+%mvn_build -f \
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
+   -- -Dmaven.compiler.release=6
+%endif
 
 %install
 %mvn_install





commit maven-remote-resources-plugin for openSUSE:Factory

2019-10-04 Thread root
Hello community,

here is the log from the commit of package maven-remote-resources-plugin for 
openSUSE:Factory checked in at 2019-10-04 11:21:48

Comparing /work/SRC/openSUSE:Factory/maven-remote-resources-plugin (Old)
 and  /work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.2352 
(New)


Package is "maven-remote-resources-plugin"

Fri Oct  4 11:21:48 2019 rev:3 rq:734295 version:1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-remote-resources-plugin/maven-remote-resources-plugin.changes
  2019-06-04 12:13:08.523806023 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.2352/maven-remote-resources-plugin.changes
2019-10-04 11:22:33.096924766 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 12:23:03 UTC 2019 - Fridrich Strba 
+
+- Not needed any more the hint to require mvn(log4j:log4j)
+
+---



Other differences:
--
++ maven-remote-resources-plugin.spec ++
--- /var/tmp/diff_new_pack.fNszPl/_old  2019-10-04 11:22:33.628923381 +0200
+++ /var/tmp/diff_new_pack.fNszPl/_new  2019-10-04 11:22:33.632923370 +0200
@@ -46,7 +46,6 @@
 BuildRequires:  mvn(org.codehaus.plexus:plexus-interpolation)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-resources)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
-#!BuildRequires: mvn(log4j:log4j)
 BuildArch:  noarch
 
 %description





commit maven-remote-resources-plugin for openSUSE:Factory

2019-06-04 Thread root
Hello community,

here is the log from the commit of package maven-remote-resources-plugin for 
openSUSE:Factory checked in at 2019-06-04 12:12:57

Comparing /work/SRC/openSUSE:Factory/maven-remote-resources-plugin (Old)
 and  /work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.5148 
(New)


Package is "maven-remote-resources-plugin"

Tue Jun  4 12:12:57 2019 rev:2 rq:707302 version:1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-remote-resources-plugin/maven-remote-resources-plugin.changes
  2019-05-05 21:21:41.857322669 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-remote-resources-plugin.new.5148/maven-remote-resources-plugin.changes
2019-06-04 12:13:08.523806023 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 17:52:37 UTC 2019 - Jan Engelhardt 
+
+- Add missing Group: for javadoc subpackage.
+
+---



Other differences:
--
++ maven-remote-resources-plugin.spec ++
--- /var/tmp/diff_new_pack.qPSvZD/_old  2019-06-04 12:13:10.023805532 +0200
+++ /var/tmp/diff_new_pack.qPSvZD/_new  2019-06-04 12:13:10.027805530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-remote-resources-plugin
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  maven-local
+BuildRequires:  unzip
 BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugins:pom:)
@@ -45,7 +46,6 @@
 BuildRequires:  mvn(org.codehaus.plexus:plexus-interpolation)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-resources)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
-BuildRequires:  unzip
 #!BuildRequires: mvn(log4j:log4j)
 BuildArch:  noarch
 
@@ -59,6 +59,7 @@
 
 %package javadoc
 Summary:Javadoc for %{name}
+Group:  Documentation/HTML
 
 %description javadoc
 API documentation for %{name}.