Release 1.3.91

This commit is contained in:
Sebastian Dröge 2014-07-11 11:49:03 +02:00
parent 79a9865c3f
commit a9ab5fb092
6 changed files with 34 additions and 11 deletions

View file

@ -1,9 +1,22 @@
=== release 1.3.90 ===
=== release 1.3.91 ===
2014-06-28 Sebastian Dröge <slomo@coaxion.net>
2014-07-11 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.3.90
releasing 1.3.91
=== release 1.3.90 ===
2014-06-28 11:44:41 +0200 Sebastian Dröge <sebastian@centricular.com>
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
* 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 <sebastian@centricular.com>

2
NEWS
View file

@ -1,4 +1,4 @@
This is GStreamer Libav Plugins 1.3.90
This is GStreamer Libav Plugins 1.3.91
Changes since 1.2:

View file

@ -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.

View file

@ -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])

View file

@ -3,7 +3,7 @@
<description>All libav codecs and formats (local snapshot)</description>
<filename>../../ext/libav/.libs/libgstlibav.so</filename>
<basename>libgstlibav.so</basename>
<version>1.3.90</version>
<version>1.3.91</version>
<license>GPL</license>
<source>gst-libav</source>
<package>libav</package>

View file

@ -32,6 +32,16 @@ colorspace conversion elements.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.3.91</revision>
<branch>1.3</branch>
<name></name>
<created>2014-07-11</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.3.91.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.3.90</revision>