From 0050ace7fa4ea06d53ed2c3e4bc4a5a9b0e4f96e Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Tue, 1 Oct 2002 07:05:14 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index 7622f7ec..07cb1658 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -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 %define bashversion 2.05b Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020928 +Version: 20021001 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,10 @@ fi %doc BUGS README Changelog contrib/ %changelog +* Tue Oct 1 2002 Ian Macdonald +- links completion +- fix quoting issue in chown and chgrp completion + * Sat Sep 28 2002 Ian Macdonald - add some options to apt-get and apt-build completion