From 7872631923516e17498e29eeb3bb7461f21ea72a Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Tue, 30 Apr 2002 14:16:50 +0000 Subject: [PATCH] - updated release and changelog --- bash-completion.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index cebd3066..5d67569f 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.29 2002/04/27 18:46:04 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.30 2002/04/30 16:16:50 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05a Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020427 +Version: 20020430 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,12 @@ fi %doc README Changelog contrib/ %changelog +* Tue Apr 30 2002 Ian Macdonald +- reworking of Postgresql completion +- add PINE address-book completion +- _cvs(): remove a superfluous grep and redirect stderr on ls +- make installation of RPM functions a compound statement + * Sat Apr 27 2002 Ian Macdonald - add update-alternatives completion - _urpmi_media(): urpmi completion now deals properly with spaces