Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package stringtemplate4 for openSUSE:Factory 
checked in at 2022-03-22 19:40:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stringtemplate4 (Old)
 and      /work/SRC/openSUSE:Factory/.stringtemplate4.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stringtemplate4"

Tue Mar 22 19:40:56 2022 rev:5 rq:963970 version:4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/stringtemplate4/stringtemplate4.changes  
2020-11-23 10:51:00.642633494 +0100
+++ 
/work/SRC/openSUSE:Factory/.stringtemplate4.new.25692/stringtemplate4.changes   
    2022-03-22 19:41:01.703142035 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 14:13:45 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ stringtemplate4.spec ++++++
--- /var/tmp/diff_new_pack.dSX1S7/_old  2022-03-22 19:41:02.255142615 +0100
+++ /var/tmp/diff_new_pack.dSX1S7/_new  2022-03-22 19:41:02.259142619 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package stringtemplate4
+# spec file
 #
-# Copyright (c) 2020 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
@@ -31,6 +31,7 @@
 URL:            https://www.stringtemplate.org/
 Source0:        https://github.com/antlr/%{base_name}/archive/%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(antlr:antlr)
 BuildRequires:  mvn(org.antlr:antlr-runtime) >= 3.5.2
@@ -84,9 +85,11 @@
 %if %{with bootstrap}
        -j \
 %endif
+    -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-       -- -Dmaven.compiler.release=6
+    -Dmaven.compiler.release=8 \
 %endif
+    -Dsource=8
 
 %install
 %mvn_install

Reply via email to