forked from pool/python-gst
Accepting request 358038 from home:Zaitor:branches:multimedia:libs
New stable rel OBS-URL: https://build.opensuse.org/request/show/358038 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
de1d3fa55d
commit
6e9888046c
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 12:06:27 UTC 2016 - zaitor@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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 21:28:43 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 12:06:27 UTC 2016 - zaitor@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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 21:28:43 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
||||
+2
-2
@@ -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+
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-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: python3-gst
|
||||
%define _name gst-python
|
||||
Version: 1.6.1
|
||||
Version: 1.6.2
|
||||
Release: 0
|
||||
Summary: Python Bindings for GStreamer
|
||||
License: LGPL-2.1+
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cbe332e18fd2eaf23ddeee96c414f79ac1edc2f7d990582fa0ec5f977bd04f1
|
||||
size 358396
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e763e317079f48a2d6f37bd600bc19650d61597fac9f5763dbad293f72f9125
|
||||
size 358316
|
||||
Reference in New Issue
Block a user