Script 'mail_helper' called by obssrc
Hello community,

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

Package is "glassfish-annotation-api"

Sat Mar 19 22:20:37 2022 rev:3 rq:962934 version:1.3.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/glassfish-annotation-api/glassfish-annotation-api.changes
        2019-04-11 12:19:16.392992131 +0200
+++ 
/work/SRC/openSUSE:Factory/.glassfish-annotation-api.new.25692/glassfish-annotation-api.changes
     2022-03-19 22:22:52.704948517 +0100
@@ -1,0 +2,5 @@
+Fri Mar 18 19:04:27 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-annotation-api.spec ++++++
--- /var/tmp/diff_new_pack.NjItUQ/_old  2022-03-19 22:22:53.480949499 +0100
+++ /var/tmp/diff_new_pack.NjItUQ/_new  2022-03-19 22:22:53.484949504 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-annotation-api
 #
-# 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
@@ -30,6 +30,7 @@
 Source2:        
https://raw.githubusercontent.com/javaee/%{groupId}/master/LICENSE
 BuildRequires:  ant
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildArch:      noarch
 

++++++ glassfish-annotation-api-build.xml ++++++
--- /var/tmp/diff_new_pack.NjItUQ/_old  2022-03-19 22:22:53.532949565 +0100
+++ /var/tmp/diff_new_pack.NjItUQ/_new  2022-03-19 22:22:53.536949570 +0100
@@ -19,8 +19,8 @@
   <property name="build.outputDir" value="${build.dir}/classes"/>
   <property name="build.srcDir.0" value="src/main/java"/>
 
-  <property name="compiler.source" value="1.6"/>
-  <property name="compiler.target" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
+  <property name="compiler.target" value="${compiler.source}"/>
 
   <property name="reporting.outputDirectory" value="${build.dir}/site"/>
 

Reply via email to