Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-06-12 21:29:45 -04:00
parent b53135778a
commit 414d828665
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.27.1
Version: 0.27.2
%global tag %{version}
%gometa
@@ -99,6 +99,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog
* Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.27.2-1
- Update to latest version (#1966572)
* Sun May 23 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.27.1-1
- Update to latest version (#1963312)