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-05-27 16:14:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/faugus-launcher (Old)
and /work/SRC/openSUSE:Factory/.faugus-launcher.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "faugus-launcher"
Wed May 27 16:14:22 2026 rev:29 rq:1355209 version:1.20.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/faugus-launcher/faugus-launcher.changes
2026-05-20 15:27:01.748339549 +0200
+++
/work/SRC/openSUSE:Factory/.faugus-launcher.new.1937/faugus-launcher.changes
2026-05-27 16:14:40.443287756 +0200
@@ -1,0 +2,29 @@
+Tue May 26 15:23:11 UTC 2026 - Jehu Marcos Herrera Puentes
<[email protected]>
+
+- For .spec:
+ * Remove executable bits from some python files
+- Bump to version 1.20.3
+- Upstream changes:
+ * Fixed icons again
+- For version 1.20.2:
+ * Fixed icons
+ * italian translation for backup feature
+- For version 1.20.1:
+ * Update launcher.py
+ * Resize icons to 256
+ * Update backup.py
+ * String fix
+ * Updated Portuguese translation
+ * Added translation + More string fix
+ * Revert "Added translation token + more string fix"
+ * Added translation token + more string fix
+ * Changed some strings
+ * Reworked backup system
+ * Added flash animation to main buttons
+ * Removed gamepad SDL workaround
+ * Reworked game icon config
+ * Updates EA App shortcuts
+ * Add files via upload
+ * Update faugus-run.po
+
+-------------------------------------------------------------------
Old:
----
faugus-launcher-1.19.5.tar.xz
New:
----
faugus-launcher-1.20.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ faugus-launcher.spec ++++++
--- /var/tmp/diff_new_pack.2WrPrp/_old 2026-05-27 16:14:42.151358125 +0200
+++ /var/tmp/diff_new_pack.2WrPrp/_new 2026-05-27 16:14:42.155358290 +0200
@@ -19,7 +19,7 @@
%{?single_pythons_311plus}
Name: faugus-launcher
-Version: 1.19.5
+Version: 1.20.3
Release: 0
Summary: A simple and lightweight app for running Windows games using
UMU-Launcher
License: MIT and CC-BY-4.0
@@ -81,11 +81,12 @@
%prep
%autosetup -n %{name}-%{version}
-# Fix for shebangs on current versions
+# Fix for shebangs & executable bits on current versions
sed -i '1{/^#!.*python/d}' faugus/launcher.py
sed -i '1{/^#!.*python/d}' faugus/proton_manager.py
sed -i '1{/^#!.*python/d}' faugus/runner.py
sed -i '1{/^#!.*python/d}' faugus/shortcut.py
+chmod 0644 faugus/backup.py
sed -i '1s|#!/usr/bin/env python3|#!%{__python3}|' faugus/proton_downloader.py
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.2WrPrp/_old 2026-05-27 16:14:42.187359608 +0200
+++ /var/tmp/diff_new_pack.2WrPrp/_new 2026-05-27 16:14:42.187359608 +0200
@@ -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.19.5</param>
+ <param name="revision">1.20.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.2WrPrp/_old 2026-05-27 16:14:42.211360598 +0200
+++ /var/tmp/diff_new_pack.2WrPrp/_new 2026-05-27 16:14:42.219360927 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/Faugus/faugus-launcher.git</param>
- <param
name="changesrevision">eba4c157d5c36284c12aeb3bc77a276234d04dad</param></service></servicedata>
+ <param
name="changesrevision">ff3578aedb6e6f9c57083496cfc2c0805f39710f</param></service></servicedata>
(No newline at EOF)
++++++ faugus-launcher-1.19.5.tar.xz -> faugus-launcher-1.20.3.tar.xz ++++++
++++ 6003 lines of diff (skipped)