Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package goverlay for openSUSE:Factory checked in at 2026-01-06 17:44:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goverlay (Old) and /work/SRC/openSUSE:Factory/.goverlay.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goverlay" Tue Jan 6 17:44:21 2026 rev:21 rq:1325439 version:1.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/goverlay/goverlay.changes 2025-08-25 20:40:08.505227865 +0200 +++ /work/SRC/openSUSE:Factory/.goverlay.new.1928/goverlay.changes 2026-01-06 17:45:38.652243282 +0100 @@ -1,0 +2,65 @@ +Thu Jan 1 04:24:24 UTC 2026 - pallas wept <[email protected]> + +- Update to version 1.6.4 + * FSR4 Variant Management System: Switch between FP8 (latest) and INT8 (4.0.2) variants + * Automatic folder creation and setup during OptiScaler update + * User-selectable via dropdown menu + * Persistent configuration with automatic restoration + * FPS limit offset now correctly handles zero (unlimited) values (PR #222 by @LuanVSO) +- Update to version 1.6.5 + * Improved configuration persistence (network interface and font selections) + * More responsive UI during downloads and notifications + * Better compatibility with non-Steam launchers (absolute paths) + * Consistent vkBasalt paths across installation methods +- Update to version 1.6.7 + * Optiscaler channel selection (stable or bleeding-edge versions) + * Sync versions with Optiscaler (now we don't use decky-framegen builds anymore) + * GNOME Fixes: Tab text visibility on GNOME with dark themes + * Debug Logging: 50+ debug checkpoints throughout OptiScaler operations + * Flatpak Support: MangoHud configuration for Flatpak Steam + +------------------------------------------------------------------- +Sun Dec 14 00:42:44 UTC 2025 - pallas wept <[email protected]> + +- Update to version 1.6.3 + * Steam Deck preset saving + * Fixed FPS cap offset calculation + * Improved vkBasalt detection (library + JSON config) + * Blacklisted apps moved to context menu + * Small syntax and stability fixes + +------------------------------------------------------------------- +Fri Dec 12 11:11:11 UTC 2025 - pallas wept <[email protected]> + +- Update to version 1.6.2 + * Flatpak Support (Beta) + * MangoHud 0.8.2 Support + * OptiScaler 0.9 Compatibility + * New Light/Dark Theme System + * Bug Fixes + * Additional Improvements + +------------------------------------------------------------------- +Mon Nov 17 02:09:42 UTC 2025 - pallas wept <[email protected]> + +- Update to version 1.6.1 + * Fix goverlay update function +- Update to version 1.6.0 + * Fixed waitOnExit handling when running external processes. + * Several small UI fixes and cleanup. + * Code cleanup and consistency updates. + * General UI layout and hint/tooltip improvements. + * Progress bar moved to mangobarPanel. + * Notifications now hide after menu interaction. + * Improved download button behavior. + * "About" moved to context menu. + * Added Ko-fi donation link. + * Added required external tools: p7zip and wget. +- Update to version 1.5.1 + * Reintroduced vkBasalt integration with improved handling + * Added pasCube (OpenGL demo cube) integration + * Automatic ZINK enforcement when launching OpenGL demos + * Various UI and stability improvements + * Minor fixes and internal refactors + +------------------------------------------------------------------- Old: ---- goverlay-1.4.1.tar.gz New: ---- goverlay-1.6.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goverlay.spec ++++++ --- /var/tmp/diff_new_pack.gIi7zT/_old 2026-01-06 17:45:39.156264012 +0100 +++ /var/tmp/diff_new_pack.gIi7zT/_new 2026-01-06 17:45:39.160264176 +0100 @@ -1,7 +1,7 @@ # # spec file for package goverlay # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,13 @@ # -%define real_version 1.4.1 - Name: goverlay -Version: 1.4.1 +Version: 1.6.7 Release: 0 Summary: Graphical UI to help manage overlays License: GPL-3.0-or-later URL: https://github.com/benjamimgois/goverlay -Source0: https://github.com/benjamimgois/goverlay/archive/refs/tags/%{real_version}.tar.gz#/%{name}-%{real_version}.tar.gz +Source0: https://github.com/benjamimgois/goverlay/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE goverlay-enable-debuginfo-generation.patch [email protected] -- Enable generate debuginfo Patch0: goverlay-enable-debuginfo-generation.patch BuildRequires: appstream-glib @@ -35,7 +33,9 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) ExclusiveArch: x86_64 aarch64 +Requires: 7zip Requires: mangohud +Requires: wget Recommends: Mesa-demo Recommends: vkbasalt Recommends: vulkan-tools @@ -47,7 +47,7 @@ GOverlay is a graphical UI to manage Vulkan/OpenGL overlays. %prep -%autosetup -p1 -n %{name}-%{real_version} +%autosetup -p1 chmod -x LICENSE README.md %build @@ -69,7 +69,7 @@ %{_bindir}/%{name} %{_libdir}/%{name} %{_datadir}/applications/*.desktop -%{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/*/apps/*%{name}.png %{_mandir}/man1/%{name}.1%{?ext_man} %{_datadir}/metainfo/io.github.benjamimgois.%{name}.metainfo.xml ++++++ goverlay-1.4.1.tar.gz -> goverlay-1.6.7.tar.gz ++++++ ++++ 338843 lines of diff (skipped)
