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-11-24 14:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fs-uae-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.fs-uae-launcher.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fs-uae-launcher"

Mon Nov 24 14:11:32 2025 rev:11 rq:1319515 version:3.2.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/fs-uae-launcher/fs-uae-launcher.changes  
2025-10-01 18:58:15.593678551 +0200
+++ 
/work/SRC/openSUSE:Factory/.fs-uae-launcher.new.14147/fs-uae-launcher.changes   
    2025-11-24 14:14:20.358271181 +0100
@@ -1,0 +2,5 @@
+Sun Nov 23 12:43:28 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- fix shebang in fs-uae-launcher to use python3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fs-uae-launcher.spec ++++++
--- /var/tmp/diff_new_pack.0E6d6E/_old  2025-11-24 14:14:21.062300837 +0100
+++ /var/tmp/diff_new_pack.0E6d6E/_new  2025-11-24 14:14:21.066301006 +0100
@@ -56,6 +56,9 @@
 %fdupes %{buildroot}%{_datadir}
 %find_lang %{name}
 
+# fix the shebang
+sed -i '1 s|#.*$|#!/usr/bin/python3|g' %{buildroot}%{_bindir}/%{name}
+
 %files -f %{name}.lang
 %license COPYING
 %{_bindir}/%{name}

Reply via email to