Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mangohud for openSUSE:Factory checked in at 2025-02-11 21:24:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mangohud (Old) and /work/SRC/openSUSE:Factory/.mangohud.new.19470 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mangohud" Tue Feb 11 21:24:52 2025 rev:18 rq:1244938 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mangohud/mangohud.changes 2024-05-28 17:29:02.060481831 +0200 +++ /work/SRC/openSUSE:Factory/.mangohud.new.19470/mangohud.changes 2025-02-11 21:27:00.836172170 +0100 @@ -1,0 +2,59 @@ +Tue Feb 11 05:42:04 UTC 2025 - Dead Mozay <dead_mo...@opensuse.org> + +- Update to version 0.8.0: + * Blacklist: + - Ubisoft Store (UplayWebCore.exe). + - halloy (IRC client). + - Plutonium Launcher (plutonium.exe, + plutonium-launcher-win32.exe). + * Fixes: + - read_cfg didn't properly overwrite config options. + - logging would sometimes crash if it returned an empty vec. + - fix double-logging of avg fps. + - nvidia: warn if both nvml and xnvctrl are unavailable. + - mangoapp didn't properly respond to hide/show hud. + - proper vsync implementation. + - refactor FPS calculation in metrics. + - fix exec, network, gpu and vram displaying incorrectly + in horizontal mode. + * Changes: + - Multiple GPUs can be displayed. + - Changed logger errors to debug. + - Added CPU power to logging. + - Improved wayland keybinds. + - Memory usage has been refactored to be inline with other apps. + - DLSYM is enabled by default, MANGOHUD_DLSYM=0 to disable it. + - mangoapp vulkan layer is deleted (it was a testing project + and no longer in development). + + OpenGL shim: + - The shim is preloaded first instead of the opengl library. + - it checks to make sure there is an opengl context to hook + before loading mangohud. + - this should resolve some crashes. More detailed + information here c22ced0. + + If using exec and inside steam runtime, launch command using + steam-runtime-launch-client: + - If mangohud is used inside flatpak, you need to allow your + app to speak on org.freedesktop.Flatpak dbus address. + Example if you're using mangohud in steam: + 'flatpak override --user --talk-name=org.freedesktop.Flatpak + com.valvesoftware.Steam'. + + Added Intel GPUs support (integrated and discrete, + i915 and xe drivers): + - Temperature is only available in linux 6.13+. + - Temperature and Power Usage is not available + for integrated gpus. + - VRAM and GPU Usage is per-process not per-system + (that would require root rights). + + Multiple GPUs support: + - By default, MangoHud displays all GPUs. + To select needed GPUs, you can use gpu_list or pci_dev. + * Params: + - 'network_color' sets the color of the network hud element. + - 'display_server' shows if the display server is Xorg, + Xwayland or wayland. + - 'gpu_list' set the GPUs to display in the hud e.g 'gpu_list=0,1'. + - 'proc_mem' and io_read now works properly in gamescope + (mangoapp). + +------------------------------------------------------------------- Old: ---- mangohud-0.7.2.tar.gz New: ---- mangohud-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mangohud.spec ++++++ --- /var/tmp/diff_new_pack.Ge3LI3/_old 2025-02-11 21:27:01.680206986 +0100 +++ /var/tmp/diff_new_pack.Ge3LI3/_new 2025-02-11 21:27:01.680206986 +0100 @@ -1,7 +1,7 @@ # # spec file for package mangohud # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define implot_ver 0.16 %define vulkan_ver 1.2.158 Name: mangohud -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: A Vulkan and OpenGL overlay for monitoring License: MIT @@ -120,8 +120,7 @@ -Dwith_xnvctrl=disabled \ -Dtests=enabled \ -Dmangoapp=true \ - -Dmangohudctl=true \ - -Dmangoapp_layer=true + -Dmangohudctl=true %{nil} %meson_build ++++++ mangohud-0.7.2.tar.gz -> mangohud-0.8.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/mangohud/mangohud-0.7.2.tar.gz /work/SRC/openSUSE:Factory/.mangohud.new.19470/mangohud-0.8.0.tar.gz differ: char 27, line 1