From d30ee866d79b3ea52ff05a08a7dc0564486ed356 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sun, 24 Mar 2002 07:10:58 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index 985e11f6..5f6a8563 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.15 2002/03/22 16:54:12 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.16 2002/03/24 08:10:58 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05a Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020322 +Version: 20020324 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,9 @@ fi %doc README Changelog contrib/ %changelog +* Sun Mar 24 2002 Ian Macdonald +- kill and killall completion now also work on FreeBSD + * Fri Mar 22 2002 Ian Macdonald - move p4 completion to contrib directory - rpm completion now handles verification of uninstalled packages