Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fzf for openSUSE:Factory checked in 
at 2026-07-09 22:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fzf (Old)
 and      /work/SRC/openSUSE:Factory/.fzf.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fzf"

Thu Jul  9 22:19:38 2026 rev:83 rq:1364623 version:0.74.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fzf/fzf.changes  2026-05-28 17:27:54.658132539 
+0200
+++ /work/SRC/openSUSE:Factory/.fzf.new.1991/fzf.changes        2026-07-09 
22:20:35.452596454 +0200
@@ -1,0 +2,33 @@
+Wed Jul  8 21:00:19 UTC 2026 - Avindra Goolcharan <[email protected]>
+
+- Update to version 0.74.0:
+  * On tmux 3.7 or above, --popup starts fzf in a floating pane
+    instead of a popup (#4850)
+  * On Zellij, --popup uses the native border by default,
+    consistent with tmux, so that the pane can be moved and
+    resized with the mouse; fzf draws its own border when a
+    border style is explicitly specified with --border
+  * Added result-final event, a variant of result that is not
+    triggered while the input stream is still open (#4835)
+  * Added wait action to block subsequent actions until search
+    completes (#4825)
+  * Bound alt-left to backward-word and alt-right to forward-word
+    by default (#4833)
+  * Skip $FZF_CURRENT_ITEM export when the item is larger than 64
+    KB; a huge item can overflow ARG_MAX and break preview and
+    other child commands with E2BIG (#4806)
+  * transform and bg-transform now allow a bare put action in the
+    output to insert the key that triggered the action
+  * ALT-C in zsh no longer resolves symbolic links when changing the
+    directory, consistent with the cd builtin (#4816)
+  * Fixed horizontal mouse wheel events being treated as vertical
+    scrolling (#4848)
+  * Fixed bw theme not inheriting overridden colors
+  * fish: CTRL-R now works when $fish_color_normal or
+    $fish_color_comment is empty or invalid (#4831)
+  * Fixed empty-shell detection in the install script (#4813)
+  * Fixed the install script writing nushell source lines into
+    the config files of other shells (#4812)
+- fix E: env-script-interpreter in /usr/share/fzf/shell/update.sh
+
+-------------------------------------------------------------------

Old:
----
  fzf-0.73.1.tar.gz

New:
----
  fzf-0.74.0.tar.gz

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

Other differences:
------------------
++++++ fzf.spec ++++++
--- /var/tmp/diff_new_pack.uyxGwK/_old  2026-07-09 22:20:36.452630487 +0200
+++ /var/tmp/diff_new_pack.uyxGwK/_new  2026-07-09 22:20:36.456630624 +0200
@@ -19,7 +19,7 @@
 
 %global _lto_cflags %{nil}
 Name:           fzf
-Version:        0.73.1
+Version:        0.74.0
 Release:        0
 Summary:        A command-line fuzzy finder
 License:        MIT
@@ -108,6 +108,7 @@
 
 # fix  E: env-script-interpreter
 sed -i 's,#!%{_bindir}/env ,#!/bin/,' ./bin/fzf-tmux
+sed -i '1s|^#!/usr/bin/env bash|#!/usr/bin/bash|' shell/update.sh
 
 %build
 export FZF_VERSION=%{version} FZF_REVISION=tarball

++++++ fzf-0.73.1.tar.gz -> fzf-0.74.0.tar.gz ++++++
++++ 2120 lines of diff (skipped)

Reply via email to