Accepting request 136615 from multimedia:libs

Update to 1.0.0

OBS-URL: https://build.opensuse.org/request/show/136615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2012-10-04 17:39:14 +00:00 committed by Git OBS Bridge
commit 653a4bc244
4 changed files with 27 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Sep 24 14:57:42 UTC 2012 - cfarrell@opensuse.org
- License update: LGPL-2.1+ and GPL-2.0+
semicolon ambiguous
-------------------------------------------------------------------
Mon Sep 24 14:51:31 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.0:
+ Minor bug fixes
+ Bugs fixed: bgo#678021, bgo#684084, bgo#682973, bgo#684658.
-------------------------------------------------------------------
Tue Sep 18 07:59:37 UTC 2012 - dimstar@opensuse.org
- Update to version 0.11.99:
+ Minor bug fixes
+ Bugs fixed: bgo#683865, bgo#684063, bgo#684063.
-------------------------------------------------------------------
Fri Sep 14 09:44:27 UTC 2012 - dimstar@opensuse.org

View File

@ -18,20 +18,20 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
Version: 0.11.94
Version: 1.0.0
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0+ ; LGPL-2.1+
License: LGPL-2.1+ and GPL-2.0+
Group: Productivity/Multimedia/Other
Source: http://download.gnome.org/sources/gst-plugins-base/0.11/%{_name}-%{version}.tar.xz
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 >= 0.11.94
BuildRequires: gstreamer-devel >= 1.0.0
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel
BuildRequires: libSM-devel