Accepting request 197087 from multimedia:libs

Update to version 1.0.10, latest stable release. (forwarded request 197079 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/197087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2013-09-02 14:48:57 +00:00 committed by Git OBS Bridge
commit bd63064ed6
4 changed files with 16 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9754e83b2a3ff61266112915bfc84c895c4d145519ad9a3381edceb216bc97e8
size 2371640

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:963e3b83d651661f495ca2e44ccd2d5c61e986e9d7706246e568276689a372ea
size 2371224

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 31 10:26:26 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.10:
+ rtpbasedepayload: mark discontinuities after packet loss
properly.
+ audioconvert: if we have to lose precision, try to lose as
little precision as possible.
+ gio: fix very inefficient data cache handling.
+ Bugs fixed: bgo#655727, bgo#705415, bgo#706624.
-------------------------------------------------------------------
Thu Aug 15 09:08:44 UTC 2013 - zaitor@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
Version: 1.0.9
Version: 1.0.10
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
@ -30,7 +30,7 @@ Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%
Source2: baselibs.conf
BuildRequires: cdparanoia-devel
BuildRequires: glib2-devel >= 2.32
BuildRequires: gstreamer-devel >= 1.0.5
BuildRequires: gstreamer-devel >= 1.0.10
BuildRequires: gstreamer-utils > 0.11
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel