Update to latest version.
This commit is contained in:
7
fzf.spec
7
fzf.spec
@@ -2,7 +2,7 @@
|
||||
|
||||
# https://github.com/junegunn/fzf
|
||||
%global goipath github.com/junegunn/fzf
|
||||
Version: 0.22.0
|
||||
Version: 0.23.0
|
||||
%global tag %{version}
|
||||
|
||||
%gometa
|
||||
@@ -16,7 +16,7 @@ URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
Source1: README.Fedora
|
||||
|
||||
BuildRequires: golang(github.com/gdamore/tcell) >= 1.3
|
||||
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.8
|
||||
@@ -96,6 +96,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 08 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.23.0-1
|
||||
- Update to latest version (#1886203)
|
||||
|
||||
* Mon Aug 03 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.22.0-1
|
||||
- Update to latest version (#1862819)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user