Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sgtk-menu for openSUSE:Factory 
checked in at 2024-03-13 22:18:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sgtk-menu (Old)
 and      /work/SRC/openSUSE:Factory/.sgtk-menu.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sgtk-menu"

Wed Mar 13 22:18:33 2024 rev:3 rq:1157173 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sgtk-menu/sgtk-menu.changes      2021-05-01 
00:46:33.311490364 +0200
+++ /work/SRC/openSUSE:Factory/.sgtk-menu.new.1770/sgtk-menu.changes    
2024-03-13 22:19:41.754742575 +0100
@@ -1,0 +2,6 @@
+Tue Mar 12 12:14:27 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sgtk-menu.spec ++++++
--- /var/tmp/diff_new_pack.F8a6IH/_old  2024-03-13 22:19:42.746779144 +0100
+++ /var/tmp/diff_new_pack.F8a6IH/_new  2024-03-13 22:19:42.746779144 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sgtk-menu
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,13 +37,12 @@
 %prep
 %setup -q
 
-find . -type f -exec sed -i "s/#!\/usr\/bin\/env 
python3/#!\/usr\/bin\/python3/" {} +
-
 %build
 %python3_build
 
 %install
 %python3_install
+%python3_fix_shebang
 
 %files
 %license LICENSE

Reply via email to