Accepting request 137684 from home:dimstar:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/137684 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=15
This commit is contained in:
parent
8c49a8f167
commit
9071c79ac4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b98a74712e31d5426dd1cf2de883b6af59fd37997b0ffaed53914eb6df45053
|
||||
size 2333452
|
3
gst-plugins-base-1.0.1.tar.xz
Normal file
3
gst-plugins-base-1.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75466452e4267fff86e322bc52ed0c962c6c3785f802230fe898cb09984b8de0
|
||||
size 2336100
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 19:31:53 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.0.1:
|
||||
+ videodecoder and -encoder timestamp handling improvements
|
||||
+ thread-safey fixes for GstMeta registrations and
|
||||
GstVideoDecoder
|
||||
+ Bugs fixed: bgo#684424, bgo#684832, bgo#685110, bgo#685242,
|
||||
bgo#685332, bgo#685490.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 14:57:42 UTC 2012 - cfarrell@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gstreamer-plugins-base
|
||||
%define _name gst-plugins-base
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
%define gst_branch 1.0
|
||||
Url: http://gstreamer.freedesktop.org/
|
||||
@ -28,10 +28,10 @@ License: LGPL-2.1+ and GPL-2.0+
|
||||
Group: Productivity/Multimedia/Other
|
||||
Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRequireS: gstreamer-utils > 0.11
|
||||
BuildRequires: cdparanoia-devel
|
||||
BuildRequires: glib2-devel >= 2.32
|
||||
BuildRequires: gstreamer-devel >= 1.0.0
|
||||
BuildRequires: gstreamer-utils > 0.11
|
||||
BuildRequires: gtk-doc >= 1.12
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
|
Loading…
Reference in New Issue
Block a user