From 55d85b1a8eb59b8e22ca4abfc36a20c9ec07f0d3e1dfb39150f9efd179ee33ec Mon Sep 17 00:00:00 2001 From: Cristian Morales Vega Date: Wed, 9 Jan 2013 17:37:27 +0000 Subject: [PATCH] Accepting request 147703 from home:dimstar:branches:multimedia:libs OBS-URL: https://build.opensuse.org/request/show/147703 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=23 --- gst-plugins-base-1.0.4.tar.xz | 3 --- gst-plugins-base-1.0.5.tar.xz | 3 +++ gstreamer-plugins-base.changes | 11 +++++++++++ gstreamer-plugins-base.spec | 8 ++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 gst-plugins-base-1.0.4.tar.xz create mode 100644 gst-plugins-base-1.0.5.tar.xz diff --git a/gst-plugins-base-1.0.4.tar.xz b/gst-plugins-base-1.0.4.tar.xz deleted file mode 100644 index 7b7c4b5..0000000 --- a/gst-plugins-base-1.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11846cbf06f8d7f13b35aa92ca45f79aa5cf9fac2edd1db847de0a6278525944 -size 2352940 diff --git a/gst-plugins-base-1.0.5.tar.xz b/gst-plugins-base-1.0.5.tar.xz new file mode 100644 index 0000000..7e07aaa --- /dev/null +++ b/gst-plugins-base-1.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173 +size 2351532 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index c2282b1..f75313e 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 9 09:49:21 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.0.5: + + alsasrc: don't output buffers without timestamps or with bogus + timestamps + + discoverer, decodebin: fix state change re-sync race that might + lead to deadlocks + + video: fix crashes with and frame sizes of A420 video format + + Bugs fixed: bgo#691244. + ------------------------------------------------------------------- Wed Dec 19 08:57:34 UTC 2012 - dimstar@opensuse.org diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 9608ee8..7876c73 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version: 1.0.4 +Version: 1.0.5 Release: 0 %define gst_branch 1.0 Url: http://gstreamer.freedesktop.org/ @@ -26,11 +26,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: GStreamer Streaming-Media Framework Plug-Ins License: LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz Source2: baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.32 -BuildRequires: gstreamer-devel >= 1.0.0 +BuildRequires: gstreamer-devel >= 1.0.5 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel