Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtraceevent for openSUSE:Factory checked in at 2023-02-13 16:41:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtraceevent (Old) and /work/SRC/openSUSE:Factory/.libtraceevent.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtraceevent" Mon Feb 13 16:41:26 2023 rev:10 rq:1065516 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libtraceevent/libtraceevent.changes 2023-02-08 17:20:30.730007663 +0100 +++ /work/SRC/openSUSE:Factory/.libtraceevent.new.1848/libtraceevent.changes 2023-02-13 16:43:23.460249107 +0100 @@ -1,0 +2,6 @@ +Sat Feb 11 09:53:05 UTC 2023 - Hans-Peter Jansen <h...@urpla.net> + +- Let's build this package in %build, not %prep, as usual +- Link explicitly with -ldl allows building with older toolchains + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtraceevent.spec ++++++ --- /var/tmp/diff_new_pack.Cao1vN/_old 2023-02-13 16:43:23.832251298 +0100 +++ /var/tmp/diff_new_pack.Cao1vN/_new 2023-02-13 16:43:23.840251345 +0100 @@ -70,6 +70,9 @@ %prep %autosetup -p1 +%build +export LDFLAGS="-ldl" + %meson \ --default-library=shared \ -Dhtmldir=%{_docdir}/%{name} \