Update to latest version (#2109701)
This commit is contained in:
9
fzf.spec
9
fzf.spec
@@ -2,7 +2,7 @@
|
||||
|
||||
# https://github.com/junegunn/fzf
|
||||
%global goipath github.com/junegunn/fzf
|
||||
Version: 0.30.0
|
||||
Version: 0.32.0
|
||||
%global tag %{version}
|
||||
|
||||
%gometa
|
||||
@@ -18,12 +18,11 @@ Source1: README.Fedora
|
||||
|
||||
BuildRequires: golang(github.com/gdamore/tcell) >= 1.4
|
||||
BuildRequires: golang(github.com/gdamore/tcell/encoding)
|
||||
BuildRequires: golang(github.com/mattn/go-isatty) >= 0.0.12
|
||||
BuildRequires: golang(github.com/mattn/go-runewidth) >= 0.0.12
|
||||
BuildRequires: golang(github.com/mattn/go-shellwords) >= 1.0.11
|
||||
BuildRequires: golang(github.com/mattn/go-isatty) >= 0.0.14
|
||||
BuildRequires: golang(github.com/mattn/go-runewidth) >= 0.0.13
|
||||
BuildRequires: golang(github.com/mattn/go-shellwords) >= 1.0.12
|
||||
BuildRequires: golang(github.com/rivo/uniseg) >= 0.2.0
|
||||
BuildRequires: golang(github.com/saracen/walker) >= 0.1.2
|
||||
BuildRequires: golang(golang.org/x/crypto/ssh/terminal)
|
||||
BuildRequires: golang(golang.org/x/term)
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user