Update to 0.20.0 (#1784565)

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
Robert-André Mauchin
2019-12-23 01:47:31 +01:00
parent 9ea7d3df33
commit 9894df0963
3 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# https://github.com/junegunn/fzf
%global goipath github.com/junegunn/fzf
Version: 0.19.0
Version: 0.20.0
%global tag %{version}
%gometa
@@ -95,6 +95,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Mon Dec 23 01:41:54 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.20.0-1
- Update to 0.20.0 (#1784565)
* Sat Nov 16 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.19.0-1
- Update to latest version