From a52f0f3e064b317ab8bd5d102384e25306ecdeac282c47741770523f822216ad Mon Sep 17 00:00:00 2001 From: OBS User smolsheep Date: Thu, 4 Apr 2024 19:33:19 +0000 Subject: [PATCH] Accepting request 1165092 from home:smolsheep:upgrades - Update to version 0.49.0: * Ingestion performance improved by around 40% (more or less depending on options) * --info=hidden and --info=inline-right will no longer hide the horizontal separator by default. This gives you more flexibility in customizing the layout. * Added two environment variables exported to the child processes. FZF_PREVIEW_LABEL and FZF_BORDER_LABEL. * Renamed track action to track-current to highlight the difference between the global tracking state set by --track and a one-off tracking action. track is still available as an alias. * Added untrack-current and toggle-track-current actions * Bug fixes and minor improvements OBS-URL: https://build.opensuse.org/request/show/1165092 OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=106 --- fzf-0.48.1.tar.gz | 3 --- fzf-0.49.0.tar.gz | 3 +++ fzf.changes | 18 ++++++++++++++++++ fzf.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 fzf-0.48.1.tar.gz create mode 100644 fzf-0.49.0.tar.gz diff --git a/fzf-0.48.1.tar.gz b/fzf-0.48.1.tar.gz deleted file mode 100644 index 79a60fa..0000000 --- a/fzf-0.48.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8dbb545d651808ef4e1f51edba177fa918ea56ac53376c690dc6f2dd0156a71 -size 262833 diff --git a/fzf-0.49.0.tar.gz b/fzf-0.49.0.tar.gz new file mode 100644 index 0000000..8c94462 --- /dev/null +++ b/fzf-0.49.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3abb3afcfacf3dfea3144bf801c39fa51ee8ce65c1e8d8ff14521b3d7d2e249 +size 264849 diff --git a/fzf.changes b/fzf.changes index 01ed874..10fb5ba 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Apr 4 19:01:56 UTC 2024 - Joshua Smith + +- Update to version 0.49.0: + * Ingestion performance improved by around 40% (more or less + depending on options) + * --info=hidden and --info=inline-right will no longer hide the + horizontal separator by default. This gives you more + flexibility in customizing the layout. + * Added two environment variables exported to the child + processes. FZF_PREVIEW_LABEL and FZF_BORDER_LABEL. + * Renamed track action to track-current to highlight the + difference between the global tracking state set by --track and + a one-off tracking action. track is still available as an + alias. + * Added untrack-current and toggle-track-current actions + * Bug fixes and minor improvements + ------------------------------------------------------------------- Mon Apr 1 21:34:56 UTC 2024 - Matej Cepl diff --git a/fzf.spec b/fzf.spec index b1581a2..421d614 100644 --- a/fzf.spec +++ b/fzf.spec @@ -18,7 +18,7 @@ %global _lto_cflags %{nil} Name: fzf -Version: 0.48.1 +Version: 0.49.0 Release: 0 Summary: A command-line fuzzy finder License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 09f7d5a..8cbeed8 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bf4b83db653e93cdc87d564a678df827b61d251a5e3d0b6e50e4e64b87a8688 -size 1656603 +oid sha256:8018325ab0208612d6021847bc1f3efd9c83a937158241f420839400e114b8eb +size 1661580