Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bash for openSUSE:Factory checked in at 2022-11-04 17:31:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bash (Old) and /work/SRC/openSUSE:Factory/.bash.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash" Fri Nov 4 17:31:21 2022 rev:183 rq:1032788 version:5.2.MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/bash/bash.changes 2022-10-23 16:32:41.607195934 +0200 +++ /work/SRC/openSUSE:Factory/.bash.new.2275/bash.changes 2022-11-04 17:31:22.967673484 +0100 @@ -1,0 +2,6 @@ +Wed Nov 2 07:48:10 UTC 2022 - Dr. Werner Fink <wer...@suse.de> + +- Set DEFAULT_LOADABLE_BUILTINS_PATH to get BASH_LOADABLES_PATH + correct (boo#1204567) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bash.spec ++++++ --- /var/tmp/diff_new_pack.bD9Min/_old 2022-11-04 17:31:24.095679553 +0100 +++ /var/tmp/diff_new_pack.bD9Min/_new 2022-11-04 17:31:24.103679596 +0100 @@ -385,6 +385,7 @@ # cflags -fno-unwind-tables CFLAGS # cflags -fno-asynchronous-unwind-tables CFLAGS %endif + CFLAGS="$CFLAGS -DDEFAULT_LOADABLE_BUILTINS_PATH='\"%{_libdir}/%{name}\"'" CC_FOR_BUILD="$CC" CFLAGS_FOR_BUILD="$CFLAGS" export CC_FOR_BUILD CFLAGS_FOR_BUILD CFLAGS LDFLAGS CC