Update to latest version.
This commit is contained in:
7
fzf.spec
7
fzf.spec
@@ -2,13 +2,13 @@
|
||||
|
||||
# https://github.com/junegunn/fzf
|
||||
%global goipath github.com/junegunn/fzf
|
||||
Version: 0.21.1
|
||||
Version: 0.22.0
|
||||
%global tag %{version}
|
||||
|
||||
%gometa
|
||||
|
||||
Name: fzf
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line fuzzy finder written in Go
|
||||
|
||||
License: MIT
|
||||
@@ -96,6 +96,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.22.0-1
|
||||
- Update to latest version (#1862819)
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user