Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glassfish-jsp-api for
openSUSE:Factory checked in at 2023-09-21 22:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-jsp-api (Old)
and /work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-jsp-api"
Thu Sep 21 22:23:04 2023 rev:5 rq:1112750 version:2.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-jsp-api/glassfish-jsp-api.changes
2022-06-15 00:33:56.718671610 +0200
+++
/work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.1770/glassfish-jsp-api.changes
2023-09-21 22:23:25.373680815 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 05:42:31 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with java source/target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-jsp-api.spec ++++++
--- /var/tmp/diff_new_pack.66aMIR/_old 2023-09-21 22:23:27.285750198 +0200
+++ /var/tmp/diff_new_pack.66aMIR/_new 2023-09-21 22:23:27.289750343 +0200
@@ -1,7 +1,7 @@
#
# spec file for package glassfish-jsp-api
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ glassfish-jsp-api-build.xml ++++++
--- /var/tmp/diff_new_pack.66aMIR/_old 2023-09-21 22:23:27.353752666 +0200
+++ /var/tmp/diff_new_pack.66aMIR/_new 2023-09-21 22:23:27.353752666 +0200
@@ -18,7 +18,7 @@
<property name="bundle.symbolicName" value="javax.servlet.jsp"/>
<property name="vendorName" value="Oracle Corporation"/>
- <property name="compiler.source" value="1.7"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName"
value="${project.artifactId}-${project.version}"/>