- update version and changelog

This commit is contained in:
ianmacd 2002-10-01 07:05:14 +00:00
parent 0c19b061be
commit 0050ace7fa

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.61 2002/09/28 18:38:21 ianmacd Exp $ # $Id: bash-completion.spec,v 1.62 2002/10/01 09:05:14 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: 20020928 Version: 20021001
Release: 1 Release: 1
Group: System Environment/Shells Group: System Environment/Shells
License: GPL License: GPL
@ -73,6 +73,10 @@ fi
%doc BUGS README Changelog contrib/ %doc BUGS README Changelog contrib/
%changelog %changelog
* Tue Oct 1 2002 Ian Macdonald <ian@caliban.org>
- links completion
- fix quoting issue in chown and chgrp completion
* Sat Sep 28 2002 Ian Macdonald <ian@caliban.org> * Sat Sep 28 2002 Ian Macdonald <ian@caliban.org>
- add some options to apt-get and apt-build completion - add some options to apt-get and apt-build completion