Accepting request 1332236 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1332236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=74
This commit is contained in:
2026-02-12 16:26:21 +00:00
committed by Git OBS Bridge
6 changed files with 17 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gst-python</param>
<param name="filename">gst-python</param>
<param name="revision">1.26.10</param>
<param name="revision">1.28.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
name: gst-python
version: 1.26.10
mtime: 1766673866
commit: bfdc62185e243d3633aa916187a566d03a587792
version: 1.28.0
mtime: 1769533649
commit: 9058212f43074ef7df229e73cea135c4ea96e0d6

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 30 14:20:12 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.28.0:
+ Please see changes in gstreamer main package.
-------------------------------------------------------------------
Tue Dec 30 09:46:41 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-gst
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%{?sle15_python_module_pythons}
Name: python-gst
Version: 1.26.10
Version: 1.28.0
Release: 0
Summary: Python Bindings for GStreamer
License: LGPL-2.1-or-later
@@ -85,5 +85,7 @@ written in Python.
%files -n gstreamer-plugin-python
%{_libdir}/gstreamer-1.0/libgstpython.so
%dir %{_libdir}/gstreamer-1.0/python
%{_libdir}/gstreamer-1.0/python/gesotioformatter.py
%changelog