diff --git a/fzf.spec b/fzf.spec index d652e71..ac33084 100644 --- a/fzf.spec +++ b/fzf.spec @@ -30,7 +30,7 @@ Name: fzf Version: 0.17.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command-line fuzzy finder written in Go License: MIT URL: https://%{provider_prefix} @@ -239,6 +239,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.17.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Oct 22 2017 Elliott Sales de Andrade 0.17.1-1 - New upstream release.