Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-04-07 05:21:41 -04:00
parent 4e4a2949b1
commit 8ab8d3b6c1
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.26.0
Version: 0.27.0
%global tag %{version}
%gometa
@@ -97,6 +97,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Wed Apr 07 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.27.0-1
- Update to latest version (#1946823)
* Sat Mar 13 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.26.0-1
- Update to latest version (#1938430)