diff --git a/bash-completion.spec b/bash-completion.spec index b6aabe7..a967b97 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,7 +1,7 @@ ### AUTOUPDATE-OFF: 0 Name: bash-completion Version: 2.7 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: Programmable completion for bash Group: Applications/Shells @@ -55,7 +55,7 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/nmcli # provided in util-linux rm -f %{buildroot}%{_datadir}/bash-completion/completions/\ -{cal,chsh,dmesg,eject,hexdump,ionice,hwclock,ionice,look,mount,renice,rtcwake,su,umount} +{cal,chsh,dmesg,eject,rfkill,hexdump,ionice,hwclock,ionice,look,mount,renice,rtcwake,su,umount} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -81,6 +81,9 @@ rm -f %{buildroot}%{_datadir}/bash-completion/completions/\ %{_datadir}/pkgconfig/bash-completion.pc %changelog +* Thu Nov 16 2017 Silvan Calarco 2.7-2mamba +- remove rfkill provided by util-linux + * Fri Jul 21 2017 Automatic Build System 2.7-1mamba - automatic version update by autodist