Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glassfish-el for openSUSE:Factory 
checked in at 2023-09-21 22:23:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-el (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-el.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-el"

Thu Sep 21 22:23:05 2023 rev:2 rq:1112751 version:3.0.1~b08

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-el/glassfish-el.changes        
2019-03-22 15:00:18.525830222 +0100
+++ /work/SRC/openSUSE:Factory/.glassfish-el.new.1770/glassfish-el.changes      
2023-09-21 22:23:27.501758036 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 05:41:51 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with java source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-el.spec ++++++
--- /var/tmp/diff_new_pack.MmHcIo/_old  2023-09-21 22:23:28.617798533 +0200
+++ /var/tmp/diff_new_pack.MmHcIo/_new  2023-09-21 22:23:28.617798533 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-el
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -55,7 +55,7 @@
 
 %package api
 Summary:        Expression Language 3.0 API
-License:        (CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0) AND 
Apache-2.0
+License:        Apache-2.0 AND (CDDL-1.0 OR GPL-2.0-only WITH 
Classpath-exception-2.0)
 Group:          Development/Libraries/Java
 
 %description api
@@ -63,7 +63,7 @@
 
 %package javadoc
 Summary:        Javadoc for %{name}
-License:        (CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0) AND 
Apache-2.0
+License:        Apache-2.0 AND (CDDL-1.0 OR GPL-2.0-only WITH 
Classpath-exception-2.0)
 Group:          Documentation/HTML
 
 %description javadoc

++++++ glassfish-el-3.0.1-b08-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2019-03-04 14:42:09.854250352 +0100
+++ new/common.xml      2023-09-21 07:41:17.472289746 +0200
@@ -12,7 +12,7 @@
   <property name="bundle.version" value="3.0.0"/>
   <property name="spec.version" value="3.0"/>
 
-  <property name="compiler.source" value="1.7"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
 
 </project>

Reply via email to