- update version and changelog

This commit is contained in:
ianmacd 2003-12-24 22:20:51 +00:00
parent f8ce7a0ea9
commit 19d715515e

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.109 2003/12/15 09:53:35 ianmacd Exp $ # $Id: bash-completion.spec,v 1.110 2003/12/24 23:20:51 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: 20031215 Version: 20031225
Release: 1 Release: 1
Group: System Environment/Shells Group: System Environment/Shells
License: GPL License: GPL
@ -73,10 +73,15 @@ fi
%doc BUGS COPYING README Changelog contrib/ %doc BUGS COPYING README Changelog contrib/
%changelog %changelog
* Thu Dec 25 2003 Ian Macdonald <ian@caliban.org>
- ogg123 can now handle .flac and .spx files
- mutt completion improvements
- more improvements to find(1) completion
* Mon Dec 15 2003 Ian Macdonald <ian@caliban.org> * Mon Dec 15 2003 Ian Macdonald <ian@caliban.org>
- find(1) completion improvements - find(1) completion improvements
- add ImageMagick completion - add ImageMagick completion
- apt-cache completion updates from Danilo Piazzalunga - apt-cache completion updates
- allow gpdf to complete on PDF files - allow gpdf to complete on PDF files
* Tue Nov 25 2003 Ian Macdonald <ian@caliban.org> * Tue Nov 25 2003 Ian Macdonald <ian@caliban.org>