diff --git a/bash-completion.spec b/bash-completion.spec index ab0ecf1..ac9a6e7 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -5,7 +5,7 @@ Name: bash-completion Version: 2.7 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Programmable completion for Bash @@ -92,6 +92,9 @@ make -C completions check %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1:2.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Oct 09 2017 Siteshwar Vashisht - 1:2.7-2 - Rename rfkill function to avoid conflict with util-linux >= 2.31 Resolves: #1494855