diff --git a/configure.in b/configure.in index 04f4187f04d0dbeb9a9a0f902ba1fb15c47260a3..7d8b0b68c68321467572c1bd7c0f87b61ebbc51d 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Icecast], [2.2.0-trunk], [icecast@xiph.org]) +AC_INIT([Icecast], [2.3.0.rc1], [icecast@xiph.org]) AC_PREREQ(2.54) AC_CONFIG_SRCDIR(src/main.c) diff --git a/icecast.spec b/icecast.spec index a23c95e86a4530b1ba5bccd3da71bbb8340a5c77..af51050aa048e5ce4147af1bb72d27f65c2f2f9c 100644 --- a/icecast.spec +++ b/icecast.spec @@ -1,6 +1,6 @@ Name: icecast -Version: 2.2.0 -Release: fc1 +Version: 2.3.0.rc1 +Release: 0 Summary: Xiph Streaming media server that supports multiple audio formats. Group: Applications/Multimedia License: GPL @@ -22,6 +22,8 @@ Requires: libxslt BuildRequires: libxslt-devel Requires: libtheora BuildRequires: libtheora-devel +Requires: speex +BuildRequires: speex-devel %description Icecast is a streaming media server which currently supports Ogg Vorbis