From e1bc264b9392d64b6147820354ed947aab49223c2cc926f5df38573cac745ad9 Mon Sep 17 00:00:00 2001 From: OBS User smolsheep Date: Sat, 20 Jul 2024 14:22:03 +0000 Subject: [PATCH] - Update to 0.54.1: * fastwalk: add optional sorting and improve documentation * Reverted ALT-C binding of fish to use cd instead of builtin cd. builtin cd was introduced to work around a bug of cd coming from zoxide init --cmd cd fish where it cannot handle -- argument. OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=122 --- fzf-0.54.0.tar.gz | 3 --- fzf-0.54.1.tar.gz | 3 +++ fzf.changes | 10 ++++++++++ fzf.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 fzf-0.54.0.tar.gz create mode 100644 fzf-0.54.1.tar.gz diff --git a/fzf-0.54.0.tar.gz b/fzf-0.54.0.tar.gz deleted file mode 100644 index c840adc..0000000 --- a/fzf-0.54.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce658b153254e25cf4244365d639cf3ac5b91230a20f76bd6845d88e1267a2db -size 291944 diff --git a/fzf-0.54.1.tar.gz b/fzf-0.54.1.tar.gz new file mode 100644 index 0000000..daca4d0 --- /dev/null +++ b/fzf-0.54.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62358508afdf3840ab63ae06fbc86382a407362cf9491788e6aa52215a98b68f +size 292157 diff --git a/fzf.changes b/fzf.changes index 2d5a330..2a365c7 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 20 14:14:23 UTC 2024 - Joshua Smith + +- Update to 0.54.1: + * fastwalk: add optional sorting and improve documentation + * Reverted ALT-C binding of fish to use cd instead of builtin + cd. builtin cd was introduced to work around a bug of cd coming + from zoxide init --cmd cd fish where it cannot handle -- + argument. + ------------------------------------------------------------------- Mon Jul 8 14:09:41 UTC 2024 - Joshua Smith diff --git a/fzf.spec b/fzf.spec index e227c24..b4698ed 100644 --- a/fzf.spec +++ b/fzf.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{nil} Name: fzf -Version: 0.54.0 +Version: 0.54.1 Release: 0 Summary: A command-line fuzzy finder License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 8c2adfc..5beab9b 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:205e3bc8d6ad81f5b85969ff0afb4bc7f166956ed0c80f7619ab3193fa1526a7 -size 1262424 +oid sha256:feac10215d9dff27b26830a89cb9e0f0da9f2140e36bac58e398a75df3b9ee90 +size 1265136