commit stringtemplate4 for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package stringtemplate4 for openSUSE:Factory 
checked in at 2019-11-26 16:58:37

Comparing /work/SRC/openSUSE:Factory/stringtemplate4 (Old)
 and  /work/SRC/openSUSE:Factory/.stringtemplate4.new.26869 (New)


Package is "stringtemplate4"

Tue Nov 26 16:58:37 2019 rev:3 rq:750576 version:4.2

Changes:

--- /work/SRC/openSUSE:Factory/stringtemplate4/stringtemplate4.changes  
2019-11-06 13:56:14.080164810 +0100
+++ 
/work/SRC/openSUSE:Factory/.stringtemplate4.new.26869/stringtemplate4.changes   
2019-11-26 16:58:50.116118257 +0100
@@ -1,0 +2,6 @@
+Sun Nov 24 16:43:41 UTC 2019 - Fridrich Strba 
+
+- Specify maven.compiler.release to fix build with jdk9+ and newer
+  maven-javadoc-plugin
+
+---



Other differences:
--
++ stringtemplate4.spec ++
--- /var/tmp/diff_new_pack.mAkM3b/_old  2019-11-26 16:58:51.064117944 +0100
+++ /var/tmp/diff_new_pack.mAkM3b/_new  2019-11-26 16:58:51.068117942 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stringtemplate4
 #
-# 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
@@ -80,10 +80,12 @@
 rm -r test/org/stringtemplate/v4/test/TestEarlyEvaluation.java
 
 %build
+%{mvn_build} -f \
 %if %{with bootstrap}
-%{mvn_build} -fj
-%else
-%{mvn_build} -f
+   -j \
+%endif
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
+   -- -Dmaven.compiler.release=6
 %endif
 
 %install




commit stringtemplate4 for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package stringtemplate4 for openSUSE:Factory 
checked in at 2019-11-06 13:56:12

Comparing /work/SRC/openSUSE:Factory/stringtemplate4 (Old)
 and  /work/SRC/openSUSE:Factory/.stringtemplate4.new.2990 (New)


Package is "stringtemplate4"

Wed Nov  6 13:56:12 2019 rev:2 rq:745086 version:4.2

Changes:

--- /work/SRC/openSUSE:Factory/stringtemplate4/stringtemplate4.changes  
2019-10-23 15:49:37.166614774 +0200
+++ 
/work/SRC/openSUSE:Factory/.stringtemplate4.new.2990/stringtemplate4.changes
2019-11-06 13:56:14.080164810 +0100
@@ -1,0 +2,5 @@
+Sun Nov  3 12:01:10 UTC 2019 - Fridrich Strba 
+
+- Upgrede to version 4.2
+
+---

Old:

  4.0.8.tar.gz

New:

  4.2.tar.gz



Other differences:
--
++ stringtemplate4.spec ++
--- /var/tmp/diff_new_pack.Mf53RI/_old  2019-11-06 13:56:14.956165760 +0100
+++ /var/tmp/diff_new_pack.Mf53RI/_new  2019-11-06 13:56:14.956165760 +0100
@@ -23,7 +23,7 @@
 %bcond_with bootstrap
 %endif
 %global base_name stringtemplate4
-Version:4.0.8
+Version:4.2
 Release:0
 Summary:A Java template engine
 License:BSD-3-Clause
@@ -33,7 +33,6 @@
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mvn(antlr:antlr)
-BuildRequires:  mvn(junit:junit)
 BuildRequires:  mvn(org.antlr:antlr-runtime) >= 3.5.2
 BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 BuildArch:  noarch
@@ -70,10 +69,6 @@
 %pom_remove_plugin :antlr3-maven-plugin
 %endif
 
-%pom_remove_plugin :findbugs-maven-plugin
-%pom_remove_plugin :maven-gpg-plugin
-%pom_remove_plugin :maven-shade-plugin
-
 %pom_add_dep antlr:antlr:runtime:
 
 # Bug, should be reported upstream
@@ -96,7 +91,7 @@
 %fdupes -s %{buildroot}%{_javadocdir}
 
 %files -f .mfiles
-%doc CHANGES.txt contributors.txt README.txt
+%doc CHANGES.txt contributors.txt README.md
 %license LICENSE.txt
 
 %if %{without bootstrap}

++ 4.0.8.tar.gz -> 4.2.tar.gz ++
 6522 lines of diff (skipped)

++ stringtemplate4-generated-sources.patch ++
 5431 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/stringtemplate4/stringtemplate4-generated-sources.patch
 and 
/work/SRC/openSUSE:Factory/.stringtemplate4.new.2990/stringtemplate4-generated-sources.patch