diff --git a/fzf.spec b/fzf.spec index 696fb56..a99549d 100644 --- a/fzf.spec +++ b/fzf.spec @@ -8,7 +8,7 @@ Version: 0.27.2 %gometa Name: fzf -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command-line fuzzy finder written in Go License: MIT @@ -99,6 +99,9 @@ install -Dpm0644 shell/key-bindings.* %{buildroot}%{_datadir}/fzf/shell/ %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 0.27.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 12 2021 Elliott Sales de Andrade - 0.27.2-1 - Update to latest version (#1966572)