- update version and changelog

This commit is contained in:
ianmacd 2003-07-13 06:16:46 +00:00
parent f6bdb711ad
commit a95d2df9b6

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.94 2003/06/30 01:44:26 ianmacd Exp $ # $Id: bash-completion.spec,v 1.95 2003/07/13 08:16:46 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: 20030630 Version: 20030713
Release: 1 Release: 1
Group: System Environment/Shells Group: System Environment/Shells
License: GPL License: GPL
@ -72,6 +72,12 @@ fi
%doc BUGS COPYING README Changelog contrib/ %doc BUGS COPYING README Changelog contrib/
%changelog %changelog
* Sun Jul 13 2003 Ian Macdonald <ian@caliban.org>
- allow find to search through more than one directory root
- update rpm completion for rpm 4.2
- modify kldload and portinstall completion for FreeBSD 5
- minor fix for ifconfig and iwconfig completion
* Mon Jun 30 2003 Ian Macdonald <ian@caliban.org> * Mon Jun 30 2003 Ian Macdonald <ian@caliban.org>
- fix process truncation problem with killall completion - fix process truncation problem with killall completion
- psql update from Guillaume Rousse <rousse@ccr.jussieu.fr> - psql update from Guillaume Rousse <rousse@ccr.jussieu.fr>