Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gstreamer for openSUSE:Factory checked in at 2023-02-09 16:21:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer (Old) and /work/SRC/openSUSE:Factory/.gstreamer.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer" Thu Feb 9 16:21:55 2023 rev:84 rq:1063819 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes 2023-02-02 18:25:08.218274160 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer.new.4462/gstreamer.changes 2023-02-09 16:22:04.734364280 +0100 @@ -1,0 +2,6 @@ +Tue Feb 7 22:30:48 UTC 2023 - mun...@googlemail.com + +- Add fix using sed to find gst-plugin-scanner-%{_target_cpu} + program (boo#1207908). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer.spec ++++++ --- /var/tmp/diff_new_pack.0kznFA/_old 2023-02-09 16:22:07.698379549 +0100 +++ /var/tmp/diff_new_pack.0kznFA/_new 2023-02-09 16:22:07.702379570 +0100 @@ -141,6 +141,7 @@ export PYTHON=%{_bindir}/python3 sed -i "s/executable('gst-plugin-scanner',/executable('gst-plugin-scanner-%{_target_cpu}',/" libs/gst/helpers/meson.build sed -i "s/gst-plugin-scanner/gst-plugin-scanner-%{_target_cpu}/" meson.build +sed -i 's/^#define EXESUFFIX$/#define EXESUFFIX "-%{_target_cpu}"/' gst/gstpluginloader.c # TODO: enable dbghelp %meson \ -Dptp-helper-permissions=capabilities \