Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2020-11-09 04:59:09 -05:00
parent ff48b6d97e
commit da6b76939c
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.24.1
Version: 0.24.2
%global tag %{version}
%gometa
@@ -97,6 +97,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Mon Nov 09 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.24.2-1
- Update to latest version (#1894363)
* Wed Oct 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.24.1-1
- Update to latest version (#1892504)