- updated version and changelog

This commit is contained in:
ianmacd 2002-12-31 16:02:12 +00:00
parent fc9a2cc09d
commit ebe705676a

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.77 2002/12/23 18:56:33 ianmacd Exp $ # $Id: bash-completion.spec,v 1.78 2002/12/31 17:02:12 ianmacd Exp $
# #
Name: bash-completion Name: bash-completion
%define bashversion 2.05b %define bashversion 2.05b
Summary: bash-completion offers programmable completion for bash %{bashversion} Summary: bash-completion offers programmable completion for bash %{bashversion}
Version: 20021223 Version: 20021231
Release: 1 Release: 1
Group: System Environment/Shells Group: System Environment/Shells
License: GPL License: GPL
@ -72,6 +72,12 @@ fi
%doc BUGS COPYING README Changelog contrib/ %doc BUGS COPYING README Changelog contrib/
%changelog %changelog
* Tue Dec 31 2002 Ian Macdonald <ian@caliban.org>
- extensive gpg(1) completion
- wvdial(1) completion
- mplayer improvements
- minor known_hosts() fix
* Mon Dec 23 2002 Ian Macdonald <ian@caliban.org> * Mon Dec 23 2002 Ian Macdonald <ian@caliban.org>
- add groups(1) to list of commands that complete on user names - add groups(1) to list of commands that complete on user names
- add dig(1) to commands that complete on known hosts - add dig(1) to commands that complete on known hosts