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 2023-08-10 15:33:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pentaho-libxml (Old)
 and      /work/SRC/openSUSE:Factory/.pentaho-libxml.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pentaho-libxml"

Thu Aug 10 15:33:02 2023 rev:6 rq:1103181 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/pentaho-libxml/pentaho-libxml.changes    
2022-03-28 17:00:18.600948902 +0200
+++ /work/SRC/openSUSE:Factory/.pentaho-libxml.new.11712/pentaho-libxml.changes 
2023-08-10 15:33:10.135890032 +0200
@@ -1,0 +2,9 @@
+Thu Apr 21 10:27:41 UTC 2022 - David Anes <david.a...@suse.com>
+
+- Update to upstream version 1.1.6.
+  * no structured changelog available starting from 2008
+- Rebased and updated patches:
+  * libxml-1.1.2-build.patch -> pentaho-libxml-1.1.6-build.patch
+  * pentaho-libxml-1.1.3-sourcetarget.patch -> 
pentaho-libxml-1.1.6-sourcetarget.patch 
+
+-------------------------------------------------------------------

Old:
----
  libxml-1.1.2-build.patch
  libxml-1.1.3-jarsdeleted.zip
  pentaho-libxml-1.1.3-sourcetarget.patch

New:
----
  libxml-1.1.6.zip
  pentaho-libxml-1.1.6-build.patch
  pentaho-libxml-1.1.6-sourcetarget.patch

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

Other differences:
------------------
++++++ pentaho-libxml.spec ++++++
--- /var/tmp/diff_new_pack.7IONOG/_old  2023-08-10 15:33:10.747893850 +0200
+++ /var/tmp/diff_new_pack.7IONOG/_new  2023-08-10 15:33:10.751893874 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pentaho-libxml
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,16 @@
 
 %define origname libxml
 Name:           pentaho-libxml
-Version:        1.1.3
+Version:        1.1.6
 Release:        0
 Summary:        Namespace aware SAX parser utility library
 License:        LGPL-2.0-only
 Group:          Development/Libraries/Java
 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
-Source:         %{origname}-%{version}-jarsdeleted.zip
+Source:         
http://downloads.sourceforge.net/jfreereport/%{origname}-%{version}.zip
 #PATCH-FIX-UPSTREAM, fix some properties for build
-Patch0:         libxml-1.1.2-build.patch
-Patch1:         pentaho-libxml-1.1.3-sourcetarget.patch
+Patch0:         pentaho-libxml-1.1.6-build.patch
+Patch1:         pentaho-libxml-1.1.6-sourcetarget.patch
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel >= 1.8
@@ -40,8 +37,8 @@
 BuildRequires:  unzip
 Requires:       java
 Requires:       jpackage-utils
-Requires:       libbase >= 1.1.2
-Requires:       libloader >= 1.1.2
+Requires:       libbase >= 1.1.6
+Requires:       libloader >= 1.1.6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 

++++++ pentaho-libxml-1.1.6-build.patch ++++++
Index: pentaho-libxml-1.1.6/build.properties
===================================================================
--- pentaho-libxml-1.1.6.orig/build.properties
+++ pentaho-libxml-1.1.6/build.properties
@@ -1,4 +1,4 @@
-project.revision=1.1-SNAPSHOT
+project.revision=1.1.6
 ivy.artifact.group=pentaho-library
 ivy.artifact.id=libxml
 impl.title=LibXml
@@ -6,4 +6,6 @@ impl.productID=libxml
 src.dir=${basedir}/source
 dependency.libbase.revision=1.1.6
 dependency.libloader.revision=1.1.6
-testsrc.dir=${basedir}/test
+
+antcontrib.available=true
+build.cache.dir=lib

++++++ pentaho-libxml-1.1.3-sourcetarget.patch -> 
pentaho-libxml-1.1.6-sourcetarget.patch ++++++
--- 
/work/SRC/openSUSE:Factory/pentaho-libxml/pentaho-libxml-1.1.3-sourcetarget.patch
   2022-03-28 17:00:18.588948886 +0200
+++ 
/work/SRC/openSUSE:Factory/.pentaho-libxml.new.11712/pentaho-libxml-1.1.6-sourcetarget.patch
        2023-08-10 15:33:10.127889982 +0200
@@ -1,6 +1,8 @@
---- pentaho-libxml-1.1.3/common_build.xml      2017-09-10 08:45:02.793392955 
+0200
-+++ pentaho-libxml-1.1.3/common_build.xml      2017-09-10 08:46:25.295087266 
+0200
-@@ -136,8 +136,8 @@
+Index: pentaho-libxml-1.1.6/common_build.xml
+===================================================================
+--- pentaho-libxml-1.1.6.orig/common_build.xml
++++ pentaho-libxml-1.1.6/common_build.xml
+@@ -136,8 +136,8 @@ TYPICAL TARGET SEQUENCE
    <property name="javac.deprecation"
              value="true"
              description="Indicates whether source should be compiled with 
deprecation information" />

Reply via email to