SHA256
1
0
forked from pool/fzf

Accepting request 1156761 from home:smolsheep:upgrades

- Update to version 0.47.0:
  * Replaced default find command with built-in directory walker
    to simplify the code and to achieve better performance. This
    doesn't affect you if you have $FZF_DEFAULT_COMMAND set.
  * Added $FZF_DEFAULT_OPTS_FILE to allow managing default options
    in a file
  * Bug fixes and improvements.

OBS-URL: https://build.opensuse.org/request/show/1156761
OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=94
This commit is contained in:
OBS User smolsheep 2024-03-10 19:42:48 +00:00 committed by Git OBS Bridge
parent cda0ce9986
commit 62dbbbc35b
5 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0d640be3ae79980fdf461096f7d9d36d38ec752e25f8c4d2ca3ca6c041c2491
size 258918

3
fzf-0.47.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc566cb4630418bc9981898d3350dbfddc114637a896acaa8d818a51945bdf30
size 259828

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 10 19:38:03 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.47.0:
* Replaced default find command with built-in directory walker
to simplify the code and to achieve better performance. This
doesn't affect you if you have $FZF_DEFAULT_COMMAND set.
* Added $FZF_DEFAULT_OPTS_FILE to allow managing default options
in a file
* Bug fixes and improvements.
-------------------------------------------------------------------
Thu Feb 1 15:08:48 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>

View File

@ -18,7 +18,7 @@
%global _lto_cflags %{nil}
Name: fzf
Version: 0.46.1
Version: 0.47.0
Release: 0
Summary: A command-line fuzzy finder
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcf9a9bb682ba33d205ecf3153768d87d821ba96d3f931b5edc7fe5523e0ba3b
size 1651852
oid sha256:30f217ba0fc3c285163c8a7cab518a0894270a98a343401705b87ff4d7e26056
size 1657924