Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2020-01-28 19:12:41 +00:00
parent e874418237
commit f4be04e4f6

View File

@@ -8,7 +8,7 @@ Version: 0.20.0
%gometa
Name: fzf
Release: 2%{?dist}
Release: 3%{?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
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 11 16:47:31 CET 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.20.0-2
- Fix bash completion installation location (#1789958)