Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2016-05-03 09:37:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and      /work/SRC/openSUSE:Factory/.python-gst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gst"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes    2016-02-08 
09:48:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes       
2016-05-03 10:16:47.000000000 +0200
@@ -1,0 +2,35 @@
+Thu Apr 21 08:51:51 UTC 2016 - [email protected]
+
+- Update to version 1.8.1:
+  + No changes, version bump only.
+
+-------------------------------------------------------------------
+Wed Mar 16 10:59:01 UTC 2016 - [email protected]
+
+- Update to version 1.8.0:
+  + Hardware-accelerated zero-copy video decoding on Android
+  + New video capture source for Android using the
+    android.hardware.Camera API.
+  + Windows Media reverse playback support (ASF/WMV/WMA).
+  + New tracing system provides support for more sophisticated
+    debugging tools.
+  + New high-level GstPlayer playback convenience API.
+  + Initial support for the new Vulkan API, see Matthew Waters'
+    blog post for more details.
+  + Improved Opus audio codec support: Support for more than two
+    channels; MPEG-TS demuxer/muxer can now handle Opus;
+    sample-accurate encoding/decoding/transmuxing with Ogg,
+    Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
+    new codec utility functions for Opus header and caps handling
+    in pbutils library. The Opus encoder/decoder elements were
+    also moved to gst-plugins-base (from -bad), and the opus RTP
+    depayloader/payloader to -good.
+  + GStreamer VAAPI module now released and maintained as part of
+    the GStreamer project.
+  + Asset proxy support in the GStreamer Editing Services.
+- Replace gstreamer-plugins-base-devel for
+  pkgconfig(gstreamer-plugins-base-1.0) BuildRequires and version
+  it.
+- Add explicit pkgconfig(gstreamer-1.0) BuildRequires.
+
+-------------------------------------------------------------------
python3-gst.changes: same change

Old:
----
  gst-python-1.6.2.tar.xz

New:
----
  gst-python-1.8.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gst.spec ++++++
--- /var/tmp/diff_new_pack.Gt53qn/_old  2016-05-03 10:16:48.000000000 +0200
+++ /var/tmp/diff_new_pack.Gt53qn/_new  2016-05-03 10:16:48.000000000 +0200
@@ -34,14 +34,15 @@
 
 Name:           python-gst
 %define _name gst-python
-Version:        1.6.2
+Version:        1.8.1
 Release:        0
 Summary:        Python Bindings for GStreamer
 License:        LGPL-2.1+
 Group:          Development/Languages/Python
 Url:            http://www.gstreamer.net/
 Source:         
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
-BuildRequires:  gstreamer-plugins-base-devel
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else

++++++ python3-gst.spec ++++++
--- /var/tmp/diff_new_pack.Gt53qn/_old  2016-05-03 10:16:48.000000000 +0200
+++ /var/tmp/diff_new_pack.Gt53qn/_new  2016-05-03 10:16:48.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python3-gst
+# spec file for package python-gst
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -34,14 +34,15 @@
 
 Name:           python3-gst
 %define _name gst-python
-Version:        1.6.2
+Version:        1.8.1
 Release:        0
 Summary:        Python Bindings for GStreamer
 License:        LGPL-2.1+
 Group:          Development/Languages/Python
 Url:            http://www.gstreamer.net/
 Source:         
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
-BuildRequires:  gstreamer-plugins-base-devel
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else

++++++ gst-python-1.6.2.tar.xz -> gst-python-1.8.1.tar.xz ++++++
++++ 20617 lines of diff (skipped)


Reply via email to