Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fzf for openSUSE:Factory checked in 
at 2024-06-07 15:03:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fzf (Old)
 and      /work/SRC/openSUSE:Factory/.fzf.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fzf"

Fri Jun  7 15:03:27 2024 rev:53 rq:1179024 version:0.53.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fzf/fzf.changes  2024-05-08 11:39:34.796438084 
+0200
+++ /work/SRC/openSUSE:Factory/.fzf.new.24587/fzf.changes       2024-06-07 
15:03:56.433026920 +0200
@@ -1,0 +2,32 @@
+Thu Jun  6 13:47:28 UTC 2024 - Joshua Smith <smolsh...@opensuse.org>
+
+- Update to 0.53.0:
+  * fzf can now display multi-line items. To disable multi-line
+    display, use --no-multi-line
+  * CTRL-R bindings of bash, zsh, and fish have been updated to
+    leverage multi-line display
+  * The default --pointer and --marker have been changed from > to
+    Unicode bar characters as they look better with multi-line
+    items
+  * Added --marker-multi-line to customize the select marker for
+    multi-line entries with the default set to ╻┃╹
+  * Added --tmux option to replace fzf-tmux script and simplify
+    distribution
+  * Added support for endless input streams. Added --tail=NUM
+    option to limit the number of items to keep in memory. This is
+    useful when you want to browse an endless stream of data (e.g.
+    log stream) with fzf while limiting memory usage.
+  * man page is now embedded in the binary; fzf --man to see it
+  * Changed the default --scroll-off to 3, as we think it's a
+    better default
+  * Process started by execute action now directly writes to and
+    reads from /dev/tty. Manual /dev/tty redirection for
+    interactive programs is no longer required.
+  * Added print(...) action to queue an arbitrary string to be
+    printed on exit. This was mainly added to work around the
+    limitation of --expect where it's not compatible with --bind on
+    the same key and it would ignore other actions bound to it.
+  * NO_COLOR environment variable is now respected. If the variable
+    is set, fzf defaults to --no-color unless otherwise specified.
+
+-------------------------------------------------------------------

Old:
----
  fzf-0.52.0.tar.gz

New:
----
  fzf-0.53.0.tar.gz

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

Other differences:
------------------
++++++ fzf.spec ++++++
--- /var/tmp/diff_new_pack.2Sex8k/_old  2024-06-07 15:03:57.173053879 +0200
+++ /var/tmp/diff_new_pack.2Sex8k/_new  2024-06-07 15:03:57.173053879 +0200
@@ -18,7 +18,7 @@
 
 %global _lto_cflags %{nil}
 Name:           fzf
-Version:        0.52.0
+Version:        0.53.0
 Release:        0
 Summary:        A command-line fuzzy finder
 License:        MIT

++++++ fzf-0.52.0.tar.gz -> fzf-0.53.0.tar.gz ++++++
++++ 6239 lines of diff (skipped)

++++++ vendor.tar.zst ++++++

Reply via email to