From 23308a01b494a95a903cb8330c9b0418e95fc134 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 18 Sep 2007 10:54:46 +0000 Subject: [PATCH] - Update to Beta 2 --- .cvsignore | 2 +- sources | 2 +- speex.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7228474..4e2730e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -speex-1.2beta1.tar.gz +speex-1.2beta2.tar.gz diff --git a/sources b/sources index 17541c2..a70a674 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aac2e4ba42122b885c787ea280acb3d9 speex-1.2beta1.tar.gz +5480fa53a7451603ecb57ff815c87ac0 speex-1.2beta2.tar.gz diff --git a/speex.spec b/speex.spec index 4cb3cdd..b0241f1 100644 --- a/speex.spec +++ b/speex.spec @@ -1,11 +1,11 @@ Summary: A voice compression format (codec) Name: speex Version: 1.2 -Release: 0.2.beta1 +Release: 0.3.beta2 License: BSD Group: System Environment/Libraries URL: http://www.speex.org/ -Source0: http://www.speex.org/download/%{name}-1.2beta1.tar.gz +Source0: http://downloads.us.xiph.org/releases/speex/%{name}-1.2beta2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libogg-devel @@ -31,7 +31,7 @@ Speex is a patent-free compression format designed especially for speech. This package contains development files for %{name} %prep -%setup -q -n speex-1.2beta1 +%setup -q -n speex-1.2beta2 %patch0 -p1 -b .test-progs %build @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libspeex.a %changelog +* Tue Sep 18 2007 - Bastien Nocera - 1.2-0.3.beta2 +- Update to Beta 2 + * Tue Oct 24 2006 Matthias Clasen - 1.2-0.2.beta1 - Rebuild