diff --git a/fzf.spec b/fzf.spec index e373af2..936db91 100644 --- a/fzf.spec +++ b/fzf.spec @@ -5,7 +5,7 @@ Version: 0.17.5 %gometa Name: fzf -Release: 2%{?dist} +Release: 3%{?dist} Summary: A command-line fuzzy finder written in Go License: MIT URL: %{gourl} @@ -90,6 +90,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/ %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 0.17.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 14 2019 Elliott Sales de Andrade - 0.17.5-2 - Switch to forgesetup