Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnulib for openSUSE:Factory checked in at 2022-04-08 22:46:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnulib (Old) and /work/SRC/openSUSE:Factory/.gnulib.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnulib" Fri Apr 8 22:46:22 2022 rev:5 rq:967871 version:git.20211127.db493d1ce Changes: -------- --- /work/SRC/openSUSE:Factory/gnulib/gnulib.changes 2021-12-02 02:13:40.222952513 +0100 +++ /work/SRC/openSUSE:Factory/.gnulib.new.1900/gnulib.changes 2022-04-08 22:46:46.618434410 +0200 @@ -1,0 +2,6 @@ +Fri Apr 8 15:10:47 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with java source target levels 8 + * fixes build in factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnulib.spec ++++++ --- /var/tmp/diff_new_pack.mRsJUz/_old 2022-04-08 22:46:47.230427618 +0200 +++ /var/tmp/diff_new_pack.mRsJUz/_new 2022-04-08 22:46:47.234427573 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnulib # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -122,7 +122,7 @@ make %{?_smp_mflags} popd # Rebuild removed java class -javac -d lib -source 6 -target 1.6 lib/javaversion.java +javac -d lib -source 1.8 -target 1.8 lib/javaversion.java # This part is done with the original path make %{?_smp_mflags} MODULES.html sed -i -r 's#HREF="(lib|m4|modules)#HREF="%{_datadir}/%{name}/\1#g' MODULES.html