Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package faugus-launcher for openSUSE:Factory
checked in at 2026-02-25 21:07:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/faugus-launcher (Old)
and /work/SRC/openSUSE:Factory/.faugus-launcher.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "faugus-launcher"
Wed Feb 25 21:07:01 2026 rev:7 rq:1334834 version:1.15.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/faugus-launcher/faugus-launcher.changes
2026-02-23 16:14:21.589813312 +0100
+++
/work/SRC/openSUSE:Factory/.faugus-launcher.new.1977/faugus-launcher.changes
2026-02-25 21:09:07.166571891 +0100
@@ -1,0 +2,22 @@
+Tue Feb 24 17:47:01 UTC 2026 - Jehu Marcos Herrera Puentes
<[email protected]>
+
+- Bump to version 1.15.3
+- Upstream changes for 1.15.3:
+ * Fixed Steam icons not being properly detected
+ * Reworked Steam detection
+ * Fixed global envars not being overwritten
+ * Update the persian translation
+ * updated italian translation
+- For version 1.15.2:
+ * Removed python-filelock
+ * Fixed running Steam Flatpak games
+ * Fixed games being duplicated and added Steam Flatpak location
+ * Updated Portuguese translation
+ * Fixed alt+enter not working on an empty library
+ * Reworked settings buttons funcionality
+ * Reworked systray icon
+ * Updated Portuguese translation
+ * Added support for Steam games
+- Removed python-filelock dependency in .spec file for newer versions as well
+
+-------------------------------------------------------------------
Old:
----
faugus-launcher-1.15.1.tar.xz
New:
----
faugus-launcher-1.15.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ faugus-launcher.spec ++++++
--- /var/tmp/diff_new_pack.dfPX1v/_old 2026-02-25 21:09:07.726594616 +0100
+++ /var/tmp/diff_new_pack.dfPX1v/_new 2026-02-25 21:09:07.730594781 +0100
@@ -26,7 +26,7 @@
%endif
Name: faugus-launcher
-Version: 1.15.1
+Version: 1.15.3
Release: 0
Summary: A simple and lightweight app for running Windows games using
UMU-Launcher
License: MIT
@@ -56,7 +56,9 @@
Requires: canberra-gtk-play
Requires: %{python_module base}
Requires: %{python_module Pillow}
+%if "%{version}" <= "1.15.2"
Requires: %{python_module filelock}
+%endif
Requires: %{python_module gobject}
Requires: %{python_module icoextract}
Requires: %{python_module psutil}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.dfPX1v/_old 2026-02-25 21:09:07.782596933 +0100
+++ /var/tmp/diff_new_pack.dfPX1v/_new 2026-02-25 21:09:07.782596933 +0100
@@ -3,7 +3,7 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/Faugus/faugus-launcher.git</param>
- <param name="revision">1.15.1</param>
+ <param name="revision">1.15.3</param>
<param name="changesgenerate">enable</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v?([0-9]+(\.[0-9])*)(\+0)?</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.dfPX1v/_old 2026-02-25 21:09:07.830598920 +0100
+++ /var/tmp/diff_new_pack.dfPX1v/_new 2026-02-25 21:09:07.834599086 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/Faugus/faugus-launcher.git</param>
- <param
name="changesrevision">d0ab221c701ea98c241c3892bcc16d6d2158e434</param></service></servicedata>
+ <param
name="changesrevision">2a71e675b61ee3b9da1712e4bde4ba764ecc063a</param></service></servicedata>
(No newline at EOF)
++++++ faugus-launcher-1.15.1.tar.xz -> faugus-launcher-1.15.3.tar.xz ++++++
++++ 6144 lines of diff (skipped)