diff --git a/fzf-0.53.0.tar.gz b/fzf-0.53.0.tar.gz deleted file mode 100644 index 75c3796..0000000 --- a/fzf-0.53.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d45abbfb64f21913c633d46818d9d3eb3d7ebc7e94bd16f45941958aa5480e1d -size 286797 diff --git a/fzf-0.54.0.tar.gz b/fzf-0.54.0.tar.gz new file mode 100644 index 0000000..c840adc --- /dev/null +++ b/fzf-0.54.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce658b153254e25cf4244365d639cf3ac5b91230a20f76bd6845d88e1267a2db +size 291944 diff --git a/fzf.changes b/fzf.changes index d8adb87..2d5a330 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Jul 8 14:09:41 UTC 2024 - Joshua Smith + +- Add new "v" prefix to tag in URL +- Update to 0.54.0: + * Implemented line wrap of long items + * Updated shell integration scripts to leverage line wrap + * Added --info-command option for customizing the info line + * Pointer and marker signs can be set to empty strings + * Better cache management and improved rendering for --tail + * Improved --sync behavior: When --sync is provided, fzf will not + render the interface until the initial filtering and the + associated actions (bound to any of start, load, result, or + focus) are complete. + * GET endpoint is now available from execute and transform + actions (it used to timeout due to lock conflict) + * Added offset-middle action to place the current item is in the + middle of the screen + * fzf will not start the initial reader when reload or + reload-sync is bound to start event. fzf < /dev/null or : | fzf + are no longer required and extraneous load event will not fire + due to the empty list. + * Fixed crash when using --tiebreak=end with very long items + * zsh 5.0 compatibility + * Fixed --walker-skip to also skip symlinks to directories + * Fixed result event not fired when input stream is not complete + * New tags will have v prefix + ------------------------------------------------------------------- Thu Jun 6 13:47:28 UTC 2024 - Joshua Smith diff --git a/fzf.spec b/fzf.spec index 2c05cd0..e227c24 100644 --- a/fzf.spec +++ b/fzf.spec @@ -18,13 +18,13 @@ %global _lto_cflags %{nil} Name: fzf -Version: 0.53.0 +Version: 0.54.0 Release: 0 Summary: A command-line fuzzy finder License: MIT Group: Productivity/File utilities URL: https://github.com/junegunn/fzf -Source0: https://github.com/junegunn/fzf/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/junegunn/fzf/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: zstd BuildRequires: golang(API) >= 1.19 diff --git a/vendor.tar.zst b/vendor.tar.zst index df75e52..8c2adfc 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:355dbca277f6f3639915db5b8ca75d81d6676bc6ae78077be598137446d1f7a8 -size 1261342 +oid sha256:205e3bc8d6ad81f5b85969ff0afb4bc7f166956ed0c80f7619ab3193fa1526a7 +size 1262424