Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mangohud for openSUSE:Factory checked in at 2022-11-26 18:45:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mangohud (Old) and /work/SRC/openSUSE:Factory/.mangohud.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mangohud" Sat Nov 26 18:45:48 2022 rev:9 rq:1038347 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/mangohud/mangohud.changes 2022-08-02 22:08:55.177725391 +0200 +++ /work/SRC/openSUSE:Factory/.mangohud.new.1597/mangohud.changes 2022-11-26 18:45:52.907365238 +0100 @@ -1,0 +2,7 @@ +Sat Nov 26 14:30:42 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build by extracting the imgui to the versioned directory, + where it belongs, as specified in the .wrap file (fixes build + with meson 0.64, which got stricter on this front). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mangohud.spec ++++++ --- /var/tmp/diff_new_pack.IgQf40/_old 2022-11-26 18:45:53.431368344 +0100 +++ /var/tmp/diff_new_pack.IgQf40/_new 2022-11-26 18:45:53.435368368 +0100 @@ -54,8 +54,7 @@ %autosetup -n MangoHud-%{internal_ver} -DTa2 sed -i -e '1d;2i#!%{_bindir}/bash' bin/mangohud.in sed -i 's,^@ld_libdir_mangohud@ ,%{_prefix}/\$LIB/mangohud/,' bin/mangohud.in -mkdir subprojects/imgui -mv imgui-%{imgui_ver}/* subprojects/imgui/ +mv imgui-%{imgui_ver} subprojects/ sed -i 's/0.60.0/0.59/g' meson.build %build