Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2016-07-01 09:56:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2016-06-07 23:43:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2016-07-01 09:56:47.000000000 +0200
@@ -1,0 +2,49 @@
+Mon Jun 20 12:13:30 UTC 2016 - [email protected]
+
+- Disable zbar support when building on SLE.
+
+-------------------------------------------------------------------
+Wed Jun 15 09:20:35 UTC 2016 - [email protected]
+
+- Enable zbar support (needed for a new key-signing tool):
+ + Add pkgconfig(zbar) BuildRequires.
+
+-------------------------------------------------------------------
+Wed Jun 15 09:20:34 UTC 2016 - [email protected]
+
+- Drop pkgconfig(libcdaudio) BuildRequires: No longer needed, nor
+ used anymore.
+- Remove obsolete clean section and a no longer meaningful
+ conditional.
+
+-------------------------------------------------------------------
+Tue Jun 14 18:49:53 UTC 2016 - [email protected]
+
+- Update to version 1.8.2:
+ + bgo#756948: directsoundsrc: Audio Device not found on Windows
+ (string encoding not honored).
+ + bgo#764758: vulkan didn't build out of tree due to vkconfig.h.
+ + bgo#765324: compositor: crashes on NULL pointer in
+ _aggregate_frames().
+ + bgo#765456: vtdec: Strange bug re-encoding video with GST 1.8.1
+ on Mac OS 10.10.
+ + bgo#765926: mpegtsmux: Set PTS on aligned buffers.
+ + bgo#766190: vtdec: corrupted rendering on OSX.
+ + bgo#766213: openjpeg plugin needs to be ported to libopenjp2
+ v2.1.
+ + bgo#766289: amc: cannot play some files on android.
+ + bgo#766422: videoaggregator: rtspsrc ! compositor produces no
+ output.
+ + bgo#766441: OpenBSD does not use librt, but provides the needed
+ functions in libc.
+ + bgo#766520: gl: win32: race when handling window messages while
+ creating the internal window.
+ + bgo#766611: gl: buffer pool configuration error with
+ caopengllayersink.
+ + bgo#766638: ahc: fix possible NULL deref.
+ + bgo#766732: openjpegenc: Doesn't manage MCT switch for RGB and
+ YUV frames.
+ + bgo#767298: amc: gst_object_unref on caps.
+ + bgo#767302: ahcsrc: div by 0 warning.
+
+-------------------------------------------------------------------
@@ -12,0 +62,5 @@
+Thu May 19 11:49:12 UTC 2016 - [email protected]
+
+- Update to GNOME 3.20.2 (Fate#318572)
+
+-------------------------------------------------------------------
@@ -65,0 +120,6 @@
+Wed Apr 13 10:06:05 UTC 2016 - [email protected]
+
+- Update to GNOME 3.20 Fate#318572
+- Remove gstreamer-plugins-bad-real.patch
+
+-------------------------------------------------------------------
@@ -288,0 +349,5 @@
+Wed Sep 17 17:47:58 UTC 2014 - [email protected]
+
+- Remove openal dependency bnc#886207
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.8.1-patched.tar.xz
gst-plugins-bad-1.8.1.tar.xz
New:
----
gst-plugins-bad-1.8.2-patched.tar.xz
gst-plugins-bad-1.8.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.J8zypD/_old 2016-07-01 09:56:48.000000000 +0200
+++ /var/tmp/diff_new_pack.J8zypD/_new 2016-07-01 09:56:48.000000000 +0200
@@ -27,11 +27,10 @@
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
%define _name gst-plugins-bad
-Version: 1.8.1
+Version: 1.8.2
Release: 0
# FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't
want to depend on libxine!)
# FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
-# FIXME: missing BuildRequires on zbar (http://zbar.sourceforge.net/)
%define gst_branch 1.0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0+ and LGPL-2.1+
@@ -91,7 +90,6 @@
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(kate) >= 0.1.7
BuildRequires: pkgconfig(libass) >= 0.10.2
-BuildRequires: pkgconfig(libcdaudio)
%if 0%{?suse_version} != 1315
BuildRequires: pkgconfig(libchromaprint)
%endif
@@ -144,8 +142,10 @@
%endif
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb) >= 1.10
-# Not yet in openSUSE
-#BuildRequires: pkgconfig(zbar) >= 0.9
+# Not available in SLE
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
+BuildRequires: pkgconfig(zbar) >= 0.9
+%endif
BuildRequires: pkgconfig(zvbi-0.2)
# FIXME: daala: Not in openSUSE
# FIXME: flite: Not in openSUSE
@@ -153,7 +153,6 @@
# FIXME: mimic: Requires libmimic.
# FIXME: nassink: Not in openSUSE ( provided by libaudio-devel, but plugin is
not ported yet)
# FIXME: wildmidi: Requires WildMIDI Open Source Midi Synthesizer
-# FIXME: zbar: Requires zbar.
# NOTE: acm: Windows ACM library
# NOTE: ivorbisdec: Integer arithmetic OGG Vorbis decoder. Interesting only
for platforms without FPU.
# NOTE: swfdec: Requires obsolete swfdec version.
@@ -467,17 +466,11 @@
%find_lang %{_name}-%{gst_branch}
%fdupes %{buildroot}%{_datadir}/gtk-doc/html/*/*.png
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%if 0%{?suse_version} >= 1140
-
%post
%glib2_gsettings_schema_post
%postun
%glib2_gsettings_schema_postun
-%endif
%post -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
@@ -686,6 +679,9 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
%{_libdir}/gstreamer-%{gst_branch}/libgstuvch264.so
%{_libdir}/gstreamer-%{gst_branch}/libgstwebp.so
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
+%{_libdir}/gstreamer-%{gst_branch}/libgstzbar.so
+%endif
%if 0%{?BUILD_ORIG}
%if 0%{?BUILD_ORIG_ADDON}
++++++ gst-plugins-bad-1.8.1-patched.tar.xz ->
gst-plugins-bad-1.8.2-patched.tar.xz ++++++
++++ 21857 lines of diff (skipped)
++++++ gst-plugins-bad-1.8.1-patched.tar.xz -> gst-plugins-bad-1.8.2.tar.xz
++++++
++++ 169141 lines of diff (skipped)