Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfonts for openSUSE:Factory checked in at 2022-04-30 00:44:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfonts (Old) and /work/SRC/openSUSE:Factory/.libfonts.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfonts" Sat Apr 30 00:44:14 2022 rev:7 rq:973658 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libfonts/libfonts.changes 2022-03-28 17:00:11.088938697 +0200 +++ /work/SRC/openSUSE:Factory/.libfonts.new.1538/libfonts.changes 2022-04-30 00:44:19.598888380 +0200 @@ -1,0 +2,8 @@ +Thu Apr 21 07:43:16 UTC 2022 - David Anes <david.a...@suse.com> + +- Update to 1.1.6. +- Updated and rebased patches: + * libfonts-1.1.2.build.patch -> libfonts-1.1.6.build.patch + * libfonts-1.1.3-sourcetarget.patch -> libfonts-1.1.6-sourcetarget.patch + +------------------------------------------------------------------- Old: ---- libfonts-1.1.2.build.patch libfonts-1.1.3-jarsdeleted.zip libfonts-1.1.3-sourcetarget.patch New: ---- libfonts-1.1.6-sourcetarget.patch libfonts-1.1.6.build.patch libfonts-1.1.6.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfonts.spec ++++++ --- /var/tmp/diff_new_pack.3Q4ZZA/_old 2022-04-30 00:44:20.258888952 +0200 +++ /var/tmp/diff_new_pack.3Q4ZZA/_new 2022-04-30 00:44:20.262888955 +0200 @@ -17,29 +17,26 @@ Name: libfonts -Version: 1.1.3 +Version: 1.1.6 Release: 0 Summary: TrueType Font Layouting License: LGPL-2.0-only Group: Development/Libraries/Java URL: http://reporting.pentaho.org/ -#Original source: http://downloads.sourceforge.net/jfreereport/%%{name}-%%{version}.zip -#unzip, find . -name "*.jar" -exec rm {} \; -#to simplify the licensing -Source: %{name}-%{version}-jarsdeleted.zip +Source: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip Source99: libfonts-rpmlintrc #PATCH-FIX-UPSTREAM, fix some properties for build -Patch0: libfonts-1.1.2.build.patch -Patch1: libfonts-1.1.3-sourcetarget.patch +Patch0: libfonts-1.1.6.build.patch +Patch1: libfonts-1.1.6-sourcetarget.patch BuildRequires: ant BuildRequires: ant-contrib BuildRequires: java-devel >= 1.8 BuildRequires: jpackage-utils -BuildRequires: libloader >= 1.1.3 +BuildRequires: libloader >= 1.1.6 BuildRequires: unzip Requires: java Requires: jpackage-utils -Requires: libloader >= 1.1.3 +Requires: libloader >= 1.1.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ++++++ libfonts-1.1.3-sourcetarget.patch -> libfonts-1.1.6-sourcetarget.patch ++++++ --- /work/SRC/openSUSE:Factory/libfonts/libfonts-1.1.3-sourcetarget.patch 2022-03-28 17:00:10.996938572 +0200 +++ /work/SRC/openSUSE:Factory/.libfonts.new.1538/libfonts-1.1.6-sourcetarget.patch 2022-04-30 00:44:19.502888296 +0200 @@ -1,6 +1,8 @@ ---- libfonts-1.1.3/common_build.xml 2017-09-08 13:33:45.855806822 +0200 -+++ libfonts-1.1.3/common_build.xml 2017-09-08 13:34:24.395807480 +0200 -@@ -136,8 +136,8 @@ +Index: libfonts-1.1.6/common_build.xml +=================================================================== +--- libfonts-1.1.6.orig/common_build.xml ++++ libfonts-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" /> ++++++ libfonts-1.1.2.build.patch -> libfonts-1.1.6.build.patch ++++++ --- /work/SRC/openSUSE:Factory/libfonts/libfonts-1.1.2.build.patch 2014-02-05 13:43:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libfonts.new.1538/libfonts-1.1.6.build.patch 2022-04-30 00:44:19.510888303 +0200 @@ -1,16 +1,18 @@ ---- libfonts-1.1.3/build.properties 2009-11-17 15:56:39.000000000 +0000 -+++ libfonts-1.1.3/build.properties 2009-11-17 15:57:29.000000000 +0000 -@@ -1,8 +1,10 @@ --project.revision=TRUNK-SNAPSHOT -+project.revision=1.1.3 +Index: libfonts-1.1.6/build.properties +=================================================================== +--- libfonts-1.1.6.orig/build.properties ++++ libfonts-1.1.6/build.properties +@@ -1,8 +1,11 @@ +-project.revision=1.1-SNAPSHOT ++project.revision=1.1.6 ivy.artifact.group=pentaho-library ivy.artifact.id=libfonts impl.title=LibFonts impl.productID=libfonts src.dir=${basedir}/source - dependency.libloader.revision=1.1.3 + dependency.libloader.revision=1.1.6 -testsrc.dir=${basedir}/test -\ No newline at end of file -+testsrc.dir=${basedir}/test ++ +antcontrib.available=true ++ +build.cache.dir=lib