commit python-gst for openSUSE:Factory

2020-11-05 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2020-11-05 21:56:16

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.11331 (New)


Package is "python-gst"

Thu Nov  5 21:56:16 2020 rev:30 rq:846297 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2020-03-11 
18:55:52.219688938 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new.11331/python-gst.changes 
2020-11-05 21:56:41.199945846 +0100
@@ -1,0 +2,50 @@
+Thu Nov  5 07:33:30 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 1.18.0:
+  + GstTranscoder: new high level API for applications to transcode
+media files from one format to another.
+  + High Dynamic Range (HDR) video information representation and
+signalling enhancements.
+  + Instant playback rate change support.
+  + Active Format Description (AFD) and Bar Data support.
+  + RTSP server and client implementations gained ONVIF trick modes
+support.
+  + Hardware-accelerated video decoding on Windows via DXVA2 /
+Direct3D11.
+  + Microsoft Media Foundation plugin for video capture and
+hardware-accelerated video encoding on Windows.
+  + qmlgloverlay: New overlay element that renders a QtQuick scene
+over the top of an input video stream.
+  + imagesequencesrc: New element to easily create a video stream
+from a sequence of jpeg or png images.
+  + dashsink: New sink to produce DASH content.
+  + dvbsubenc: New DVB Subtitle encoder element.
+  + MPEG-TS muxing now also supports TV broadcast compliant muxing
+with constant bitrate muxing and SCTE-35 support.
+  + rtmp2: New RTMP client source and sink element from-scratch
+implementation.
+  + svthevcenc: New SVT-HEVC-based H.265 video encoder.
+  + vaapioverlay: New compositor element using VA-API.
+  + rtpmanager gained support for Google’s Transport-Wide
+Congestion Control (twcc) RTP extension.
+  + splitmuxsink and splitmuxsrc gained support for auxiliary video
+streams.
+  + webrtcbin now contains some initial support for renegotiation
+involving stream addition and removal.
+  + RTP support was enhanced with new RTP source and sink elements
+to easily set up RTP streaming via rtp:// URIs.
+  + avtp: New Audio Video Transport Protocol (AVTP) plugin for
+Time-Sensitive Applications.
+  + Support for the Video Services Forum’s Reliable Internet Stream
+Transport (RIST) TR-06-1 Simple Profile.
+  + Universal Windows Platform (UWP) support.
+  + rpicamsrc: New element for capturing from the Raspberry Pi
+camera.
+  + RTSP Server TCP interleaved backpressure handling improvements
+as well as support for Scale/Speed headers.
+  + GStreamer Editing Services gained support for nested timelines,
+per-clip speed rate control and the OpenTimelineIO format.
+  + Autotools build system has been removed in favour of Meson.
+- Drop python-gst-fix-py38-build.patch: fixed upstream.
+
+---

Old:

  gst-python-1.16.2.tar.xz
  python-gst-fix-py38-build.patch

New:

  gst-python-1.18.0.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.atpaK4/_old  2020-11-05 21:56:41.763944577 +0100
+++ /var/tmp/diff_new_pack.atpaK4/_new  2020-11-05 21:56:41.767944569 +0100
@@ -18,15 +18,13 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.16.2
+Version:1.18.0
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later
 Group:  System/Libraries
 URL:https://gstreamer.freedesktop.org
 Source0:%{url}/src/gst-python/%{_name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM python-gst-fix-py38-build.patch -- Fix build with py 3.8
-Patch0: python-gst-fix-py38-build.patch
 
 BuildRequires:  %{python_module devel}
 BuildRequires:  c++_compiler

++ gst-python-1.16.2.tar.xz -> gst-python-1.18.0.tar.xz ++
 78635 lines of diff (skipped)




commit python-gst for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2020-03-11 18:54:07

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.3160 (New)


Package is "python-gst"

Wed Mar 11 18:54:07 2020 rev:29 rq:783744 version:1.16.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2020-02-19 
12:42:35.715861997 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new.3160/python-gst.changes  
2020-03-11 18:55:52.219688938 +0100
@@ -1,0 +2,15 @@
+Wed Mar 11 10:08:18 UTC 2020 - Tomáš Chvátal 
+
+- Use the singlespec again to properly generate py2 and py3 pkg
+
+---
+Tue Mar 10 11:01:31 UTC 2020 - Bjørn Lie 
+
+- Add python-gst-fix-py38-build.patch: Fix build with py 3.8.
+  Further switch to meson buildsystem, patch only fixes it for
+  this, and not autotools. Add c++_compiler and meson BuildRequires
+  and meson macros. Drop all python build macros, and add explicit
+  pkgconfig(python3) BuildRequires.
+- Update URL to new home.
+
+---

New:

  python-gst-fix-py38-build.patch



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.C1i74N/_old  2020-03-11 18:55:52.583689101 +0100
+++ /var/tmp/diff_new_pack.C1i74N/_new  2020-03-11 18:55:52.587689102 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gst
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,25 +22,28 @@
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later
-Group:  Development/Languages/Python
-URL:http://www.gstreamer.net/
-Source: 
https://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
+Group:  System/Libraries
+URL:https://gstreamer.freedesktop.org
+Source0:%{url}/src/gst-python/%{_name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM python-gst-fix-py38-build.patch -- Fix build with py 3.8
+Patch0: python-gst-fix-py38-build.patch
 
 BuildRequires:  %{python_module devel}
+BuildRequires:  c++_compiler
 BuildRequires:  gobject-introspection
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(gstreamer-1.0) >= %{version}
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0
 Requires:   gstreamer >= %{version}
+%{python_subpackages}
 
 %description
 This module contains a wrapper that allows GStreamer applications to be
 written in Python.
 
-%python_subpackages
-
 %package -n gstreamer-plugin-python
 Summary:GStreamer 1.0 plugin for python
 Group:  System/Libraries
@@ -50,37 +53,34 @@
 written in Python.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%autosetup -p1 -n %{_name}-%{version}
 
 %build
 for py_var in %{pythons}; do
   mkdir ../$py_var
   cp -rp * ../$py_var
   pushd ../$py_var
-  # link ../configure, so we can still use the macro
-  export PYTHON=$py_var
-  %configure \
---disable-static
-  make %{?_smp_mflags}
+  %meson \
+-Dpython=$py_var \
+%{nil}
+  %meson_build
   popd
 done
 
 %install
 for py_var in %{pythons}; do
   pushd ../$py_var
-  %make_install
+  %meson_install
   popd
 done
-find %{buildroot} -type f -name "*.la" -delete -print
-rm %{buildroot}%{_libdir}/gstreamer-1.0/libgstpython.so
 
 %files %{python_files}
 %license COPYING
 %doc NEWS TODO
-%dir %{python_sitearch}/gi
-%{python_sitearch}/gi/overrides/
+%dir %{python_sitelib}/gi
+%{python_sitelib}/gi/overrides/
 
 %files -n gstreamer-plugin-python
-%{_libdir}/gstreamer-1.0/libgstpython.cpython*.so
+%{_libdir}/gstreamer-1.0/libgstpython.so
 
 %changelog

++ python-gst-fix-py38-build.patch ++
>From 22f28155d86e27c4134de4ed2861264003fcfd23 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= 
Date: Fri, 13 Dec 2019 10:46:20 +0200
Subject: [PATCH] Fix build with Python 3.8 by also checking for
 python-3.X-embed.pc

Since Python 3.8 the normal checks don't include the Python libraries
anymore and linking of the gst-python module would fail.

See also https://github.com/mesonbuild/meson/issues/5629

Fixes https://gitlab.freedesktop.org/gstreamer/gst-python/issues/28
---
 meson.build | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 744b7ce..fe4ca7a 100644
--- a/meson.build
+++ b/meson.build
@@ -24,7 +24,14 @@ pygobject_dep = 

commit python-gst for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2020-02-19 12:42:28

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.26092 (New)


Package is "python-gst"

Wed Feb 19 12:42:28 2020 rev:28 rq:775310 version:1.16.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2019-12-12 
23:17:19.478217998 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new.26092/python-gst.changes 
2020-02-19 12:42:35.715861997 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 08:13:35 UTC 2020 - Bjørn Lie 
+
+- Own %%{python_sitearch}/gi dir, needed now after changes
+  elsewhere in the stack.
+
+---



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.Kp7iu1/_old  2020-02-19 12:42:37.575865578 +0100
+++ /var/tmp/diff_new_pack.Kp7iu1/_new  2020-02-19 12:42:37.579865587 +0100
@@ -77,6 +77,7 @@
 %files %{python_files}
 %license COPYING
 %doc NEWS TODO
+%dir %{python_sitearch}/gi
 %{python_sitearch}/gi/overrides/
 
 %files -n gstreamer-plugin-python




commit python-gst for openSUSE:Factory

2019-12-12 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2019-12-12 23:17:11

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.4691 (New)


Package is "python-gst"

Thu Dec 12 23:17:11 2019 rev:27 rq:754311 version:1.16.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2019-10-11 
15:15:07.220465938 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new.4691/python-gst.changes  
2019-12-12 23:17:19.478217998 +0100
@@ -1,0 +2,6 @@
+Wed Dec  4 13:31:18 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.2:
+  + No changes, version bump only.
+
+---

Old:

  gst-python-1.16.1.tar.xz

New:

  gst-python-1.16.2.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.E5myAQ/_old  2019-12-12 23:17:20.202217933 +0100
+++ /var/tmp/diff_new_pack.E5myAQ/_new  2019-12-12 23:17:20.206217932 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gst
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.16.1.tar.xz -> gst-python-1.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.16.1/ChangeLog 
new/gst-python-1.16.2/ChangeLog
--- old/gst-python-1.16.1/ChangeLog 2019-09-23 12:19:54.0 +0200
+++ new/gst-python-1.16.2/ChangeLog 2019-12-03 12:18:27.0 +0100
@@ -1,3 +1,15 @@
+=== release 1.16.2 ===
+
+2019-12-03 11:18:27 +  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.16.2
+
 === release 1.16.1 ===
 
 2019-09-23 11:19:54 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.16.1/NEWS new/gst-python-1.16.2/NEWS
--- old/gst-python-1.16.1/NEWS  2019-09-23 12:19:54.0 +0200
+++ new/gst-python-1.16.2/NEWS  2019-12-03 12:18:27.0 +0100
@@ -5,13 +5,13 @@
 
 GStreamer 1.16.0 was originally released on 19 April 2019.
 
-The latest bug-fix release in the 1.16 series is 1.16.1 and was released
-on 23 September 2019.
+The latest bug-fix release in the 1.16 series is 1.16.2 and was released
+on 3 December 2019.
 
 See https://gstreamer.freedesktop.org/releases/1.16/ for the latest
 version of this document.
 
-_Last updated: Sunday 22 September 2019, 21:00 UTC (log)_
+_Last updated: Tuesday 03 December 2019, 08:00 UTC (log)_
 
 
 Introduction
@@ -142,9 +142,9 @@
 
 Raw audio samples are usually passed around in interleaved form in
 GStreamer, which means that if there are multiple audio channels the
-samples for each channel are interleaved in memory, e.g.
-|LEFT|RIGHT|LEFT|RIGHT|LEFT|RIGHT| for stereo audio. A non-interleaved
-or planar arrangement in memory would look like
+samples for each channel are interleaved in memory,
+e.g. |LEFT|RIGHT|LEFT|RIGHT|LEFT|RIGHT| for stereo audio. A
+non-interleaved or planar arrangement in memory would look like
 |LEFT|LEFT|LEFT|RIGHT|RIGHT|RIGHT| instead, possibly with
 |LEFT|LEFT|LEFT| and |RIGHT|RIGHT|RIGHT| residing in separate memory
 chunks or separated by some padding.
@@ -243,7 +243,7 @@
 GstVideoOverlayCompositions on a stream. The element will emit the
 "draw" signal for each video buffer, and the application then
 generates an overlay for that frame (or not). This is much more
-performant than e.g. cairooverlay for many use cases, e.g. because
+performant than e.g. cairooverlay for many use cases, e.g. because
 pixel format conversions can be avoided or the blitting of the
 overlay can be delegated to downstream elements (such as
 gloverlaycompositor). It’s particularly useful for cases where only
@@ -336,7 +336,7 @@
 
 -   "reset-muxer" property: when unset, the muxer is reset using
 flush events instead of setting its state to NULL and back. This
-means the muxer can keep state across resets, e.g. mpegtsmux
+means the muxer can keep state across resets, e.g. mpegtsmux
 will keep the continuity counter continuous across segments as
 required by hlssink2.
 
@@ -700,9 +700,9 @@
 -   There is now a 

commit python-gst for openSUSE:Factory

2019-10-11 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2019-10-11 15:14:50

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.2352 (New)


Package is "python-gst"

Fri Oct 11 15:14:50 2019 rev:26 rq:733432 version:1.16.1

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2019-06-30 
14:41:01.067947672 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new.2352/python-gst.changes  
2019-10-11 15:15:07.220465938 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 15:03:48 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+
+---

Old:

  gst-python-1.16.0.tar.xz

New:

  gst-python-1.16.1.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.2qa9Pc/_old  2019-10-11 15:15:11.392454469 +0200
+++ /var/tmp/diff_new_pack.2qa9Pc/_new  2019-10-11 15:15:11.408454425 +0200
@@ -18,7 +18,7 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.16.0.tar.xz -> gst-python-1.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.16.0/ChangeLog 
new/gst-python-1.16.1/ChangeLog
--- old/gst-python-1.16.0/ChangeLog 2019-04-19 01:37:16.0 +0200
+++ new/gst-python-1.16.1/ChangeLog 2019-09-23 12:19:54.0 +0200
@@ -1,3 +1,20 @@
+=== release 1.16.1 ===
+
+2019-09-23 11:19:54 +0100  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.16.1
+
+2019-05-02 12:37:15 +0100  Tim-Philipp Müller 
+
+   * .gitlab-ci.yml:
+ ci: use template from 1.16 branch
+
 === release 1.16.0 ===
 
 2019-04-19 00:37:16 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.16.0/NEWS new/gst-python-1.16.1/NEWS
--- old/gst-python-1.16.0/NEWS  2019-04-19 01:37:16.0 +0200
+++ new/gst-python-1.16.1/NEWS  2019-09-23 12:19:54.0 +0200
@@ -5,10 +5,13 @@
 
 GStreamer 1.16.0 was originally released on 19 April 2019.
 
+The latest bug-fix release in the 1.16 series is 1.16.1 and was released
+on 23 September 2019.
+
 See https://gstreamer.freedesktop.org/releases/1.16/ for the latest
 version of this document.
 
-_Last updated: Friday 19 April 2019, 00:00 UTC (log)_
+_Last updated: Sunday 22 September 2019, 21:00 UTC (log)_
 
 
 Introduction
@@ -353,7 +356,7 @@
 
 -   rtpjitterbuffer has improved end-of-stream handling
 
--   rtpmp4vpay will be prefered over rtpmp4gpay for MPEG-4 video in
+-   rtpmp4vpay will be preferred over rtpmp4gpay for MPEG-4 video in
 autoplugging scenarios now
 
 -   rtspsrc now allows applications to send RTSP SET_PARAMETER and
@@ -1208,7 +1211,7 @@
 used in order to re-produce a specific build. To set a manifest, you
 can set manifest = 'my_manifest.xml' in your configuration file, or
 use the --manifest command line option. The command line option will
-take precendence over anything specific in the configuration file.
+take precedence over anything specific in the configuration file.
 
 -   The new build-deps command can be used to build only the
 dependencies of a recipe, without the recipe itself.
@@ -1224,6 +1227,12 @@
 section in the Cerbero documentation for more details how to enable
 and use these variants.
 
+-   When building on Windows, Cerbero can now build GStreamer recipes
+and core dependencies such as glib with Visual Studio. This is
+controlled by the visualstudio variant. Visual Studio 2015, 2017,
+and 2019 are supported. Currently, only 64-bit x86 is supported due
+to a known bug which will be fixed for the next release.
+
 -   A new -t / --timestamp command line switch makes commands print
 timestamps
 
@@ -1353,6 +1362,342 @@
 
 1.16.0 was released on 19 April 2019.
 
+1.16.1
+
+The first 1.16 bug-fix release (1.16.1) was released on 23 September
+2019.
+
+This release only contains bugfixes and it _should_ be safe to update
+from 1.16.0.
+
+Highlighted bugfixes in 1.16.1
+
+-   GStreamer-vaapi: fix green frames and decoding artefacts in some
+cases
+-   OpenGL: fix wayland event source burning CPU in certain
+circumstances
+-   Memory leak fixes and memory footprint improvements
+-   Performance improvements
+-   Stability and security fixes
+-   Fix enum for 

commit python-gst for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2019-06-30 14:40:43

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.4615 (New)


Package is "python-gst"

Sun Jun 30 14:40:43 2019 rev:25 rq:711868 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2019-06-14 
20:24:51.874791881 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new.4615/python-gst.changes  
2019-06-30 14:40:44.559919646 +0200
@@ -1,0 +2,44 @@
+Tue Jun 25 11:49:13 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.0:
+  + Highlights:
+- GStreamer WebRTC stack gained support for data channels for
+  peer-to-peer communication based on SCTP, BUNDLE support,
+  as well as support for multiple TURN servers.
+- AV1 video codec support for Matroska and QuickTime/MP4
+  containers and more configuration options and supported
+  input formats for the AOMedia AV1 encoder
+- Support for Closed Captions and other Ancillary Data in video
+   -  Support for planar (non-interleaved) raw audio
+- GstVideoAggregator, compositor and OpenGL mixer elements are
+  now in -base
+- New alternate fields interlace mode where each buffer carries
+  a single field
+- WebM and Matroska ContentEncryption support in the Matroska
+  demuxer
+- new WebKit WPE-based web browser source element
+- Video4Linux: HEVC encoding and decoding, JPEG encoding, and
+  improved dmabuf import/export
+- Hardware-accelerated Nvidia video decoder gained support for
+  VP8/VP9 decoding, whilst the encoder gained support for
+  H.265/HEVC encoding.
+- Many improvements to the Intel Media SDK based
+  hardware-accelerated video decoder and encoder plugin
+  (msdk): dmabuf import/export for zero-copy integration with
+  other components; VP9 decoding; 10-bit HEVC encoding; video
+  post-processing (vpp) support including deinterlacing; and
+  the video decoder now handles dynamic resolution changes.
+- The ASS/SSA subtitle overlay renderer can now handle multiple
+  subtitles that overlap in time and will show them on screen
+  simultaneously
+- The Meson build is now feature-complete (*) and it is now the
+  recommended build system on all platforms. The Autotools
+  build is scheduled to be removed in the next cycle.
+- The GStreamer Rust bindings and Rust plugins module are now
+  officially part of upstream GStreamer.
+- The GStreamer Editing Services gained a gesdemux element
+  that allows directly playing back serialized edit list with
+  playbin or (uri)decodebin
+- Many performance improvements.
+
+---

Old:

  gst-python-1.14.5.tar.xz

New:

  gst-python-1.16.0.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.VClIrC/_old  2019-06-30 14:40:45.703921588 +0200
+++ /var/tmp/diff_new_pack.VClIrC/_new  2019-06-30 14:40:45.703921588 +0200
@@ -18,7 +18,7 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.14.5
+Version:1.16.0
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.14.5.tar.xz -> gst-python-1.16.0.tar.xz ++
 9302 lines of diff (skipped)




commit python-gst for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2019-06-14 20:24:50

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new.4811 (New)


Package is "python-gst"

Fri Jun 14 20:24:50 2019 rev:24 rq:707921 version:1.14.5

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2018-10-12 
13:10:05.407351303 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new.4811/python-gst.changes  
2019-06-14 20:24:51.874791881 +0200
@@ -1,0 +2,6 @@
+Fri May 31 22:46:20 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.14.5:
+  + No changes provided by upstream.
+
+---

Old:

  gst-python-1.14.4.tar.xz

New:

  gst-python-1.14.5.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.OFd84M/_old  2019-06-14 20:24:52.422791704 +0200
+++ /var/tmp/diff_new_pack.OFd84M/_new  2019-06-14 20:24:52.426791702 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gst
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.14.4
+Version:1.14.5
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.14.4.tar.xz -> gst-python-1.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.14.4/ChangeLog 
new/gst-python-1.14.5/ChangeLog
--- old/gst-python-1.14.4/ChangeLog 2018-10-03 00:13:44.0 +0200
+++ new/gst-python-1.14.5/ChangeLog 2019-05-29 19:09:31.0 +0200
@@ -1,3 +1,26 @@
+=== release 1.14.5 ===
+
+2019-05-29 18:09:30 +0100  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.14.5
+
+2018-11-05 05:51:05 +  Matthew Waters 
+
+   * .gitmodules:
+   * gst-python.doap:
+ Update git locations to gitlab
+
+2018-07-20 15:58:35 +0200  Mathieu Duponchelle 
+
+   * examples/helloworld.py:
+ helloworld: fix typo
+
 === release 1.14.4 ===
 
 2018-10-02 23:13:44 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.14.4/NEWS new/gst-python-1.14.5/NEWS
--- old/gst-python-1.14.4/NEWS  2018-10-03 00:13:44.0 +0200
+++ new/gst-python-1.14.5/NEWS  2019-05-29 19:09:30.0 +0200
@@ -5,13 +5,16 @@
 
 GStreamer 1.14.0 was originally released on 19 March 2018.
 
-The latest bug-fix release in the 1.14 series is 1.14.3 and was released
-on 16 September 2018.
+The latest bug-fix release in the 1.14 series is 1.14.5 and was released
+on 29 May 2019.
+
+1.14.5 will likely be the last release in the 1.14 release series which
+has now been superseded by the 1.16 release series.
 
 See https://gstreamer.freedesktop.org/releases/1.14/ for the latest
 version of this document.
 
-_Last updated: Sunday 16 September 2018, 13:00 UTC (log)_
+_Last updated: Wednesday 29 May 2019, 12:00 UTC (log)_
 
 
 Introduction
@@ -1519,6 +1522,187 @@
 list of changes. For the full list of changes please refer to the GIT
 logs or ChangeLogs of the particular modules.
 
+1.14.5
+
+The fifth and likely last 1.14 bug-fix release (1.14.5) was released on
+29 May 2019.
+
+This release only contains bugfixes and it should be safe to update from
+1.14.x.
+
+Highlighted bugfixes in 1.14.5
+
+GStreamer core
+
+-   aggregator: take the pad lock around queue gap event removal
+-   aggregator: don’t leak gap buffer when out of segment
+-   buffer: fix possible memory corruption in gst_buffer_foreach_meta()
+when removing metas
+-   bus: Make removing of signal/bus watches thread-safe
+-   bus: Don’t allow removing signal watches with gst_bus_remove_watch()
+-   controlbinding: Check if the weak pointer was cleared before
+explicitly removing it
+-   ptp clock: Wait for ANNOUNCE before selecting a master; increase
+tolerance for late follow-up and delay-resp
+-   segment: Allow stop == -1 in gst_segment_to_running_time() and
+negative rate
+-   g-i: annotations fixes
+
+gst-plugins-base
+
+-   audioconvert: fix endianness conversion for unpacked formats
+(e.g. S24_32BE)
+-   audioringbuffer: Fix wrong memcpy address when reordering channels
+-   decodebin2: Make sure to remove pad probes when freeing

commit python-gst for openSUSE:Factory

2018-10-12 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2018-10-12 13:10:03

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Fri Oct 12 13:10:03 2018 rev:23 rq:639885 version:1.14.4

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2018-07-31 
15:57:23.759342714 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2018-10-12 13:10:05.407351303 +0200
@@ -1,0 +2,12 @@
+Wed Oct  3 15:55:53 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.4:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---
+Wed Sep 26 20:35:24 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.3:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---

Old:

  gst-python-1.14.2.tar.xz

New:

  gst-python-1.14.4.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.gkJUYB/_old  2018-10-12 13:10:06.167350221 +0200
+++ /var/tmp/diff_new_pack.gkJUYB/_new  2018-10-12 13:10:06.179350204 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _name gst-python
 Name:   python-gst
-Version:1.14.2
+Version:1.14.4
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.14.2.tar.xz -> gst-python-1.14.4.tar.xz ++
 1785 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-python-1.14.2/ChangeLog new/gst-python-1.14.4/ChangeLog
--- old/gst-python-1.14.2/ChangeLog 2018-07-20 02:08:03.0 +0200
+++ new/gst-python-1.14.4/ChangeLog 2018-10-03 00:13:44.0 +0200
@@ -1,3 +1,27 @@
+=== release 1.14.4 ===
+
+2018-10-02 23:13:44 +0100  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.14.4
+
+=== release 1.14.3 ===
+
+2018-09-16 16:37:41 +0100  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.14.3
+
 === release 1.14.2 ===
 
 2018-07-20 01:08:03 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-python-1.14.2/NEWS new/gst-python-1.14.4/NEWS
--- old/gst-python-1.14.2/NEWS  2018-07-20 02:08:03.0 +0200
+++ new/gst-python-1.14.4/NEWS  2018-10-03 00:13:44.0 +0200
@@ -5,13 +5,13 @@
 
 GStreamer 1.14.0 was originally released on 19 March 2018.
 
-The latest bug-fix release in the 1.14 series is 1.14.1 and was released
-on 17 May 2018.
+The latest bug-fix release in the 1.14 series is 1.14.3 and was released
+on 16 September 2018.
 
 See https://gstreamer.freedesktop.org/releases/1.14/ for the latest
 version of this document.
 
-_Last updated: Thursday 17 May 2018, 12:00 UTC (log)_
+_Last updated: Sunday 16 September 2018, 13:00 UTC (log)_
 
 
 Introduction
@@ -1390,6 +1390,135 @@
 list of changes. For the full list of changes please refer to the GIT
 logs or ChangeLogs of the particular modules.
 
+1.14.3
+
+The third 1.14 bug-fix release (1.14.3) was released on 16 September
+2018.
+
+This release only contains bugfixes and it should be safe to update from
+1.14.x.
+
+Highlighted bugfixes in 1.14.3
+
+-   opusenc: fix crash on 32-bit platforms
+-   compositor: fix major buffer leak when doing crossfading on some but
+not all pads
+-   wasapi: various fixes for wasapisrc and wasapisink regressions
+-   x264enc: Set bit depth to fix “This build of x264 requires 8-bit
+depth. Rebuild to…” runtime errors with x264 version ≥ 153
+-   audioaggregator, audiomixer: caps negotiation fixes
+-   input-selector: 

commit python-gst for openSUSE:Factory

2018-07-31 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2018-07-31 15:57:20

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Tue Jul 31 15:57:20 2018 rev:22 rq:624970 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2018-05-30 
12:37:59.807053968 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2018-07-31 15:57:23.759342714 +0200
@@ -1,0 +2,6 @@
+Tue Jul 24 08:23:29 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.2:
+  + No changes, versionbump only.
+
+---

Old:

  gst-python-1.14.1.tar.xz

New:

  gst-python-1.14.2.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.HJttWN/_old  2018-07-31 15:57:24.115343316 +0200
+++ /var/tmp/diff_new_pack.HJttWN/_new  2018-07-31 15:57:24.119343323 +0200
@@ -18,13 +18,14 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Python
 URL:http://www.gstreamer.net/
 Source: 
https://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
+
 BuildRequires:  %{python_module devel}
 BuildRequires:  gobject-introspection
 BuildRequires:  pkgconfig

++ gst-python-1.14.1.tar.xz -> gst-python-1.14.2.tar.xz ++
 3865 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-python-1.14.1/ChangeLog new/gst-python-1.14.2/ChangeLog
--- old/gst-python-1.14.1/ChangeLog 2018-05-17 14:35:48.0 +0200
+++ new/gst-python-1.14.2/ChangeLog 2018-07-20 02:08:03.0 +0200
@@ -1,3 +1,15 @@
+=== release 1.14.2 ===
+
+2018-07-20 01:08:03 +0100  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * configure.ac:
+   * gst-python.doap:
+   * meson.build:
+ Release 1.14.2
+
 === release 1.14.1 ===
 
 2018-05-17 13:35:48 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-python-1.14.1/NEWS new/gst-python-1.14.2/NEWS
--- old/gst-python-1.14.1/NEWS  2018-05-17 14:35:48.0 +0200
+++ new/gst-python-1.14.2/NEWS  2018-07-20 02:08:03.0 +0200
@@ -87,14 +87,14 @@
 applications that set up connections with and stream to and from other
 WebRTC peers, whilst leveraging all of the usual GStreamer features such
 as hardware-accelerated encoding and decoding, OpenGL integration,
-zero-copy and embedded platform support. And it's easy to build and
+zero-copy and embedded platform support. And it’s easy to build and
 integrate into your application too!
 
 WebRTC enables real-time communication of audio, video and data with web
 browsers and native apps, and it is supported or about to be support by
 recent versions of all major browsers and operating systems.
 
-GStreamer's new WebRTC implementation uses libnice for Interactive
+GStreamer’s new WebRTC implementation uses libnice for Interactive
 Connectivity Establishment (ICE) to figure out the best way to
 communicate with other peers, punch holes into firewalls, and traverse
 NATs.
@@ -104,9 +104,9 @@
 functionality is missing it should be fairly obvious where it needs to
 go.
 
-For more details, background and example code, check out Nirbheek's blog
-post _GStreamer has grown a WebRTC implementation_, as well as Matthew's
-_GStreamer WebRTC_ talk from last year's GStreamer Conference in Prague.
+For more details, background and example code, check out Nirbheek’s blog
+post _GStreamer has grown a WebRTC implementation_, as well as Matthew’s
+_GStreamer WebRTC_ talk from last year’s GStreamer Conference in Prague.
 
 New Elements
 
@@ -117,7 +117,7 @@
 (SRT) video streaming protocol, which aims to be easy to use whilst
 striking a new balance between reliability and latency for low
 latency video streaming use cases. More details about SRT and the
-implementation in GStreamer 

commit python-gst for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2018-05-30 12:22:11

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Wed May 30 12:22:11 2018 rev:21 rq:611157 version:1.14.1

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2018-04-03 
12:12:05.727394316 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2018-05-30 12:37:59.807053968 +0200
@@ -1,0 +2,121 @@
+Sun May 20 10:01:36 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.1:
+  + GstPad: Fix race condition causing the same probe to be called
+multiple times
+  + Fix occasional deadlocks on windows when outputting debug
+logging
+  + Fix debug levels being applied in the wrong order
+  + GIR annotation fixes for bindings
+  + audiomixer, audioaggregator: fix some negotiation issues
+  + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
+  + flvmux: wait for caps on all input pads before writing header
+even if source is live
+  + flvmux: don't wake up the muxer unless there is data, fixes
+busy looping if there's no input data
+  + flvmux: fix major leak of input buffers
+  + rtspsrc, rtsp-server: revert to RTSP RFC handling of
+sendonly/recvonly attributes
+  + rtpvrawpay: fix payloading with very large mtu sizes where
+everything fits into a single RTP packet
+  + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
+  + v4l2: Disable DMABuf for emulated formats when using libv4l2
+  + v4l2: Always set colorimetry in S_FMT
+  + asfdemux: Set stream-format field for H264 streams and handle
+H.264 in bytestream format
+  + x265enc: Fix tagging of keyframes on output buffers
+  + ladspa: Fix critical during plugin load on Windows
+  + decklink: Fix COM initialisation on Windows
+  + h264parse: fix re-use across pipeline stop/restart
+  + mpegtsmux: fix force-keyframe event handling and PCR/PMT
+changes that would confuse some players with generated HLS
+streams
+  + adaptivedemux: Support period change in live playlist
+  + rfbsrc: Fix support for applevncserver and support NULL pool in
+decide_allocation
+  + jpegparse: Fix APP1 marker segment parsing
+  + h265parse: Make caps writable before modifying them, fixes
+criticals
+  + fakevideosink: request an extra buffer if enable-last-sample is
+enabled
+  + wasapisrc: Don't provide a clock based on WASAPI's clock
+  + wasapi: Only use audioclient3 when low-latency, as it might
+otherwise glitch with slow CPUs or VMs
+  + wasapi: Don't derive device period from latency time, should
+make it more robust against glitches
+  + audiolatency: Fix wave detection in buffers and avoid bogus pts
+values while starting
+  + msdk: fix plugin load on implementations with only HW support
+  + msdk: dec: set framerate to the driver only if provided, not in
+0/1 case
+  + msdk: Don't set extended coding options for JPEG encode
+  + rtponviftimestamp: fix state change function init/reset causing
+races/crashes on shutdown
+  + decklink: fix initialization failure in windows binary
+  + ladspa: Fix critical warnings during plugin load on Windows and
+fix dependencies in meson build
+  + gl: fix cross-compilation error with viv-fb
+  + qmlglsink: make work with eglfs_kms
+  + rtspclientsink: Don't deadlock in preroll on early close
+  + rtspclientsink: Fix client ports for the RTCP backchannel
+  + rtsp-server: Fix session timeout when streaming data to client
+over TCP
+  + vaapiencode: h264: find best profile in those available, fixing
+negotiation errors
+  + vaapi: remove custom GstGL context handling, use GstGL instead.
+Fixes GL Context sharing with WebkitGtk on wayland
+  + gst-editing-services: various fixes
+  + gst-python: bump pygobject req to 3.8;
+fix GstPad.set_query_function(); dist autogen.sh and
+configure.ac in tarball
+  + g-i: pick up GstVideo-1.0.gir from local build directory in
+GstGL build
+  + g-i: update constant values for bindings
+  + avoid duplicate symbols in plugins across modules in static
+builds
+  + ... and many, many more!
+
+---
+Tue Apr 17 12:52:06 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.0:
+  + Highlights:
+- WebRTC support: real-time audio/video streaming to and from
+  web browsers;
+- Experimental support for the next-gen royalty-free AV1 video
+  codec;
+- Video4Linux: encoding support, stable element names and
+  faster device probing;
+- Support for the Secure Reliable Transport (SRT) video
+  streaming protocol;
+- RTP Forward Error Correction (FEC) support (ULPFEC);
+- RTSP 2.0 

commit python-gst for openSUSE:Factory

2018-04-03 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2018-04-03 12:12:05

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Tue Apr  3 12:12:05 2018 rev:20 rq:592848 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2018-03-06 
10:46:48.977306463 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2018-04-03 12:12:05.727394316 +0200
@@ -1,0 +2,6 @@
+Fri Mar 30 12:17:59 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.12.5:
+  + Bugs fixed: bgo#793560, bgo#793756.
+
+---

Old:

  gst-python-1.12.4.tar.xz

New:

  gst-python-1.12.5.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.Djjg58/_old  2018-04-03 12:12:06.283374310 +0200
+++ /var/tmp/diff_new_pack.Djjg58/_new  2018-04-03 12:12:06.283374310 +0200
@@ -18,7 +18,7 @@
 
 %define _name gst-python
 Name:   python-gst
-Version:1.12.4
+Version:1.12.5
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1-or-later

++ gst-python-1.12.4.tar.xz -> gst-python-1.12.5.tar.xz ++
 2909 lines of diff (skipped)




commit python-gst for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2018-03-06 10:46:46

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Tue Mar  6 10:46:46 2018 rev:19 rq:581527 version:1.12.4

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-12-12 
21:23:32.864752930 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2018-03-06 10:46:48.977306463 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:39:03 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.UHtlH8/_old  2018-03-06 10:46:49.625283055 +0100
+++ /var/tmp/diff_new_pack.UHtlH8/_new  2018-03-06 10:46:49.625283055 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gst
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,23 @@
 #
 
 
-Name:   python-gst
 %define _name gst-python
+Name:   python-gst
 Version:1.12.4
 Release:0
 Summary:Python Bindings for GStreamer
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Languages/Python
-Url:http://www.gstreamer.net/
+URL:http://www.gstreamer.net/
 Source: 
https://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  %{python_module devel}
 BuildRequires:  gobject-introspection
+BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0
 Requires:   gstreamer >= 1.11.1
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This module contains a wrapper that allows GStreamer applications to be
@@ -70,16 +70,15 @@
   %make_install
   popd
 done
-find %{buildroot} -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 rm %{buildroot}%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc COPYING NEWS TODO
+%license COPYING
+%doc NEWS TODO
 %{python_sitearch}/gi/overrides/
 
 %files -n gstreamer-plugin-python
-%defattr(-,root,root)
 %{_libdir}/gstreamer-1.0/libgstpythonplugin.cpython*.so
 
 %changelog




commit python-gst for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-12-12 21:23:30

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Tue Dec 12 21:23:30 2017 rev:18 rq:556384 version:1.12.4

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-09-25 
13:59:00.974213028 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-12-12 21:23:32.864752930 +0100
@@ -1,0 +2,6 @@
+Mon Dec 11 20:21:59 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.4:
+  + No changes, stable version bump only.
+
+---

Old:

  gst-python-1.12.3.tar.xz

New:

  gst-python-1.12.4.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.Ka3qYP/_old  2017-12-12 21:23:34.084694038 +0100
+++ /var/tmp/diff_new_pack.Ka3qYP/_new  2017-12-12 21:23:34.088693845 +0100
@@ -18,7 +18,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.12.3
+Version:1.12.4
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

++ gst-python-1.12.3.tar.xz -> gst-python-1.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.3/ChangeLog 
new/gst-python-1.12.4/ChangeLog
--- old/gst-python-1.12.3/ChangeLog 2017-09-18 15:56:24.0 +0200
+++ new/gst-python-1.12.4/ChangeLog 2017-12-07 18:37:51.0 +0100
@@ -1,9 +1,21 @@
+=== release 1.12.4 ===
+
+2017-12-07  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.4
+
 === release 1.12.3 ===
 
-2017-09-18  Sebastian Dröge 
+2017-09-18 17:48:49 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.12.3
+   * gst-python.doap:
+   * meson.build:
+ Release 1.12.3
 
 2017-07-29 23:05:22 -0400  Thibault Saunier 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.3/Makefile.in 
new/gst-python-1.12.4/Makefile.in
--- old/gst-python-1.12.3/Makefile.in   2017-09-18 15:56:21.0 +0200
+++ new/gst-python-1.12.4/Makefile.in   2017-12-07 17:22:59.0 +0100
@@ -179,7 +179,7 @@
$(top_srcdir)/common/cruft.mak \
$(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO compile config.guess config.sub \
-   depcomp install-sh ltmain.sh missing py-compile
+   install-sh ltmain.sh missing py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.3/NEWS new/gst-python-1.12.4/NEWS
--- old/gst-python-1.12.3/NEWS  2017-09-18 15:57:10.0 +0200
+++ new/gst-python-1.12.4/NEWS  2017-12-07 18:38:23.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
-The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was
-released on 18 September 2017.
+The latest bug-fix release in the 1.12 series is [1.12.4](#1.12.4) and was
+released on 7 December 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]*
+*Last updated: Thursday 7 December 2017, 16:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
@@ -783,7 +783,7 @@
 
 ### 1.12.3
 
-The second 1.12 bug-fix release (1.12.3) was released on 14 July 2017.
+The third 1.12 bug-fix release (1.12.3) was released on 18 September 2017.
 This release only contains bugfixes and it should be safe to update from 
1.12.x.
 
  Major bugfixes in 1.12.3
@@ -810,6 +810,38 @@
 
 [buglist-1.12.3]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED_status=VERIFIED=Platform=0_id=248880=bug_id=GStreamer_format=advanced=FIXED_milestone=1.12.3
 
+### 1.12.4
+
+The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017.
+This release only contains bugfixes and it 

commit python-gst for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-09-25 13:58:59

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Mon Sep 25 13:58:59 2017 rev:17 rq:528117 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-09-11 
16:17:31.349095705 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-09-25 13:59:00.974213028 +0200
@@ -1,0 +2,14 @@
+Mon Sep 18 22:16:39 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + plugin: Always initialize GIL state.
+  + Add support for Gst.Bitmask.
+  + tests: Stop using deprecated assertion methods.
+  + tests: Move all Fundamental types tests in a file.
+  + structure: Add a .keys() method and implement __str__.
+  + Return a Gst.*Range instead of a python range converting from
+GValue to python.
+  + structures: Override __new__ to make it more pythonic.
+  + overrides: Remove IntRange And Int64Range on Python2.
+
+---

Old:

  gst-python-1.12.2.tar.xz

New:

  gst-python-1.12.3.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.qoVVxI/_old  2017-09-25 13:59:01.662116243 +0200
+++ /var/tmp/diff_new_pack.qoVVxI/_new  2017-09-25 13:59:01.666115680 +0200
@@ -18,13 +18,13 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.12.2
+Version:1.12.3
 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
+Source: 
https://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  %{python_module devel}
 BuildRequires:  gobject-introspection
 BuildRequires:  python-rpm-macros

++ gst-python-1.12.2.tar.xz -> gst-python-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.2/ChangeLog 
new/gst-python-1.12.3/ChangeLog
--- old/gst-python-1.12.2/ChangeLog 2017-07-14 12:40:07.0 +0200
+++ new/gst-python-1.12.3/ChangeLog 2017-09-18 15:56:24.0 +0200
@@ -1,9 +1,86 @@
+=== release 1.12.3 ===
+
+2017-09-18  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.3
+
+2017-07-29 23:05:22 -0400  Thibault Saunier 
+
+   * plugin/gstpythonplugin.c:
+ plugin: Always initialize GIL state
+ gcc warns about possibly unintialized use of it
+ (even if it can't actually happen)
+
+2017-07-25 16:17:54 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * gi/overrides/gstmodule.c:
+   * testsuite/test_types.py:
+ Add support for Gst.Bitmask
+
+2017-07-25 14:35:01 -0400  Thibault Saunier 
+
+   * testsuite/test_types.py:
+ tests: Stop using deprecated assertion methods
+
+2017-07-25 14:29:19 -0400  Thibault Saunier 
+
+   * testsuite/Makefile.am:
+   * testsuite/meson.build:
+   * testsuite/test_doublerange.py:
+   * testsuite/test_fraction.py:
+   * testsuite/test_fractionrange.py:
+   * testsuite/test_int64range.py:
+   * testsuite/test_intrange.py:
+   * testsuite/test_types.py:
+   * testsuite/test_valuearray.py:
+   * testsuite/test_valuelist.py:
+ tests: Move all Fundamental types tests in a file
+ No reason to have one file per type and it makes it more complicated
+ to handle.
+
+2017-07-25 13:00:08 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+ structure: Add a .keys() method and implement __str__
+ We are making it behave like a dict, so we should provide the
+ same kind of utilities.
+
+2017-07-24 17:06:06 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * gi/overrides/gstmodule.c:
+ Return a Gst.*Range instead of a python range converting from GValue 
to python
+ Otherwise we lose the information about what type of range it is, 
which
+ is mandatory, especially when dealing with Structure and Caps.
+
+2017-07-24 12:13:13 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * testsuite/test_gst.py:
+ structures: Override __new__ to make it 

commit python-gst for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-09-11 16:17:31

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Mon Sep 11 16:17:31 2017 rev:16 rq:519577 version:1.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-07-17 
09:12:23.257547200 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-09-11 16:17:31.349095705 +0200
@@ -1,0 +2,5 @@
+Fri Jul 14 13:10:34 UTC 2017 - dims...@opensuse.org
+
+- Convert to single-spec.
+
+---

Old:

  pre_checkin.sh
  python3-gst.changes
  python3-gst.spec



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.4GjaDl/_old  2017-09-11 16:17:31.997004717 +0200
+++ /var/tmp/diff_new_pack.4GjaDl/_new  2017-09-11 16:17:31.997004717 +0200
@@ -16,22 +16,6 @@
 #
 
 
-%define build_for_python3 0
-
-%if %{build_for_python3}
-%define local_py_requires Requires: python(abi) = %py3_ver
-%define local_py_sitedir  %{python3_sitearch}
-%define local_py_suffix   3
-%define local_py_pkg  python3
-%define local_lib_ver 3-0
-%else
-%define local_py_requires %{py_requires}
-%define local_py_sitedir  %{py_sitedir}
-%define local_py_suffix   2
-%define local_py_pkg  python
-%define local_lib_ver 2-0
-%endif
-
 Name:   python-gst
 %define _name gst-python
 Version:1.12.2
@@ -41,24 +25,21 @@
 Group:  Development/Languages/Python
 Url:http://www.gstreamer.net/
 Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
+BuildRequires:  %{python_module devel}
 BuildRequires:  gobject-introspection
+BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
-%if %{build_for_python3}
-BuildRequires:  python3-devel
-%else
-BuildRequires:  python-devel
-%endif
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0
 Requires:   gstreamer >= 1.11.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
 
 %description
 This module contains a wrapper that allows GStreamer applications to be
 written in Python.
 
-%if %{build_for_python3}
+%python_subpackages
+
 %package -n gstreamer-plugin-python
 Summary:GStreamer 1.0 plugin for python
 Group:  System/Libraries
@@ -66,38 +47,39 @@
 %description -n gstreamer-plugin-python
 This module contains a wrapper that allows GStreamer applications to be
 written in Python.
-%endif
 
 %prep
 %setup -q -n %{_name}-%{version}
 
 %build
-%if %{build_for_python3}
-export PYTHON=python3
-%endif
-%configure \
+for py_var in %{pythons}; do
+  mkdir ../$py_var
+  cp -rp * ../$py_var
+  pushd ../$py_var
+  # link ../configure, so we can still use the macro
+  export PYTHON=$py_var
+  %configure \
 --disable-static
-make %{?_smp_mflags}
+  make %{?_smp_mflags}
+  popd
+done
 
 %install
-%make_install
+for py_var in %{pythons}; do
+  pushd ../$py_var
+  %make_install
+  popd
+done
 find %{buildroot} -name '*.la' -delete -print
-%if ! %{build_for_python3}
 rm %{buildroot}%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
-%endif
-
-%clean
-rm -rf %{buildroot}
 
-%files
+%files %{python_files}
 %defattr(-,root,root)
 %doc COPYING NEWS TODO
-%{local_py_sitedir}/gi/overrides/
+%{python_sitearch}/gi/overrides/
 
-%if %{build_for_python3}
 %files -n gstreamer-plugin-python
 %defattr(-,root,root)
 %{_libdir}/gstreamer-1.0/libgstpythonplugin.cpython*.so
-%endif
 
 %changelog




commit python-gst for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-07-17 09:12:23

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Mon Jul 17 09:12:23 2017 rev:15 rq:510390 version:1.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-06-22 
10:40:20.842008725 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-07-17 09:12:23.257547200 +0200
@@ -1,0 +2,6 @@
+Fri Jul 14 11:56:28 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + No changes, stable version bump only.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.12.1.tar.xz

New:

  gst-python-1.12.2.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.dcaQ7x/_old  2017-07-17 09:12:23.817468332 +0200
+++ /var/tmp/diff_new_pack.dcaQ7x/_new  2017-07-17 09:12:23.817468332 +0200
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

python3-gst.spec: same change
++ gst-python-1.12.1.tar.xz -> gst-python-1.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.1/ChangeLog 
new/gst-python-1.12.2/ChangeLog
--- old/gst-python-1.12.1/ChangeLog 2017-06-20 10:33:51.0 +0200
+++ new/gst-python-1.12.2/ChangeLog 2017-07-14 12:40:07.0 +0200
@@ -1,9 +1,21 @@
+=== release 1.12.2 ===
+
+2017-07-14  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.2
+
 === release 1.12.1 ===
 
-2017-06-20  Sebastian Dröge 
+2017-06-20 12:07:49 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.12.1
+   * gst-python.doap:
+   * meson.build:
+ Release 1.12.1
 
 === release 1.12.0 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.1/Makefile.in 
new/gst-python-1.12.2/Makefile.in
--- old/gst-python-1.12.1/Makefile.in   2017-06-20 09:25:55.0 +0200
+++ new/gst-python-1.12.2/Makefile.in   2017-07-14 12:09:23.0 +0200
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -179,7 +179,7 @@
$(top_srcdir)/common/cruft.mak \
$(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO compile config.guess config.sub \
-   install-sh ltmain.sh missing
+   depcomp install-sh ltmain.sh missing py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
@@ -630,7 +630,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -655,7 +655,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -673,7 +673,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -683,7 +683,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\

commit python-gst for openSUSE:Factory

2017-06-22 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-06-22 10:40:20

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Thu Jun 22 10:40:20 2017 rev:14 rq:505407 version:1.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-06-19 
13:23:33.379033355 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-06-22 10:40:20.842008725 +0200
@@ -1,0 +2,6 @@
+Wed Jun 21 08:59:20 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.1:
+  + No changes, stable version bump only.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.12.0.tar.xz

New:

  gst-python-1.12.1.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.M5bqvw/_old  2017-06-22 10:40:21.585903843 +0200
+++ /var/tmp/diff_new_pack.M5bqvw/_new  2017-06-22 10:40:21.589903279 +0200
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

python3-gst.spec: same change
++ gst-python-1.12.0.tar.xz -> gst-python-1.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.0/ChangeLog 
new/gst-python-1.12.1/ChangeLog
--- old/gst-python-1.12.0/ChangeLog 2017-05-04 14:15:21.0 +0200
+++ new/gst-python-1.12.1/ChangeLog 2017-06-20 10:33:51.0 +0200
@@ -1,9 +1,21 @@
+=== release 1.12.1 ===
+
+2017-06-20  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.1
+
 === release 1.12.0 ===
 
-2017-05-04  Sebastian Dröge 
+2017-05-04 15:40:29 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.12.0
+   * gst-python.doap:
+   * meson.build:
+ Release 1.12.0
 
 === release 1.11.91 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.0/Makefile.in 
new/gst-python-1.12.1/Makefile.in
--- old/gst-python-1.12.0/Makefile.in   2017-05-04 11:35:04.0 +0200
+++ new/gst-python-1.12.1/Makefile.in   2017-06-20 09:25:55.0 +0200
@@ -179,7 +179,7 @@
$(top_srcdir)/common/cruft.mak \
$(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO compile config.guess config.sub \
-   install-sh ltmain.sh missing py-compile
+   install-sh ltmain.sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.0/NEWS new/gst-python-1.12.1/NEWS
--- old/gst-python-1.12.0/NEWS  2017-05-04 14:15:58.0 +0200
+++ new/gst-python-1.12.1/NEWS  2017-06-20 10:34:19.0 +0200
@@ -1,6 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
+The latest bug-fix release in the 1.12 series is [1.12.1](#1.12.1) and was
+released on 20 June 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -11,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Thursday 4 May 2017, 11:00 UTC [(log)][gitlog]*
+*Last updated: Tuesday 20 June 2017, 07:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
@@ -228,7 +230,8 @@
 
 - `waylandsink` can now take DMAbuf buffers as input in the presence
   of a compatible Wayland compositor. This enables zero-copy transfer
-  from a decoder or source that outputs DMAbuf.
+  from a decoder or source that outputs DMAbuf. It will also set surface
+  opacity hint to allow better rendering optimization in the compositor.
 
 - `udpsrc` can be bound to more than one interface when joining a
   multicast group, this is done by giving a comma separate list of
@@ -453,6 +456,11 @@
 
 - `interleave` now supports > 64 channels.
 
+- OpenCV elements, `grabcut` and `retinex` has been ported to use
+  `GstOpencvVideoFilter` base class, increasing code reuse and fixing buffer
+  map/unmap issues. Redundant copie of images has 

commit python-gst for openSUSE:Factory

2017-06-19 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-06-19 13:23:32

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Mon Jun 19 13:23:32 2017 rev:13 rq:495723 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-03-02 
19:36:08.581761413 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-06-19 13:23:33.379033355 +0200
@@ -1,0 +2,27 @@
+Wed May 10 12:43:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.0:
+  + No changes, stable version bump only.
+- Changes from version 1.11.91:
+  + No changes.
+- Changes from version 1.11.90:
+  + Bugs fixed: bgo#780369.
+
+---
+Sat Feb 25 00:31:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.2:
+  + Port old helloworld.py example to GI.
+  + python: Add an option to set where to install pygi overrides.
+  + meson: bump version and bump meson requirement.
+
+---
+Thu Feb 23 20:30:37 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.1:
+  + Meson build fixes and updates.
+  + Play nicely with gst-build uninstalled.
+  + common: use https protocol for common submodule.
+  + Remove bitrotten and unused gst-python.spec.in file.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.10.4.tar.xz

New:

  gst-python-1.12.0.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.JW2KCl/_old  2017-06-19 13:23:34.314901410 +0200
+++ /var/tmp/diff_new_pack.JW2KCl/_new  2017-06-19 13:23:34.318900847 +0200
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.10.4
+Version:1.12.0
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
@@ -42,15 +42,15 @@
 Url:http://www.gstreamer.net/
 Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else
 BuildRequires:  python-devel
 %endif
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0
-Requires:   gstreamer >= 1.10.0
+Requires:   gstreamer >= 1.11.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{py_requires}
 

python3-gst.spec: same change
++ gst-python-1.10.4.tar.xz -> gst-python-1.12.0.tar.xz ++
 4399 lines of diff (skipped)




commit python-gst for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-03-02 19:36:07

Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and  /work/SRC/openSUSE:Factory/.python-gst.new (New)


Package is "python-gst"

Thu Mar  2 19:36:07 2017 rev:12 rq:460490 version:1.10.4

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-02-03 
18:57:34.760006246 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-03-02 19:36:08.581761413 +0100
@@ -1,0 +2,6 @@
+Thu Feb 23 20:30:36 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.4:
+  + No changes, versionbump only.
+
+---
@@ -5 +11 @@
-  + No changes, versionbump only
+  + No changes, versionbump only.
python3-gst.changes: same change

Old:

  gst-python-1.10.3.tar.xz

New:

  gst-python-1.10.4.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.1alIb3/_old  2017-03-02 19:36:09.313657841 +0100
+++ /var/tmp/diff_new_pack.1alIb3/_new  2017-03-02 19:36:09.317657275 +0100
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.10.3
+Version:1.10.4
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

python3-gst.spec: same change
++ gst-python-1.10.3.tar.xz -> gst-python-1.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.3/ChangeLog 
new/gst-python-1.10.4/ChangeLog
--- old/gst-python-1.10.3/ChangeLog 2017-01-30 14:58:03.0 +0100
+++ new/gst-python-1.10.4/ChangeLog 2017-02-23 14:22:29.0 +0100
@@ -1,9 +1,20 @@
+=== release 1.10.4 ===
+
+2017-02-23  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.10.4
+
 === release 1.10.3 ===
 
-2017-01-30  Sebastian Dröge 
+2017-01-30 16:28:37 +0200  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.10.3
+   * gst-python.doap:
+ Release 1.10.3
 
 === release 1.10.2 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.3/Makefile.in 
new/gst-python-1.10.4/Makefile.in
--- old/gst-python-1.10.3/Makefile.in   2017-01-30 14:55:30.0 +0100
+++ new/gst-python-1.10.4/Makefile.in   2017-02-23 11:32:35.0 +0100
@@ -179,7 +179,7 @@
$(top_srcdir)/common/cruft.mak \
$(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO compile config.guess config.sub \
-   depcomp install-sh ltmain.sh missing py-compile
+   install-sh ltmain.sh missing py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.3/NEWS new/gst-python-1.10.4/NEWS
--- old/gst-python-1.10.3/NEWS  2017-01-30 14:58:50.0 +0100
+++ new/gst-python-1.10.4/NEWS  2017-02-23 14:23:00.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.10 Release Notes
 
 GStreamer 1.10.0 was originally released on 1st November 2016.
-The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was
-released on 30 January 2017.
+The latest bug-fix release in the 1.10 series is [1.10.4](#1.10.4) and was
+released on 23 February 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest
 version of this document.
 
-*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]*
+*Last updated: Thursday 23 Feb 2017, 15:00 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.10/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/release-notes-1.10.md
@@ -1136,10 +1136,13 @@
  Major bugfixes in 1.10.3
 
  - Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed
-   input files and in other situations
+   input files and in other situations (CVE-2016-10198, CVE-2016-10199,
+   CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841,
+   CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846)
  - Regression fixes for souphttpsrc with redirection tracking and retrying
  - Regression fix for gst-rtsp-server not handling TCP-only medias anymore
  - Various other 

commit python-gst for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-02-03 16:27:02

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.changes2017-01-24 
10:35:00.228764181 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-02-03 18:57:34.760006246 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 17:23:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.3:
+  + No changes, versionbump only
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.10.2.tar.xz

New:

  gst-python-1.10.3.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.131Zn3/_old  2017-02-03 18:57:35.295930981 +0100
+++ /var/tmp/diff_new_pack.131Zn3/_new  2017-02-03 18:57:35.295930981 +0100
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.10.2
+Version:1.10.3
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
@@ -42,8 +42,8 @@
 Url:http://www.gstreamer.net/
 Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else

python3-gst.spec: same change
++ gst-python-1.10.2.tar.xz -> gst-python-1.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/ChangeLog 
new/gst-python-1.10.3/ChangeLog
--- old/gst-python-1.10.2/ChangeLog 2016-11-29 14:58:00.0 +0100
+++ new/gst-python-1.10.3/ChangeLog 2017-01-30 14:58:03.0 +0100
@@ -1,9 +1,20 @@
+=== release 1.10.3 ===
+
+2017-01-30  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.10.3
+
 === release 1.10.2 ===
 
-2016-11-29  Sebastian Dröge 
+2016-11-29 16:22:17 +0200  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.10.2
+   * gst-python.doap:
+ Release 1.10.2
 
 === release 1.10.1 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/NEWS new/gst-python-1.10.3/NEWS
--- old/gst-python-1.10.2/NEWS  2016-11-29 14:58:45.0 +0100
+++ new/gst-python-1.10.3/NEWS  2017-01-30 14:58:50.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.10 Release Notes
 
 GStreamer 1.10.0 was originally released on 1st November 2016.
-The latest bug-fix release in the 1.10 series is [1.10.2](#1.10.2) and was
-released on 29 November 2016.
+The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was
+released on 30 January 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest
 version of this document.
 
-*Last updated: Tuesday 29 Nov 2016, 12:30 UTC [(log)][gitlog]*
+*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.10/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/release-notes-1.10.md
@@ -1103,7 +1103,7 @@
 
 ### 1.10.2
 
-The first 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
+The second 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
 This release only contains bugfixes and it should be safe to update from 
1.10.x.
 
  Major bugfixes in 1.10.2
@@ -,7 +,9 @@
  - Security-relevant bugfix in the FLI/FLX/FLC decoder (CVE-2016-9634,
CVE-2016-9635, CVE-2016-9636)
  - Various fixes for crashes, assertions and other failures on fuzzed input
-   files (among others, thanks to Hanno Böck for testing and reporting)
+   files. Among others, thanks to Hanno Böck for testing and reporting
+   (CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811,
+   CVE-2016-9812, CVE-2016-9813).
  - SAVP/SAVPF profile in gst-rtsp-server works for live streams again, and the
correct MIKEY policy message is generated
  - Further OpenGL related bugfixes
@@ -1124,6 +1126,32 @@
 
 

commit python-gst for openSUSE:Factory

2017-01-24 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-01-24 10:34:58

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.changes2017-01-10 
10:50:49.277300141 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-01-24 10:35:00.228764181 +0100
@@ -5 +5 @@
-  automatic typelib() Requires added to the package.
+  automatic typelib() Requires added to the package (boo#1017473).
python3-gst.changes: same change



Other differences:
--
python3-gst.spec: same change



commit python-gst for openSUSE:Factory

2016-09-08 Thread h_root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2016-09-08 17:38:40

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.changes2016-06-19 
10:49:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2016-09-08 17:38:41.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 09:46:14 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.3 (boo#996937):
+  + No changes, versionbump only.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.8.2.tar.xz

New:

  gst-python-1.8.3.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.t4YD0b/_old  2016-09-08 17:38:42.0 +0200
+++ /var/tmp/diff_new_pack.t4YD0b/_new  2016-09-08 17:38:42.0 +0200
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.8.2
+Version:1.8.3
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

python3-gst.spec: same change
++ gst-python-1.8.2.tar.xz -> gst-python-1.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.2/ChangeLog 
new/gst-python-1.8.3/ChangeLog
--- old/gst-python-1.8.2/ChangeLog  2016-06-09 10:30:58.0 +0200
+++ new/gst-python-1.8.3/ChangeLog  2016-08-19 11:38:36.0 +0200
@@ -1,9 +1,20 @@
+=== release 1.8.3 ===
+
+2016-08-19  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.8.3
+
 === release 1.8.2 ===
 
-2016-06-09  Sebastian Dröge 
+2016-06-09 11:52:45 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.8.2
+   * gst-python.doap:
+ Release 1.8.2
 
 === release 1.8.1 ===
 
@@ -213,7 +224,6 @@
 2015-04-24 09:37:24 +0200  Thibault Saunier 
 
* testsuite/Makefile.am:
-   * testsuite/old/test_fraction.py:
* testsuite/test_fraction.py:
  tests: Add test_fraction back in the testsuite
  Properly porting it and adding a small test about getting fraction
@@ -259,33 +269,7 @@
* testsuite/old/testhelpermodule.c:
* testsuite/overrides_hack.py:
* testsuite/runtests.py:
-   * testsuite/test-object.c:
-   * testsuite/test-object.h:
-   * testsuite/test_adapter.py:
-   * testsuite/test_audio.py:
-   * testsuite/test_bin.py:
-   * testsuite/test_buffer.py:
-   * testsuite/test_bus.py:
-   * testsuite/test_caps.py:
-   * testsuite/test_element.py:
-   * testsuite/test_event.py:
-   * testsuite/test_fraction.py:
-   * testsuite/test_ghostpad.py:
* testsuite/test_gst.py:
-   * testsuite/test_interface.py:
-   * testsuite/test_iterator.py:
-   * testsuite/test_libtag.py:
-   * testsuite/test_message.py:
-   * testsuite/test_pad.py:
-   * testsuite/test_pbutils.py:
-   * testsuite/test_pipeline.py:
-   * testsuite/test_registry.py:
-   * testsuite/test_segment.py:
-   * testsuite/test_struct.py:
-   * testsuite/test_taglist.py:
-   * testsuite/test_typefind.py:
-   * testsuite/test_xml.py:
-   * testsuite/testhelpermodule.c:
  test: Bring back the testsuite and test if the initialization 
override works
  Summary:
  Simplify the Makefile taking example on pitivi and copy several pitivi
@@ -376,39 +360,7 @@
 
 2014-06-05 19:54:13 +0200  Thibault Saunier 
 
-   * examples/.gitignore:
-   * examples/Makefile.am:
-   * examples/audio-controller.py:
-   * examples/audioconcat.py:
-   * examples/bps.py:
-   * examples/buffer-draw.py:
-   * examples/cp.py:
-   * examples/cutter.py:
-   * examples/debugslider.py:
-   * examples/decodebin.py:
-   * examples/f2f.py:
-   * examples/filesrc.py:
-   * examples/fvumeter.py:
-   * examples/gst-discover:
-   * examples/gstfile.py:
-   * examples/helloworld.py:
-   * examples/maemogst.py:
-   * examples/mixer.py:
-   * examples/option-parser.py:
-   * examples/pipeline-tester:
-   * examples/play.py:
* examples/plugins/python/sinkelement.py:
-   * examples/pyidentity.py:
-   * examples/python/sinkelement.py:
-   * examples/remuxer.py:
-   * examples/segments.py:
-   * examples/sinkelement-registry.py:
-   * 

commit python-gst for openSUSE:Factory

2016-06-19 Thread h_root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2016-06-19 10:49:40

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.changes2016-05-03 
10:16:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2016-06-19 10:49:42.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 15 14:30:35 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.2:
+  + No changes, version bump only.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.8.1.tar.xz

New:

  gst-python-1.8.2.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.SJ7YLn/_old  2016-06-19 10:49:43.0 +0200
+++ /var/tmp/diff_new_pack.SJ7YLn/_new  2016-06-19 10:49:43.0 +0200
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

++ python3-gst.spec ++
--- /var/tmp/diff_new_pack.SJ7YLn/_old  2016-06-19 10:49:43.0 +0200
+++ /var/tmp/diff_new_pack.SJ7YLn/_new  2016-06-19 10:49:43.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-gst
+# spec file for package python3-gst
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -34,7 +34,7 @@
 
 Name:   python3-gst
 %define _name gst-python
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

++ gst-python-1.8.1.tar.xz -> gst-python-1.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.1/ChangeLog 
new/gst-python-1.8.2/ChangeLog
--- old/gst-python-1.8.1/ChangeLog  2016-04-20 17:21:03.0 +0200
+++ new/gst-python-1.8.2/ChangeLog  2016-06-09 10:30:58.0 +0200
@@ -1,9 +1,20 @@
+=== release 1.8.2 ===
+
+2016-06-09  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.8.2
+
 === release 1.8.1 ===
 
-2016-04-20  Sebastian Dröge 
+2016-04-20 18:35:29 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.8.1
+   * gst-python.doap:
+ Release 1.8.1
 
 === release 1.8.0 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.1/Makefile.in 
new/gst-python-1.8.2/Makefile.in
--- old/gst-python-1.8.1/Makefile.in2016-04-20 14:17:57.0 +0200
+++ new/gst-python-1.8.2/Makefile.in2016-06-09 10:30:56.0 +0200
@@ -179,7 +179,7 @@
$(top_srcdir)/common/cruft.mak \
$(top_srcdir)/common/release.mak AUTHORS COPYING ChangeLog \
INSTALL NEWS README TODO compile config.guess config.sub \
-   install-sh ltmain.sh missing py-compile
+   depcomp install-sh ltmain.sh missing py-compile
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.8.1/NEWS new/gst-python-1.8.2/NEWS
--- old/gst-python-1.8.1/NEWS   2016-04-20 17:21:49.0 +0200
+++ new/gst-python-1.8.2/NEWS   2016-06-09 10:32:53.0 +0200
@@ -1,24 +1,26 @@
-### 1.8.1
+### 1.8.2
 
-The first 1.8 bug-fix release (1.8.1) was released on 20 April 2016.
+The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
 This release only contains bugfixes and it should be safe to update from 1.8.0.
 
- Major bugfixes in 1.8.1
+ Major bugfixes in 1.8.2
 
- - Fix app compilation with Android NDK r11 and newer
- - Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0
- - Fix regression in avdeinterlace
- - Fix memory corruption in scaletempo element with S16 input
- - Fix regression in qtdemux with MSE streams
- - Fix glitches at the start with all audio sinks except for pulsesink
- - Fix regression with encrypted HLS streams
- - Fix automatic multithreaded decoding of VP8/9 video
- - Fix deadlock in HTTP adaptive streams when scrub-seeking
- - Fix regression in RTSP source with SRTP
- - Add support for SRTP rollover counters in the RTSP source
- - Add support for HiDPI ("Retina") screens in caopengllayersink
- - ... and many more!
+ - Fix vp8enc and flacenc segmentation faults on Windows
+ - Fix Android build failure due to 

commit python-gst for openSUSE:Factory

2016-05-03 Thread h_root
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.changes2016-02-08 
09:48:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2016-05-03 10:16:47.0 +0200
@@ -1,0 +2,35 @@
+Thu Apr 21 08:51:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.1:
+  + No changes, version bump only.
+
+---
+Wed Mar 16 10:59:01 UTC 2016 - zai...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.Gt53qn/_new  2016-05-03 10:16:48.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.Gt53qn/_new  2016-05-03 10:16:48.0 +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)




commit python-gst for openSUSE:Factory

2016-02-08 Thread h_root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2016-02-08 09:48:06

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.changes2015-11-26 
17:04:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2016-02-08 09:48:31.0 +0100
@@ -1,0 +2,10 @@
+Sat Feb  6 12:06:27 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.6.2:
+  + overrides: fix a few typos in exception messages.
+  + python:
+- Check return value of g_module_symbol().
+- Don't call Py_DECREF() on NULL.
+  + pythonplugin: Clean up error handling a bit.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.6.1.tar.xz

New:

  gst-python-1.6.2.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.vGLHUJ/_old  2016-02-08 09:48:32.0 +0100
+++ /var/tmp/diff_new_pack.vGLHUJ/_new  2016-02-08 09:48:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gst
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.6.1
+Version:1.6.2
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+

python3-gst.spec: same change
++ gst-python-1.6.1.tar.xz -> gst-python-1.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.6.1/ChangeLog 
new/gst-python-1.6.2/ChangeLog
--- old/gst-python-1.6.1/ChangeLog  2015-10-30 16:03:01.0 +0100
+++ new/gst-python-1.6.2/ChangeLog  2015-12-14 19:40:48.0 +0100
@@ -1,9 +1,45 @@
+=== release 1.6.2 ===
+
+2015-12-14  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.6.2
+
+2015-11-08 11:56:20 +0100  Mark Nauwelaerts 
+
+   * gi/overrides/Gst.py:
+ overrides: fix a few typos in exception messages
+
+2015-12-14 13:03:24 +0100  Sebastian Dröge 
+
+   * plugin/gstpythonplugin.c:
+ python: Check return value of g_module_symbol()
+ CID 1320702
+
+2015-12-14 13:01:25 +0100  Sebastian Dröge 
+
+   * plugin/gstpythonplugin.c:
+ python: Don't call Py_DECREF() on NULL
+ CID 1320703
+
+2015-11-16 10:12:37 +0200  Sebastian Dröge 
+
+   * plugin/gstpythonplugin.c:
+ pythonplugin: Clean up error handling a bit
+ Don't g_error() but only g_critical() when things go wrong and return 
FALSE.
+ g_error() would kill the application immediately.
+ Also check if we can actually get gi.repository.Gst before using it.
+
 === release 1.6.1 ===
 
-2015-10-30  Sebastian Dröge 
+2015-10-30 17:10:43 +0200  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.6.1
+   * gst-python.doap:
+ Release 1.6.1
 
 2015-10-25 21:33:46 +0100  Mark Nauwelaerts 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.6.1/NEWS new/gst-python-1.6.2/NEWS
--- old/gst-python-1.6.1/NEWS   2015-10-30 16:03:36.0 +0100
+++ new/gst-python-1.6.2/NEWS   2015-12-14 19:41:31.0 +0100
@@ -1,29 +1,37 @@
-This is GStreamer 1.6.1
+This is GStreamer 1.6.2
 
-The GStreamer team is proud to announce the first bugfix release in the stable
+The GStreamer team is proud to announce the second bugfix release in the stable
 1.6 release series of your favourite cross-platform multimedia framework!
 
-This release only contains bugfixes and it is safe to update from 1.6.0. For a
-full list of bugfixes see Bugzilla:
-  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED_status=VERIFIED=0_id=73005=bug_id=GStreamer=FIXED_milestone=1.6.1
+This release only contains bugfixes and it is safe to update from 1.6.0 and
+1.6.1. For a full list of bugfixes see Bugzilla:
+  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED_status=VERIFIED=0_id=83309=bug_id=GStreamer=FIXED_milestone=1.6.2
 
 See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of 

commit python-gst for openSUSE:Factory

2015-11-26 Thread h_root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2015-11-26 17:04:07

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.changes2014-10-22 
16:23:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2015-11-26 17:04:09.0 +0100
@@ -1,0 +2,20 @@
+Mon Nov 23 21:28:43 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + Fix regression creating (Ghost)Pad (bgo#757108).
+- Changes from version 1.6.0:
+  + tests:
+- Fix tests in python2.
+- Add test_fraction back in the testsuite.
+- Bring back the testsuite and test if the initialization
+  override works.
+  + overrides:
+- Do not use inspect.signature as it is not avalaible in
+  python2.
+- Disable all GStreamer APIs until Gst has been initialized.
+- Try hard to make the query writable in the pad query
+  function.
+  + Remove INSTALL file.
+  + plugin: Name differently between python2 and python3.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.4.0.tar.xz

New:

  gst-python-1.6.1.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.Uhyugi/_old  2015-11-26 17:04:10.0 +0100
+++ /var/tmp/diff_new_pack.Uhyugi/_new  2015-11-26 17:04:10.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-gstreamer
+# spec file for package python-gst
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -33,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.4.0
+Version:1.6.1
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
@@ -94,7 +95,7 @@
 %if %{build_for_python3}
 %files -n gstreamer-plugin-python
 %defattr(-,root,root)
-%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
+%{_libdir}/gstreamer-1.0/libgstpythonplugin.cpython*.so
 %endif
 
 %changelog

++ python3-gst.spec ++
--- /var/tmp/diff_new_pack.Uhyugi/_old  2015-11-26 17:04:10.0 +0100
+++ /var/tmp/diff_new_pack.Uhyugi/_new  2015-11-26 17:04:10.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-gstreamer
+# spec file for package python3-gst
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -33,7 +34,7 @@
 
 Name:   python3-gst
 %define _name gst-python
-Version:1.4.0
+Version:1.6.1
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
@@ -94,7 +95,7 @@
 %if %{build_for_python3}
 %files -n gstreamer-plugin-python
 %defattr(-,root,root)
-%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
+%{_libdir}/gstreamer-1.0/libgstpythonplugin.cpython*.so
 %endif
 
 %changelog

++ gst-python-1.4.0.tar.xz -> gst-python-1.6.1.tar.xz ++
 4300 lines of diff (skipped)




commit python-gst for openSUSE:Factory

2014-10-22 Thread h_root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2014-10-22 16:23:11

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.changes2014-09-17 
17:24:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2014-10-22 16:23:17.0 +0200
@@ -1,0 +2,15 @@
+Mon Oct 20 16:26:48 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + pythonplugin: Fix compiler warning about unused format string
+argument.
+
+---
+Sat Oct 11 21:20:12 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3.90:
+  + Sync up for releasse with GStreamer 1.4.x.
+- Split new subpackage gstreamer-plugin-python, when building for
+  python3.
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.2.1.tar.bz2

New:

  gst-python-1.4.0.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.Vx9rwS/_old  2014-10-22 16:23:18.0 +0200
+++ /var/tmp/diff_new_pack.Vx9rwS/_new  2014-10-22 16:23:18.0 +0200
@@ -33,13 +33,13 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.2.1
+Version:1.4.0
 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.bz2
+Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  gstreamer-plugins-base-devel
 %if %{build_for_python3}
 BuildRequires:  python3-devel
@@ -55,6 +55,16 @@
 This module contains a wrapper that allows GStreamer applications to be
 written in Python.
 
+%if %{build_for_python3}
+%package -n gstreamer-plugin-python
+Summary: GStreamer 1.0 plugin for python
+Group: System/Libraries
+
+%description -n gstreamer-plugin-python
+This module contains a wrapper that allows GStreamer applications to be
+written in Python.
+%endif
+
 %prep
 %setup -q -n %{_name}-%{version}
 
@@ -69,6 +79,9 @@
 %install
 %make_install
 find %{buildroot} -name '*.la' -delete -print
+%if ! %{build_for_python3}
+rm %{buildroot}%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
+%endif
 
 %clean
 rm -rf %{buildroot}
@@ -78,4 +91,10 @@
 %doc COPYING NEWS TODO
 %{local_py_sitedir}/gi/overrides/
 
+%if %{build_for_python3}
+%files -n gstreamer-plugin-python
+%defattr(-,root,root)
+%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
+%endif
+
 %changelog

python3-gst.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org