diff --git a/fzf.spec b/fzf.spec index e4b8971..b11df92 100644 --- a/fzf.spec +++ b/fzf.spec @@ -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 - 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 - 0.20.0-2 - Fix bash completion installation location (#1789958)