diff --git a/fzf-0.48.0.tar.gz b/fzf-0.48.0.tar.gz deleted file mode 100644 index 26978bb..0000000 --- a/fzf-0.48.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d556a1071d80805764a3ae866cedd16bbd2d472066fb42e6275fac97446771e -size 262242 diff --git a/fzf-0.48.1.tar.gz b/fzf-0.48.1.tar.gz new file mode 100644 index 0000000..79a60fa --- /dev/null +++ b/fzf-0.48.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8dbb545d651808ef4e1f51edba177fa918ea56ac53376c690dc6f2dd0156a71 +size 262833 diff --git a/fzf.changes b/fzf.changes index d303ab6..33a883d 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 17 13:26:10 UTC 2024 - Joshua Smith + +- Update to version 0.48.1: + * CTRL-T and ALT-C bindings can be disabled by setting + FZF_CTRL_T_COMMAND and FZF_ALT_C_COMMAND to empty strings + respectively when sourcing the script + * Bug fixes + ------------------------------------------------------------------- Thu Mar 14 16:47:09 UTC 2024 - Joshua Smith diff --git a/fzf.spec b/fzf.spec index 646f9d0..b1581a2 100644 --- a/fzf.spec +++ b/fzf.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{nil} Name: fzf -Version: 0.48.0 +Version: 0.48.1 Release: 0 Summary: A command-line fuzzy finder License: MIT @@ -121,8 +121,8 @@ install -Dm644 man/man1/fzf-tmux.1 %{buildroot}%{_mandir}/man1/fzf-tmux.1 # shell completions # csplit splits on end tags inside of the completions to allow for easy # splitting of the files for installation. -./fzf --bash | csplit - '/.*end\:.*/' -f bash -./fzf --zsh | csplit - '/.*end\:.*/' -f zsh +./fzf --bash | csplit - '/.*end\:.*/+1' -f bash +./fzf --zsh | csplit - '/.*end\:.*/+1' -f zsh ./fzf --fish > fish00 install -Dm0644 bash00 \ diff --git a/vendor.tar.zst b/vendor.tar.zst index 73c587d..d69ffff 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48d06ef232be60c5f3b10e02e80e5c72b30783a9c00133c3e946b9f46b56d12a -size 1656855 +oid sha256:6778511910ee66d458d372c780ee3edcaf63819df7e083842a308202170ab35b +size 1660462