From 72c42eda6dc8cf64c0e4fc31a17326603b486857 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Wed, 9 Nov 2005 21:24:52 +0000 Subject: [PATCH] - update to 1.0.5 --- .cvsignore | 1 + sources | 2 +- speex.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index f95f45b..60cfa37 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ speex-1.0.4.tar.gz +speex-1.0.5.tar.gz diff --git a/sources b/sources index 756cc16..02356ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15a0686b7e1f81d352a648044b350fcc speex-1.0.4.tar.gz +01d6a2de0a88a861304bf517615dea79 speex-1.0.5.tar.gz diff --git a/speex.spec b/speex.spec index d9d81b3..917f0f2 100644 --- a/speex.spec +++ b/speex.spec @@ -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 -1.0.5-1 +- Update to 1.0.5 + * Wed Mar 02 2005 John (J5) Palmieri -1.0.4-5 - rebuild for gcc 4.0