Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-api for openSUSE:Factory checked 
in at 2022-03-21 20:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdi-api (Old)
 and      /work/SRC/openSUSE:Factory/.cdi-api.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdi-api"

Mon Mar 21 20:10:58 2022 rev:4 rq:963327 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdi-api/cdi-api.changes  2019-04-08 
10:40:41.099300524 +0200
+++ /work/SRC/openSUSE:Factory/.cdi-api.new.25692/cdi-api.changes       
2022-03-21 20:11:03.196381030 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 19:41:42 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cdi-api.spec ++++++
--- /var/tmp/diff_new_pack.90eT7a/_old  2022-03-21 20:11:03.824381676 +0100
+++ /var/tmp/diff_new_pack.90eT7a/_new  2022-03-21 20:11:03.828381680 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdi-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

++++++ cdi-api-build.xml ++++++
--- /var/tmp/diff_new_pack.90eT7a/_old  2022-03-21 20:11:03.892381746 +0100
+++ /var/tmp/diff_new_pack.90eT7a/_new  2022-03-21 20:11:03.896381750 +0100
@@ -24,7 +24,7 @@
   <property name="spec.title" value="JSR-346 Contexts and Dependency Injection 
for the Java EE platform"/>
   <property name="spec.version" value="${project.version}"/>
   
-  <property name="compiler.source" value="1.6"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
 
   <property name="build.finalName" 
value="${project.artifactId}-${project.version}"/>

Reply via email to