- update version and changelog
This commit is contained in:
parent
7929897efa
commit
2ab422af55
@ -1,9 +1,9 @@
|
|||||||
# $Id: bash-completion.spec,v 1.67 2002/10/21 06:42:18 ianmacd Exp $
|
# $Id: bash-completion.spec,v 1.68 2002/10/22 16:01:17 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: 20021021
|
Version: 20021022
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -72,6 +72,9 @@ fi
|
|||||||
%doc BUGS README Changelog contrib/
|
%doc BUGS README Changelog contrib/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 22 2002 Ian Macdonald <ian@caliban.org>
|
||||||
|
- fix the fix to scp completion
|
||||||
|
|
||||||
* Mon Oct 21 2002 Ian Macdonald <ian@caliban.org>
|
* Mon Oct 21 2002 Ian Macdonald <ian@caliban.org>
|
||||||
- PID is optional in screen completion
|
- PID is optional in screen completion
|
||||||
- avoid problems on systems where ps has been aliased
|
- avoid problems on systems where ps has been aliased
|
||||||
|
Loading…
x
Reference in New Issue
Block a user