Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lttng-ust for openSUSE:Factory 
checked in at 2024-04-08 17:37:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lttng-ust (Old)
 and      /work/SRC/openSUSE:Factory/.lttng-ust.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lttng-ust"

Mon Apr  8 17:37:39 2024 rev:15 rq:1165679 version:2.13.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/lttng-ust/lttng-ust.changes      2024-01-04 
15:58:18.806526510 +0100
+++ /work/SRC/openSUSE:Factory/.lttng-ust.new.1905/lttng-ust.changes    
2024-04-08 17:37:55.141889710 +0200
@@ -1,0 +2,6 @@
+Tue Mar 26 08:02:10 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lttng-ust.spec ++++++
--- /var/tmp/diff_new_pack.UM2F0r/_old  2024-04-08 17:37:56.009921749 +0200
+++ /var/tmp/diff_new_pack.UM2F0r/_new  2024-04-08 17:37:56.013921897 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lttng-ust
 #
-# Copyright (c) 2023 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
@@ -108,9 +108,6 @@
 %prep
 %autosetup -p1
 
-# Fix Python shebang.
-sed -i -e "1s|^#!.*$|#!%{_bindir}/python3|" tools/lttng-gen-tp
-
 %build
 export PYTHON=python3
 %configure \
@@ -124,6 +121,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+%python3_fix_shebang
 
 %post -n liblttng-ust%{sover} -p /sbin/ldconfig
 

Reply via email to