Merge branch 'f30'
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.18.0
|
||||
Version: 0.19.0
|
||||
%global tag %{version}
|
||||
|
||||
%gometa
|
||||
|
||||
Name: fzf
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line fuzzy finder written in Go
|
||||
|
||||
License: MIT
|
||||
@@ -95,6 +95,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 16 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.19.0-1
|
||||
- Update to latest version
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user