Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jline1 for openSUSE:Factory checked 
in at 2022-03-28 16:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jline1 (Old)
 and      /work/SRC/openSUSE:Factory/.jline1.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jline1"

Mon Mar 28 16:59:04 2022 rev:2 rq:962926 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jline1/jline1.changes    2019-03-01 
20:24:58.866075022 +0100
+++ /work/SRC/openSUSE:Factory/.jline1.new.1900/jline1.changes  2022-03-28 
16:59:40.672897376 +0200
@@ -1,0 +2,5 @@
+Fri Mar 18 18:34:04 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jline1.spec ++++++
--- /var/tmp/diff_new_pack.4Tnhpx/_old  2022-03-28 16:59:41.120897985 +0200
+++ /var/tmp/diff_new_pack.4Tnhpx/_new  2022-03-28 16:59:41.124897991 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jline1
+# spec file
 #
-# 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
@@ -88,7 +88,6 @@
 cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
 %fdupes -s %{buildroot}%{_javadocdir}
 
-
 %files -f .mfiles
 %license LICENSE.txt
 


++++++ jline1-build.xml ++++++
--- /var/tmp/diff_new_pack.4Tnhpx/_old  2022-03-28 16:59:41.188898077 +0200
+++ /var/tmp/diff_new_pack.4Tnhpx/_new  2022-03-28 16:59:41.192898083 +0200
@@ -15,7 +15,7 @@
   <property name="project.description" value="JLine is a java library for 
reading and editing user input in console applications. It features 
tab-completion, command history, password masking, customizable keybindings, 
and pass-through handlers to use to chain to other console applications."/>
   <property name="bundle.version" value="${project.version}.0"/>
 
-  <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