From b79ab2b685bb9ebb5149539b3f95b53cb4b36da731dfe61d28b0231a26902c9a Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Fri, 26 May 2023 18:43:01 +0000 Subject: [PATCH] 0.41.0 OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=74 --- fzf-0.40.0.tar.gz | 3 --- fzf-0.41.0.tar.gz | 3 +++ fzf.changes | 11 +++++++++++ fzf.spec | 6 +++--- vendor.tar.zst | 4 ++-- 5 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 fzf-0.40.0.tar.gz create mode 100644 fzf-0.41.0.tar.gz diff --git a/fzf-0.40.0.tar.gz b/fzf-0.40.0.tar.gz deleted file mode 100644 index 195b852..0000000 --- a/fzf-0.40.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9597f297a6811d300f619fff5aadab8003adbcc1566199a43886d2ea09109a65 -size 236930 diff --git a/fzf-0.41.0.tar.gz b/fzf-0.41.0.tar.gz new file mode 100644 index 0000000..cb56650 --- /dev/null +++ b/fzf-0.41.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fdaaf0101c053596f98bd4789a048ea47d38c17a95f53a9bac793950cccc87 +size 238237 diff --git a/fzf.changes b/fzf.changes index e33e9af..4a6afe9 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 26 18:38:52 UTC 2023 - Avindra Goolcharan + +- Update to version 0.41.0: + * Added color name preview-border and preview-scrollbar + * Added new border style block which uses block elements + * --scrollbar can take two characters, one for the main window, + the other for the preview window + * Bug fixes and improvements +- require golang >= 1.19 instead of "=" + ------------------------------------------------------------------- Sun Apr 30 21:45:37 UTC 2023 - Matej Cepl diff --git a/fzf.spec b/fzf.spec index 37ab988..11b8aa2 100644 --- a/fzf.spec +++ b/fzf.spec @@ -16,9 +16,9 @@ # -%global _lto_cflags %nil +%global _lto_cflags %{nil} Name: fzf -Version: 0.40.0 +Version: 0.41.0 Release: 0 Summary: A command-line fuzzy finder License: MIT @@ -27,7 +27,7 @@ URL: https://github.com/junegunn/fzf Source0: https://github.com/junegunn/fzf/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: zstd -BuildRequires: golang(API) = 1.19 +BuildRequires: golang(API) >= 1.19 %description fzf is an interactive Unix filter for command-line that can be used with any list; files, diff --git a/vendor.tar.zst b/vendor.tar.zst index e62a896..132479d 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92d2844b0f3fdf45a8fe8c9f448b5fb1c5935857b6dd00943af04bac1fc1f1b4 -size 1642794 +oid sha256:4998f14caf2ddf7c3c704e672ca182357665313ee30eda3d0d20645c4e5c6216 +size 1662344