- update version and changelog

This commit is contained in:
ianmacd 2002-03-06 18:23:00 +00:00
parent 9f467242c0
commit 334887be51

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.9 2002/03/06 19:22:14 ianmacd Exp $
# $Id: bash-completion.spec,v 1.10 2002/03/06 19:23:00 ianmacd Exp $
#
Name: bash-completion
%define bashversion 2.05a
Summary: bash-completion offers programmable completion for bash %{bashversion}
Version: 20020304
Version: 20020306
Release: 1
Group: System Environment/Shells
License: GPL
@ -71,6 +71,12 @@ fi
%doc README Changelog contrib/
%changelog
- in _man(), Debian does not support man --path, so try setting path using
manpath and, if that fails, use man --path instead
- _export() and _configure() default to default bash completion
- fix infinite recursion if main completion file installed as
- ~/.bash_completion, since we source this file at the end
* Mon Mar 4 2002 Ian Macdonald <ian@caliban.org>
- cvs completion greatly improved and extended
- _rpm() performs path completion for --whatprovides if parameter contains a /