Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2020-10-28 04:31:47 -04:00
parent 2756c45f52
commit cd91c80117
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.23.1
Version: 0.24.0
%global tag %{version}
%gometa
@@ -96,6 +96,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Wed Oct 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.24.0-1
- Update to latest version (#1891744)
* Sat Oct 10 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.23.1-1
- Update to latest version (#1887123)