Update to latest version (#2116702)
This commit is contained in:
6
fzf.spec
6
fzf.spec
@@ -2,7 +2,7 @@
|
||||
|
||||
# https://github.com/junegunn/fzf
|
||||
%global goipath github.com/junegunn/fzf
|
||||
Version: 0.32.0
|
||||
Version: 0.33.0
|
||||
%global tag %{version}
|
||||
|
||||
%gometa
|
||||
@@ -16,8 +16,8 @@ URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
Source1: README.Fedora
|
||||
|
||||
BuildRequires: golang(github.com/gdamore/tcell) >= 1.4
|
||||
BuildRequires: golang(github.com/gdamore/tcell/encoding)
|
||||
BuildRequires: golang(github.com/gdamore/tcell/v2) >= 2.5.3
|
||||
BuildRequires: golang(github.com/gdamore/tcell/v2/encoding)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user