From c3bb31702748497832e684fc666bb37dc9c3b807dfabf45350892b8627b81177 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 4 Dec 2020 10:30:46 +0000 Subject: [PATCH] - 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 --- 0.24.3.tar.gz | 3 +++ fzf-0.23.1.tar.gz | 3 --- fzf.changes | 9 +++++++++ fzf.spec | 5 +++-- vendor.tar.xz | 4 ++-- 5 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 0.24.3.tar.gz delete mode 100644 fzf-0.23.1.tar.gz diff --git a/0.24.3.tar.gz b/0.24.3.tar.gz new file mode 100644 index 0000000..2b6a687 --- /dev/null +++ b/0.24.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5643a21851b7f495cd33d42839f46f0e975b162aa7aa5f2079f8c25764be112a +size 174049 diff --git a/fzf-0.23.1.tar.gz b/fzf-0.23.1.tar.gz deleted file mode 100644 index a2b6a88..0000000 --- a/fzf-0.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07576e47d2d446366eb7806fd9f825a2340cc3dc7f799f1f53fe038ca9bf30f6 -size 170136 diff --git a/fzf.changes b/fzf.changes index cbd102c..369744f 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 4 10:29:16 UTC 2020 - Matej Cepl + +- 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 diff --git a/fzf.spec b/fzf.spec index eb32dfe..3d0ee7b 100644 --- a/fzf.spec +++ b/fzf.spec @@ -17,13 +17,14 @@ Name: fzf -Version: 0.23.1 +Version: 0.24.3 Release: 0 Summary: A command-line fuzzy finder License: MIT Group: Productivity/File utilities 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 Source1: vendor.tar.xz BuildRequires: golang(API) >= 1.12 diff --git a/vendor.tar.xz b/vendor.tar.xz index d4c615e..ab06a16 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bed347654ed187706c7d867e957ab9b5d63d0bc3aa8472acd8d0be32dc906439 -size 738780 +oid sha256:bbe218dc1d42bedc6a9405444d7826e993ad9d94651e3025230f2fa2e1d85652 +size 731492