Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fs-uae-launcher for openSUSE:Factory 
checked in at 2025-12-08 11:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fs-uae-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.fs-uae-launcher.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fs-uae-launcher"

Mon Dec  8 11:55:48 2025 rev:12 rq:1321443 version:3.2.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/fs-uae-launcher/fs-uae-launcher.changes  
2025-11-24 14:14:20.358271181 +0100
+++ 
/work/SRC/openSUSE:Factory/.fs-uae-launcher.new.1939/fs-uae-launcher.changes    
    2025-12-08 11:56:39.056266074 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 08:00:16 UTC 2025 - Wolfgang Bauer <[email protected]>
+
+- Fix shebang in the actual file, not the symlink in /usr/bin/
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fs-uae-launcher.spec ++++++
--- /var/tmp/diff_new_pack.X7jshV/_old  2025-12-08 11:56:39.588288363 +0100
+++ /var/tmp/diff_new_pack.X7jshV/_new  2025-12-08 11:56:39.592288530 +0100
@@ -57,7 +57,7 @@
 %find_lang %{name}
 
 # fix the shebang
-sed -i '1 s|#.*$|#!/usr/bin/python3|g' %{buildroot}%{_bindir}/%{name}
+sed -i '1 s|#.*$|#!/usr/bin/python3|g' %{buildroot}%{_datadir}/%{name}/%{name}
 
 %files -f %{name}.lang
 %license COPYING

Reply via email to