diff --git a/fzf.spec b/fzf.spec index d1fa96c..ae8e0ee 100644 --- a/fzf.spec +++ b/fzf.spec @@ -8,7 +8,7 @@ Version: 0.21.1 %gometa Name: fzf -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command-line fuzzy finder written in Go License: MIT @@ -96,6 +96,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/ %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0.21.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed May 06 2020 Elliott Sales de Andrade - 0.21.1-1 - Update to latest version