- update version and changelog
This commit is contained in:
parent
e9495172e8
commit
f0ca2861dc
@ -1,9 +1,9 @@
|
|||||||
# $Id: bash-completion.spec,v 1.75 2002/12/23 08:58:30 ianmacd Exp $
|
# $Id: bash-completion.spec,v 1.76 2002/12/23 18:29:32 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: 20021221
|
Version: 20021223
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -72,6 +72,14 @@ fi
|
|||||||
%doc BUGS COPYING README Changelog contrib/
|
%doc BUGS COPYING README Changelog contrib/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
- add groups(1) to list of commands that complete on user names
|
||||||
|
- add dig(1) to commands that complete on known hosts
|
||||||
|
- in known hosts completion, also check for known hosts files in
|
||||||
|
/etc/ssh/ssh_known_hosts and /etc/ssh/ssh_known_hosts2
|
||||||
|
- mplayer fixes
|
||||||
|
- Java classpath string was not being skipped
|
||||||
|
- minor spec file changes
|
||||||
|
|
||||||
* Sat Dec 21 2002 Ian Macdonald <ian@caliban.org>
|
* Sat Dec 21 2002 Ian Macdonald <ian@caliban.org>
|
||||||
- extensive mplayer completion
|
- extensive mplayer completion
|
||||||
- avoid unbound variable warnings when bash is run with 'set -u'
|
- avoid unbound variable warnings when bash is run with 'set -u'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user