Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package debugedit for openSUSE:Factory checked in at 2022-11-18 15:42:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/debugedit (Old) and /work/SRC/openSUSE:Factory/.debugedit.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "debugedit" Fri Nov 18 15:42:36 2022 rev:5 rq:1036229 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/debugedit/debugedit.changes 2022-09-14 13:44:24.413807362 +0200 +++ /work/SRC/openSUSE:Factory/.debugedit.new.1597/debugedit.changes 2022-11-18 15:42:39.226330291 +0100 @@ -1,0 +2,5 @@ +Wed Nov 16 07:28:09 UTC 2022 - Ludwig Nussel <[email protected]> + +- don't hard require gdb (boo#1205344) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debugedit.spec ++++++ --- /var/tmp/diff_new_pack.sKc1qr/_old 2022-11-18 15:42:39.878333155 +0100 +++ /var/tmp/diff_new_pack.sKc1qr/_new 2022-11-18 15:42:39.886333191 +0100 @@ -38,7 +38,8 @@ BuildRequires: help2man BuildRequires: pkgconfig(libdw) BuildRequires: pkgconfig(libelf) -Requires: /usr/bin/gdb-add-index +# /usr/bin/gdb-add-index is optional +Suggests: gdb Requires: binutils Requires: coreutils Requires: dwz
