SHA256
1
0
forked from pool/fzf

Accepting request 1135956 from home:smolsheep:upgrades

- Update to version 0.45.0:
  * Added transform action to conditionally perform a set of
    actions
  * Added placeholder expressions like {fzf:query}
  * Added support for negative height
  * Added accept-or-print-query action that acts like accept but
    prints the current query when there's no match for the query
  * Added show-header and hide-header actions
  * Bug fixes

OBS-URL: https://build.opensuse.org/request/show/1135956
OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=88
This commit is contained in:
OBS User smolsheep 2024-01-01 06:57:54 +00:00 committed by Git OBS Bridge
parent b224930885
commit b4b252e88d
5 changed files with 20 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 1 06:54:30 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.45.0:
* Added transform action to conditionally perform a set of
actions
* Added placeholder expressions like {fzf:query}
* Added support for negative height
* Added accept-or-print-query action that acts like accept but
prints the current query when there's no match for the query
* Added show-header and hide-header actions
* Bug fixes
-------------------------------------------------------------------
Sat Nov 18 06:30:35 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package fzf
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%global _lto_cflags %{nil}
Name: fzf
Version: 0.44.1
Version: 0.45.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:e0ecc5b308c449454e0f67d996282892483910bad4cac632875449b7c20de4ca
size 1656946
oid sha256:91a3bf75e66cfc3639095c78d820b153f5ce7b06c39166c98224571cfa99beee
size 1645133