configure.ac: Bump requirements to gst-plugins-base CVS because of buggy gst_tag_from...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 15 Mar 2006 23:19:30 +0000 (23:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 15 Mar 2006 23:19:30 +0000 (23:19 +0000)
Original commit message from CVS:
* configure.ac:
Bump requirements to gst-plugins-base CVS because
of buggy gst_tag_from_id3_user_tag() in 0.10.5.

ChangeLog
configure.ac

index 653411f47e90a688ce5323913fb81ff3b8ef0244..5c2c840cd172cd00591305a0796bf5a7886932f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+         Bump requirements to gst-plugins-base CVS because
+         of buggy gst_tag_from_id3_user_tag() in 0.10.5.
+
 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
 
        * rtp/gst/gstrtppcmadepay.c:
index d0deedd0b2ac6529d92118474ebb435dc09ae562..6a2befe643659fb65f5a9477e865320187ab3e2e 100644 (file)
@@ -37,7 +37,7 @@ AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=0.10.4
-GSTPB_REQ=0.10.5
+GSTPB_REQ=0.10.5.1
 
 dnl *** autotools stuff ****