Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jansi for openSUSE:Factory checked 
in at 2022-03-24 22:57:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jansi (Old)
 and      /work/SRC/openSUSE:Factory/.jansi.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jansi"

Thu Mar 24 22:57:52 2022 rev:4 rq:964413 version:1.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jansi/jansi.changes      2019-07-02 
10:38:46.466616381 +0200
+++ /work/SRC/openSUSE:Factory/.jansi.new.1900/jansi.changes    2022-03-24 
22:59:14.720322640 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:34:23 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jansi.spec ++++++
--- /var/tmp/diff_new_pack.D7vO04/_old  2022-03-24 22:59:15.140323046 +0100
+++ /var/tmp/diff_new_pack.D7vO04/_new  2022-03-24 22:59:15.144323049 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jansi
 #
-# 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

++++++ jansi-build.xml ++++++
--- /var/tmp/diff_new_pack.D7vO04/_old  2022-03-24 22:59:15.188323092 +0100
+++ /var/tmp/diff_new_pack.D7vO04/_new  2022-03-24 22:59:15.192323096 +0100
@@ -14,7 +14,7 @@
   <property name="project.name" value="${project.artifactId}"/>
   <property name="project.description" value="Jansi is a java library for 
generating and interpreting ANSI escape sequences."/>
   
-  <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