Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-07 03:37:57 +00:00
parent cd1a8b8a5d
commit 64b82320ba

View File

@ -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 <releng@fedoraproject.org> - 1:2.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Oct 09 2017 Siteshwar Vashisht <svashisht@redhat.com> - 1:2.7-2
- Rename rfkill function to avoid conflict with util-linux >= 2.31
Resolves: #1494855