Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package powerline for openSUSE:Factory 
checked in at 2026-01-12 10:21:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerline (Old)
 and      /work/SRC/openSUSE:Factory/.powerline.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerline"

Mon Jan 12 10:21:29 2026 rev:18 rq:1326360 version:2.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerline/powerline.changes      2025-03-12 
20:15:56.653110054 +0100
+++ /work/SRC/openSUSE:Factory/.powerline.new.1928/powerline.changes    
2026-01-12 10:30:58.877364352 +0100
@@ -1,0 +2,6 @@
+Fri Jan  9 09:54:41 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Use %python3_fix_shebang_path to fix python binaries hashbangs
+  bsc#1255982
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ powerline.spec ++++++
--- /var/tmp/diff_new_pack.ROcTqD/_old  2026-01-12 10:30:59.381385031 +0100
+++ /var/tmp/diff_new_pack.ROcTqD/_new  2026-01-12 10:30:59.385385195 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package powerline
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -115,11 +115,7 @@
 sed -i -e '1{/^#!/ d}' powerline/bindings/pdb/__main__.py
 
 # Fix env dependent hashbangs
-sed -Ei "1{s@^#\!/usr/bin/env python@#\!%{_bindir}/python%{python3_version}@}" 
\
-  powerline/bindings/awesome/powerline-awesome.py \
-  powerline/bindings/bar/powerline-bar.py \
-  powerline/bindings/i3/powerline-i3.py \
-  powerline/bindings/lemonbar/powerline-lemonbar.py
+%python3_fix_shebang_path powerline/bindings/awesome/powerline-awesome.py 
powerline/bindings/bar/powerline-bar.py powerline/bindings/i3/powerline-i3.py 
powerline/bindings/lemonbar/powerline-lemonbar.py
 
 sed -i -e "/DEFAULT_SYSTEM_CONFIG_DIR/ s@None@'%{_sysconfdir}/xdg'@" 
powerline/config.py
 sed -i -e "/TMUX_CONFIG_DIRECTORY/ s@BINDINGS_DIRECTORY@'%{_prefix}/share'@" 
powerline/config.py

Reply via email to