Script 'mail_helper' called by obssrc
Hello community,

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

Package is "pentaho-libxml"

Mon Mar 28 16:59:39 2022 rev:5 rq:963356 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pentaho-libxml/pentaho-libxml.changes    
2017-09-12 19:38:20.258963018 +0200
+++ /work/SRC/openSUSE:Factory/.pentaho-libxml.new.1900/pentaho-libxml.changes  
2022-03-28 17:00:18.600948902 +0200
@@ -1,0 +2,7 @@
+Sun Mar 20 08:57:04 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Modified patch:
+  * pentaho-libxml-1.1.3-sourcetarget.patch
+    + Build with java source/target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pentaho-libxml.spec ++++++
--- /var/tmp/diff_new_pack.Ewvq9n/_old  2022-03-28 17:00:19.056949522 +0200
+++ /var/tmp/diff_new_pack.Ewvq9n/_new  2022-03-28 17:00:19.064949533 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pentaho-libxml
 #
-# Copyright (c) 2017 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,9 @@
 Version:        1.1.3
 Release:        0
 Summary:        Namespace aware SAX parser utility library
-License:        LGPL-2.0
+License:        LGPL-2.0-only
 Group:          Development/Libraries/Java
-Url:            http://reporting.pentaho.org/
+URL:            http://reporting.pentaho.org/
 #Original source: 
http://downloads.sourceforge.net/jfreereport/%%{origname}-%%{version}.zip
 #unzip, find . -name "*.jar" -exec rm {} \;
 #to simplify the licensing
@@ -33,7 +33,7 @@
 Patch1:         pentaho-libxml-1.1.3-sourcetarget.patch
 BuildRequires:  ant
 BuildRequires:  ant-contrib
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  jpackage-utils
 BuildRequires:  libbase
 BuildRequires:  libloader


++++++ pentaho-libxml-1.1.3-sourcetarget.patch ++++++
--- /var/tmp/diff_new_pack.Ewvq9n/_old  2022-03-28 17:00:19.092949570 +0200
+++ /var/tmp/diff_new_pack.Ewvq9n/_new  2022-03-28 17:00:19.096949576 +0200
@@ -6,8 +6,8 @@
              description="Indicates whether source should be compiled with 
deprecation information" />
 -  <property name="javac.source" value="1.5" description="Provide source 
compatibility with specified release" />
 -  <property name="javac.target" value="1.5" description="Generate class files 
for specific VM version" />
-+  <property name="javac.source" value="1.6" description="Provide source 
compatibility with specified release" />
-+  <property name="javac.target" value="1.6" description="Generate class files 
for specific VM version" />
++  <property name="javac.source" value="1.8" description="Provide source 
compatibility with specified release" />
++  <property name="javac.target" value="1.8" description="Generate class files 
for specific VM version" />
  
    <!-- Build Cache properties -->
    <property name="build.cache.dir"

Reply via email to