Script 'mail_helper' called by obssrc
Hello community,

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

Package is "glassfish-jsp"

Tue Mar 22 19:40:08 2022 rev:2 rq:963872 version:2.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-jsp/glassfish-jsp.changes      
2019-11-04 17:15:15.084828090 +0100
+++ /work/SRC/openSUSE:Factory/.glassfish-jsp.new.25692/glassfish-jsp.changes   
2022-03-22 19:40:13.431091398 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 09:19:40 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-jsp.spec ++++++
--- /var/tmp/diff_new_pack.DTnstH/_old  2022-03-22 19:40:14.003091998 +0100
+++ /var/tmp/diff_new_pack.DTnstH/_new  2022-03-22 19:40:14.007092002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-jsp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -22,9 +22,9 @@
 Version:        2.3.4
 Release:        0
 Summary:        Glassfish J2EE JSP API implementation
-License:        (CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0) AND 
Apache-2.0
+License:        Apache-2.0 AND (CDDL-1.1 OR GPL-2.0-only WITH 
Classpath-exception-2.0)
 Group:          Development/Libraries/Java
-URL:            http://glassfish.org
+URL:            https://glassfish.org
 Source0:        %{artifactId}-%{version}.tar.xz
 Source1:        
https://raw.githubusercontent.com/javaee/javaee-jsp-api/%{artifactId}-%{version}/LICENSE
 Source2:        http://www.apache.org/licenses/LICENSE-2.0
@@ -32,6 +32,7 @@
 Patch1:         %{name}-port-to-servlet-3.1.patch
 Patch2:         Tag.patch
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  xmvn-subst
 BuildRequires:  mvn(javax.servlet.jsp:javax.servlet.jsp-api)
@@ -83,7 +84,7 @@
 %{mvn_file} : %{name}/javax.servlet.jsp %{name}
 
 %build
-%{mvn_build} -f -- -Dsource=6
+%{mvn_build} -f -- -Dsource=8
 
 %install
 %mvn_install

Reply via email to