From a9ab5fb0923235cc372e087d9b93e6c6ae699a42 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 11 Jul 2014 11:49:03 +0200 Subject: [PATCH] Release 1.3.91 --- ChangeLog | 17 +++++++++++++++-- NEWS | 2 +- RELEASE | 4 ++-- configure.ac | 8 ++++---- docs/plugins/inspect/plugin-libav.xml | 2 +- gst-libav.doap | 10 ++++++++++ 6 files changed, 33 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 94ebc05..ec7d347 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,22 @@ +=== release 1.3.91 === + +2014-07-11 Sebastian Dröge + + * configure.ac: + releasing 1.3.91 + === release 1.3.90 === -2014-06-28 Sebastian Dröge +2014-06-28 11:44:41 +0200 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.3.90 + * docs/plugins/gst-libav-plugins.hierarchy: + * docs/plugins/inspect/plugin-libav.xml: + * gst-libav.doap: + Release 1.3.90 2014-06-28 09:59:49 +0200 Sebastian Dröge diff --git a/NEWS b/NEWS index fed5262..b999b9b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -This is GStreamer Libav Plugins 1.3.90 +This is GStreamer Libav Plugins 1.3.91 Changes since 1.2: diff --git a/RELEASE b/RELEASE index 5d58c94..2af5734 100644 --- a/RELEASE +++ b/RELEASE @@ -1,8 +1,8 @@ -Release notes for GStreamer libav Plugins 1.3.90 +Release notes for GStreamer libav Plugins 1.3.91 -The GStreamer team is pleased to announce the first release candidate of +The GStreamer team is pleased to announce the second release candidate of the stable 1.4 release series. The 1.4 release series is adding new features on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release series of the GStreamer multimedia framework. diff --git a/configure.ac b/configure.ac index b3f1de5..1ed5f56 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.62) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer libav, 1.3.90, +AC_INIT(GStreamer libav, 1.3.91, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) @@ -42,11 +42,11 @@ GST_API_VERSION=1.0 AC_SUBST(GST_API_VERSION) AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 390, 0, 390) +AS_LIBTOOL(GST, 391, 0, 391) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.3.90 -GST_PBREQ=1.3.90 +GST_REQ=1.3.91 +GST_PBREQ=1.3.91 ORC_REQ=0.4.16 ORC_CHECK([$ORC_REQ]) diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml index baf0942..31f8396 100644 --- a/docs/plugins/inspect/plugin-libav.xml +++ b/docs/plugins/inspect/plugin-libav.xml @@ -3,7 +3,7 @@ All libav codecs and formats (local snapshot) ../../ext/libav/.libs/libgstlibav.so libgstlibav.so - 1.3.90 + 1.3.91 GPL gst-libav libav diff --git a/gst-libav.doap b/gst-libav.doap index 39e9027..3e233a4 100644 --- a/gst-libav.doap +++ b/gst-libav.doap @@ -34,6 +34,16 @@ colorspace conversion elements. + 1.3.91 + 1.3 + + 2014-07-11 + + + + + + 1.3.90 1.3 -- 2.7.4