SHA256
1
0
forked from pool/fzf

- Update to 0.24.3:

- Added --padding option:
    fzf --margin 5% --padding 5% --border --preview 'cat {}' \
    --color bg:#222222,preview-bg:#333333
  - Bug fixes and improvements

OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=25
This commit is contained in:
Matej Cepl 2020-12-04 10:30:46 +00:00 committed by Git OBS Bridge
parent 6114d87ad5
commit c3bb317027
5 changed files with 17 additions and 7 deletions

3
0.24.3.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 4 10:29:16 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 0.24.3:
- Added --padding option:
fzf --margin 5% --padding 5% --border --preview 'cat {}' \
--color bg:#222222,preview-bg:#333333
- Bug fixes and improvements
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 24 22:08:02 UTC 2020 - Matej Cepl <mcepl@suse.com> Sat Oct 24 22:08:02 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -17,13 +17,14 @@
Name: fzf Name: fzf
Version: 0.23.1 Version: 0.24.3
Release: 0 Release: 0
Summary: A command-line fuzzy finder Summary: A command-line fuzzy finder
License: MIT License: MIT
Group: Productivity/File utilities Group: Productivity/File utilities
URL: https://github.com/junegunn/fzf URL: https://github.com/junegunn/fzf
Source0: https://github.com/junegunn/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # Source0: https://github.com/junegunn/%%{name}/archive/%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz
Source0: https://github.com/junegunn/%{name}/archive/%{version}.tar.gz
# Run go build && go mod vendor to get vendor/ subdirectory # Run go build && go mod vendor to get vendor/ subdirectory
Source1: vendor.tar.xz Source1: vendor.tar.xz
BuildRequires: golang(API) >= 1.12 BuildRequires: golang(API) >= 1.12

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:bed347654ed187706c7d867e957ab9b5d63d0bc3aa8472acd8d0be32dc906439 oid sha256:bbe218dc1d42bedc6a9405444d7826e993ad9d94651e3025230f2fa2e1d85652
size 738780 size 731492