- Update version and changelog.
This commit is contained in:
parent
8510ce97db
commit
7601cb66fe
@ -1,9 +1,9 @@
|
|||||||
# $Id: bash-completion.spec,v 1.123 2005/01/20 10:10:19 ianmacd Exp $
|
# $Id: bash-completion.spec,v 1.124 2005/01/21 22:30:40 ianmacd Exp $
|
||||||
#
|
#
|
||||||
Name: bash-completion
|
Name: bash-completion
|
||||||
%define bashversion 2.05b
|
%define bashversion 2.05b
|
||||||
Summary: Programmable completion for bash %{bashversion} and above.
|
Summary: Programmable completion for bash %{bashversion} and above.
|
||||||
Version: 20050120
|
Version: 20050121
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -73,6 +73,9 @@ fi
|
|||||||
%doc BUGS COPYING README Changelog contrib/
|
%doc BUGS COPYING README Changelog contrib/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 21 2005 Ian Macdonald <ian@caliban.org>
|
||||||
|
- Fix broken _command() completion.
|
||||||
|
|
||||||
* Thu Jan 20 2005 Ian Macdonald <ian@caliban.org>
|
* Thu Jan 20 2005 Ian Macdonald <ian@caliban.org>
|
||||||
- Improve ssh2 known hosts completion.
|
- Improve ssh2 known hosts completion.
|
||||||
- Remove xargs from list of commands that do longopts completion. xargs
|
- Remove xargs from list of commands that do longopts completion. xargs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user