Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liblayout for openSUSE:Factory checked in at 2022-03-28 16:59:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblayout (Old) and /work/SRC/openSUSE:Factory/.liblayout.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblayout" Mon Mar 28 16:59:37 2022 rev:5 rq:963352 version:0.2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/liblayout/liblayout.changes 2017-09-13 22:21:22.291322448 +0200 +++ /work/SRC/openSUSE:Factory/.liblayout.new.1900/liblayout.changes 2022-03-28 17:00:12.588940735 +0200 @@ -1,0 +2,5 @@ +Sun Mar 20 12:09:50 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblayout.spec ++++++ --- /var/tmp/diff_new_pack.mzi8bX/_old 2022-03-28 17:00:13.004941300 +0200 +++ /var/tmp/diff_new_pack.mzi8bX/_new 2022-03-28 17:00:13.008941305 +0200 @@ -1,7 +1,7 @@ # # spec file for package liblayout # -# 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/ # @@ -20,14 +20,14 @@ Version: 0.2.10 Release: 0 Summary: CSS based layouting framework -License: LGPL-2.1+ and Unicode +License: LGPL-2.1-or-later AND Unicode Group: Development/Libraries/Java -Url: http://reporting.pentaho.org/ +URL: http://reporting.pentaho.org/ Source: http://downloads.sourceforge.net/jfreereport/liblayout-%{version}.zip Source99: %{name}-rpmlintrc BuildRequires: ant BuildRequires: flute -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: jpackage-utils BuildRequires: libbase >= 1.1.3 BuildRequires: libfonts @@ -71,7 +71,7 @@ %build ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 -Dant.build.javadoc.source=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 -Dant.build.javadoc.source=1.8 \ jar javadoc for file in README.txt licence-LGPL.txt ChangeLog.txt; do tr -d '\r' < $file > $file.new
