Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-03-13 20:20:21 -05:00
parent d180c16fb9
commit 4e4a2949b1
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.25.1
Version: 0.26.0
%global tag %{version}
%gometa
@@ -97,6 +97,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Sat Mar 13 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.26.0-1
- Update to latest version (#1938430)
* Fri Feb 05 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.25.1-1
- Update to latest version (#1924749)