Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jgmenu for openSUSE:Factory checked in at 2024-03-13 22:18:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgmenu (Old) and /work/SRC/openSUSE:Factory/.jgmenu.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgmenu" Wed Mar 13 22:18:33 2024 rev:20 rq:1157172 version:4.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jgmenu/jgmenu.changes 2022-10-31 10:45:11.157000719 +0100 +++ /work/SRC/openSUSE:Factory/.jgmenu.new.1770/jgmenu.changes 2024-03-13 22:19:40.082680936 +0100 @@ -1,0 +2,6 @@ +Tue Mar 12 12:13:05 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgmenu.spec ++++++ --- /var/tmp/diff_new_pack.IbkiqI/_old 2024-03-13 22:19:41.454731515 +0100 +++ /var/tmp/diff_new_pack.IbkiqI/_new 2024-03-13 22:19:41.454731515 +0100 @@ -1,7 +1,7 @@ # # spec file for package jgmenu # -# Copyright (c) 2022 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 @@ -45,8 +45,6 @@ %prep %setup -q -# E: env-script-interpreter -grep -rl '^#!' | xargs sed -i '/^#!/s/env.*py.*/python3/' %build %configure @@ -55,6 +53,7 @@ %install make %{?_smp_mflags} prefix=%{_prefix} DESTDIR=%{buildroot} install %suse_update_desktop_file -r %{name} Utility DesktopUtility +%python3_fix_shebang %if 0%{?suse_version} < 1500 %post