Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librepository for openSUSE:Factory checked in at 2022-03-28 16:59:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librepository (Old) and /work/SRC/openSUSE:Factory/.librepository.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librepository" Mon Mar 28 16:59:38 2022 rev:5 rq:963354 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/librepository/librepository.changes 2017-09-13 22:26:19.369499599 +0200 +++ /work/SRC/openSUSE:Factory/.librepository.new.1900/librepository.changes 2022-03-28 17:00:14.900943876 +0200 @@ -1,0 +2,7 @@ +Sun Mar 20 12:06:08 UTC 2022 - Fridrich Strba <[email protected]> + +- Modified patch: + * librepository-1.1.3-sourcetarget.patch + + build with source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librepository.spec ++++++ --- /var/tmp/diff_new_pack.ABQvFn/_old 2022-03-28 17:00:15.316944441 +0200 +++ /var/tmp/diff_new_pack.ABQvFn/_new 2022-03-28 17:00:15.320944446 +0200 @@ -1,7 +1,7 @@ # # spec file for package librepository # -# 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,9 +20,9 @@ Version: 1.1.3 Release: 0 Summary: Hierarchical repository abstraction layer -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/%%name}-%%{version}.zip #unzip, find . -name "*.jar" -exec rm {} \; #to simplify the licensing @@ -34,7 +34,7 @@ Patch2: librepository-1.1.3-javadoc.patch BuildRequires: ant BuildRequires: ant-contrib -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: jpackage-utils BuildRequires: libbase >= 1.1.3 BuildRequires: unzip ++++++ librepository-1.1.3-sourcetarget.patch ++++++ --- /var/tmp/diff_new_pack.ABQvFn/_old 2022-03-28 17:00:15.356944495 +0200 +++ /var/tmp/diff_new_pack.ABQvFn/_new 2022-03-28 17:00:15.360944501 +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"
