diff --git a/fzf.spec b/fzf.spec index 3b4b540..3620663 100644 --- a/fzf.spec +++ b/fzf.spec @@ -8,7 +8,7 @@ Version: 0.18.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 +* Thu Jul 25 2019 Fedora Release Engineering - 0.18.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jul 11 2019 Elliott Sales de Andrade - 0.18.0-2 - Update to latest Go macros