Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mangohud for openSUSE:Factory checked in at 2021-04-01 14:17:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mangohud (Old) and /work/SRC/openSUSE:Factory/.mangohud.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mangohud" Thu Apr 1 14:17:41 2021 rev:2 rq:882249 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mangohud/mangohud.changes 2021-03-30 20:54:01.220292545 +0200 +++ /work/SRC/openSUSE:Factory/.mangohud.new.2401/mangohud.changes 2021-04-01 14:18:57.632127786 +0200 @@ -1,0 +2,10 @@ +Wed Feb 10 04:41:36 UTC 2021 - Dead Mozay <[email protected]> + +- Add baselibs.conf for 32bit package. + +------------------------------------------------------------------- +Mon Feb 1 13:51:37 UTC 2021 - Dead Mozay <[email protected]> + +- Fix LD_LIBRARY_PATH for 32bit apps (boo#1180826) + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mangohud.spec ++++++ --- /var/tmp/diff_new_pack.BByn0L/_old 2021-04-01 14:18:58.324128710 +0200 +++ /var/tmp/diff_new_pack.BByn0L/_new 2021-04-01 14:18:58.328128715 +0200 @@ -22,7 +22,8 @@ Summary: A Vulkan and OpenGL overlay for monitoring License: MIT URL: https://github.com/flightlessmango/MangoHud -Source: %{url}/archive/v%{version}.tar.gz +Source0: %{url}/archive/v%{version}.tar.gz +Source1: baselibs.conf BuildRequires: gcc-c++ BuildRequires: git BuildRequires: glslang-devel @@ -41,6 +42,7 @@ %prep %autosetup -n MangoHud-%{version} sed -i -e '1d;2i#!/usr/bin/bash' bin/mangohud.in +sed -i 's,^@ld_libdir_mangohud@ ,/usr/\$LIB/mangohud/,' bin/mangohud.in %build %meson \ ++++++ baselibs.conf ++++++ mangohud +/usr/lib(64)?/mangohud/.* requires -mangohud-<targettype>
