Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package args4j for openSUSE:Factory checked in at 2022-03-24 22:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/args4j (Old) and /work/SRC/openSUSE:Factory/.args4j.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "args4j" Thu Mar 24 22:57:42 2022 rev:9 rq:964402 version:2.33 Changes: -------- --- /work/SRC/openSUSE:Factory/args4j/args4j.changes 2019-09-25 08:49:57.806210919 +0200 +++ /work/SRC/openSUSE:Factory/.args4j.new.1900/args4j.changes 2022-03-24 22:58:32.656282033 +0100 @@ -1,0 +2,5 @@ +Wed Mar 23 23:08:56 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ args4j.spec ++++++ --- /var/tmp/diff_new_pack.R9IZoS/_old 2022-03-24 22:58:33.044282408 +0100 +++ /var/tmp/diff_new_pack.R9IZoS/_new 2022-03-24 22:58:33.068282431 +0100 @@ -1,7 +1,7 @@ # # spec file for package args4j # -# Copyright (c) 2019 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 @@ -28,7 +28,7 @@ Source1: %{name}-build.tar.xz BuildRequires: ant BuildRequires: fdupes -BuildRequires: java-devel +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildArch: noarch %if %{with tests} ++++++ args4j-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2019-09-24 13:16:24.117139707 +0200 +++ new/common.xml 2022-03-19 21:49:47.639980204 +0100 @@ -7,7 +7,7 @@ <property name="project.groupId" value="args4j"/> <property name="bundle.version" value="${project.version}.0"/> - <property name="compiler.source" value="1.6"/> + <property name="compiler.source" value="1.8"/> <property name="compiler.target" value="${compiler.source}"/> </project>
