- update to 1.0.5

This commit is contained in:
John (J5) Palmieri 2005-11-09 21:24:52 +00:00
parent 42cb28fca1
commit 72c42eda6d
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1,2 @@
speex-1.0.4.tar.gz
speex-1.0.5.tar.gz

View File

@ -1 +1 @@
15a0686b7e1f81d352a648044b350fcc speex-1.0.4.tar.gz
01d6a2de0a88a861304bf517615dea79 speex-1.0.5.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A voice compression format (codec)
Name: speex
Version: 1.0.4
Release: 5
Version: 1.0.5
Release: 1
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libspeex.a
%changelog
* Wed Nov 09 2005 John (J5) Palmieri <johnp@redhat.com> -1.0.5-1
- Update to 1.0.5
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhat.com> -1.0.4-5
- rebuild for gcc 4.0