Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package heroic-games-launcher for
openSUSE:Factory checked in at 2026-02-01 22:05:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/heroic-games-launcher (Old)
and /work/SRC/openSUSE:Factory/.heroic-games-launcher.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "heroic-games-launcher"
Sun Feb 1 22:05:42 2026 rev:3 rq:1330252 version:2.19.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/heroic-games-launcher/heroic-games-launcher.changes
2026-01-19 18:40:41.204467615 +0100
+++
/work/SRC/openSUSE:Factory/.heroic-games-launcher.new.1995/heroic-games-launcher.changes
2026-02-01 22:06:31.487391365 +0100
@@ -1,0 +2,33 @@
+Sun Feb 1 12:13:22 UTC 2026 - Jonatas Gonçalves <[email protected]>
+
+- Integrate SELinux policy via Supplements in accordance with openSUSE Factory
policies
+
+-------------------------------------------------------------------
+Sun Feb 1 12:08:46 UTC 2026 - Jonatas Gonçalves <[email protected]>
+
+- Added selinux-policy-targeted-gaming as an optional dependency for newer
openSUSE
+ installations with SELinux.
+
+-------------------------------------------------------------------
+Sat Jan 31 19:06:01 UTC 2026 - Jonatas Gonçalves <[email protected]>
+
+- Update to version 2.19.1
+ * Remove "pnpm run download-helper-binaries" in spec, binaries are installed
on the system as a dependency.
+ * Added experimental integration for games from the Zoom platform, Linux
only for now. Next release we will bring it to the others.
+ * macOS - Added support for DXMT -M chips only- (Install a version of
Wine-Staging and 2 variants will appear, it only applies to new Wine-Staging
installations, so if you want the DXMT variant of a version you already have
installed, reinstall it)
+ * Added new Launch Options setting for games that supports it.
+ * Added Import button to the game page so its easier to find it.
+ * Added some Sync-Saves options to the Game page as well.
+ * macOS - Removed the ability to install Steam with a button since it is not
working anymore, we are investigating other ways of automate that, but for now
we preferred to remove it.
+ * Cleaned up several options that are not relevant for Linux and macOS
anymore.
+ * Improved gamepad navigation in general
+ * Linux - Added initial support for AppImage auto-update.
+ * Windows - both the Setup and Portable versions are signed with certificate
now.
+ * Updated Electron to v39
+ * Updated gogdl and legendary with fixes for a few bugs related with game
listing, updates and more.
+ * Linux - The DXVK Frame Rate option was removed since it was removed from
DXVK completely and it was not doing anything already (it's still available on
macOS)
+ * Added Irish translations
+ * Accessibility - Added an option to disable all animations
+ * Several other fixes and improvements.
+
+-------------------------------------------------------------------
Old:
----
heroic-games-launcher-2.18.1.tar.xz
New:
----
heroic-games-launcher-2.19.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ heroic-games-launcher.spec ++++++
--- /var/tmp/diff_new_pack.WslGbo/_old 2026-02-01 22:07:06.072835721 +0100
+++ /var/tmp/diff_new_pack.WslGbo/_new 2026-02-01 22:07:06.076835889 +0100
@@ -1,7 +1,7 @@
#
# spec file for package HeroicGamesLauncher
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%endif
Name: heroic-games-launcher
-Version: 2.18.1
+Version: 2.19.1
Release: 0
Summary: Native Games launcher for GOG, Epic and Amazon
License: GPL-3.0-only
@@ -70,6 +70,8 @@
Provides: heroic-games-launcher = %{version}
Obsoletes: heroic-games-launcher < %{version}
Conflicts: heroic-games-launcher-bin
+Supplements: (heroic-games-launcher and selinux-policy-targeted)
+Supplements: (heroic-games-launcher and selinux-policy-targeted-gaming)
%description
Game launcher and manager for GOG, Epic Games, and Amazon
@@ -95,7 +97,6 @@
pnpm config set store-dir .pnpm-store
pnpm install --store-dir .pnpm-store --frozen-lockfile --ignore-scripts
--strict-peer-dependencies=false --offline
-pnpm run download-helper-binaries
pnpm dist:linux %{arch_flag} --dir
%ifarch aarch64
@@ -127,7 +128,8 @@
install -m 644
flatpak/templates/com.heroicgameslauncher.hgl.metainfo.xml.template \
%{buildroot}%{_datadir}/metainfo/com.heroicgameslauncher.hgl.metainfo.xml
-find %{buildroot}%{_libdir}/Heroic -type f -path "*/node_modules/*" -name
"*.js" -print0 | xargs -0 chmod -x
+find %{buildroot}%{_libdir}/Heroic -type f -path "*/node_modules/*" -name
"*.js" \
+ -exec sed -i '1s|^#!.*||' {} \;
find %{buildroot}%{_libdir}/Heroic -type f -path "*/node_modules/*" -name
"*.js" -exec sed -i '1s|^#!.*||' {} \;
find %{buildroot}%{_libdir}/Heroic -type f \( -name "*.node" -o -perm /111 \)
-exec %{__strip} --strip-unneeded {} \; || true
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.WslGbo/_old 2026-02-01 22:07:06.124837893 +0100
+++ /var/tmp/diff_new_pack.WslGbo/_new 2026-02-01 22:07:06.128838060 +0100
@@ -1,5 +1,5 @@
-mtime: 1768823260
-commit: bdc784a5dfd7b0f4b58325f1ba0ed1aa84e6cc2a52b18fc74b3f7a7d63f267a5
+mtime: 1769948310
+commit: 6bca9684fd2aec65d1c30d7b2233b609a75a284e365bd34b5b86efa4488482d2
url: https://src.opensuse.org/MaxxedSUSE/heroic-games-launcher
revision: master
++++++ _service ++++++
--- /var/tmp/diff_new_pack.WslGbo/_old 2026-02-01 22:07:06.152839062 +0100
+++ /var/tmp/diff_new_pack.WslGbo/_new 2026-02-01 22:07:06.156839230 +0100
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="submodules">enable</param>
<param name="filename">heroic-games-launcher</param>
- <param name="revision">v2.18.1</param>
+ <param name="revision">v2.19.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v([\.\d]+)</param>
<param name="versionrewrite-replacement">\1</param>
++++++ heroic-games-launcher-2.18.1.tar.xz ->
heroic-games-launcher-2.19.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/heroic-games-launcher/heroic-games-launcher-2.18.1.tar.xz
/work/SRC/openSUSE:Factory/.heroic-games-launcher.new.1995/heroic-games-launcher-2.19.1.tar.xz
differ: char 15, line 1
++++++ pnpm-offline-store.tar.xz ++++++
/work/SRC/openSUSE:Factory/heroic-games-launcher/pnpm-offline-store.tar.xz
/work/SRC/openSUSE:Factory/.heroic-games-launcher.new.1995/pnpm-offline-store.tar.xz
differ: char 15, line 1