Accepting request 195532 from multimedia:libs

Update to ver 1.0.9, latest stable. (forwarded request 195495 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/195532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal 2013-08-19 11:30:05 +00:00 committed by Git OBS Bridge
commit b29302f08f
6 changed files with 21 additions and 5 deletions

View File

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

3
gstreamer-1.0.9.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17a2c60a82baa461ef685ad3de187edb9c03a2c7e07513daba58a5a32efacaa3
size 3140284

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 15 09:02:23 UTC 2013 - zaitor@opensuse.org
- Run pre_checkin.sh to get in sync with gstreamer.
-------------------------------------------------------------------
Sat Mar 23 12:57:54 UTC 2013 - zaitor@opensuse.org

View File

@ -19,7 +19,7 @@
Name: gstreamer-doc
%define _name gstreamer
%define build_doc 1
Version: 1.0.8
Version: 1.0.9
Release: 0
%define gst_branch 1.0
Summary: Streaming-Media Framework Runtime

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 15 08:58:23 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.9:
+ basesink: when we asynchronously go from READY to PLAYING, also
call the state change function so that subclasses can update
their state for PLAYING, esp. audio sinks added to the pipeline
dynamically.
+ bindings: gobject-introspection annotation fixes.
+ Bugs fixed: bgo#702282.
-------------------------------------------------------------------
Sat Jul 13 16:27:07 UTC 2013 - dimstar@opensuse.org

View File

@ -19,7 +19,7 @@
Name: gstreamer
%define _name gstreamer
%define build_doc 0
Version: 1.0.8
Version: 1.0.9
Release: 0
%define gst_branch 1.0
Summary: Streaming-Media Framework Runtime