Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2018-07-13 00:59:03 +00:00
parent d7cb852eed
commit 4bae6baa96

View File

@@ -4,7 +4,7 @@ Version: 0.17.4
%gometa %gometa
Name: fzf Name: fzf
Release: 1%{?dist} Release: 2%{?dist}
Summary: A command-line fuzzy finder written in Go Summary: A command-line fuzzy finder written in Go
License: MIT License: MIT
URL: %{gourl} URL: %{gourl}
@@ -89,6 +89,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/
%changelog %changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 14 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.17.4-1 * Thu Jun 14 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.17.4-1
- New upstream release. - New upstream release.
- Update spec based on More Go Programming template. - Update spec based on More Go Programming template.