From 9f8f081223c2c36af902eeb5ba64c5c8cc6e2e8111dca4acbe76a992faef7222 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 10 Feb 2026 12:21:33 +0000 Subject: [PATCH] - Update to version 1.28.0: + Please see changes in gstreamer main package. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=150 --- _service | 2 +- gst-python-1.26.10.obscpio | 3 --- gst-python-1.28.0.obscpio | 3 +++ gst-python.obsinfo | 6 +++--- python-gst.changes | 6 ++++++ python-gst.spec | 6 ++++-- 6 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 gst-python-1.26.10.obscpio create mode 100644 gst-python-1.28.0.obscpio diff --git a/_service b/_service index b48f4e0..0e3ac1d 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ https://gitlab.freedesktop.org/gstreamer/gstreamer.git subprojects/gst-python gst-python - 1.26.10 + 1.28.0 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/gst-python-1.26.10.obscpio b/gst-python-1.26.10.obscpio deleted file mode 100644 index 820dd26..0000000 --- a/gst-python-1.26.10.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87e8daa77a31b4349ca8af979f08e2f05ef5947df12d7834aa75fe8e553ca39c -size 733196 diff --git a/gst-python-1.28.0.obscpio b/gst-python-1.28.0.obscpio new file mode 100644 index 0000000..2cccee8 --- /dev/null +++ b/gst-python-1.28.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20d8c8d0d08f05c6c20a5c63991c7ab4add141dc4a94d2cfb7c1392af28bb37 +size 674828 diff --git a/gst-python.obsinfo b/gst-python.obsinfo index b79d377..8e581db 100644 --- a/gst-python.obsinfo +++ b/gst-python.obsinfo @@ -1,4 +1,4 @@ name: gst-python -version: 1.26.10 -mtime: 1766673866 -commit: bfdc62185e243d3633aa916187a566d03a587792 +version: 1.28.0 +mtime: 1769533649 +commit: 9058212f43074ef7df229e73cea135c4ea96e0d6 diff --git a/python-gst.changes b/python-gst.changes index 700f5a8..b221d66 100644 --- a/python-gst.changes +++ b/python-gst.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 30 14:20:12 UTC 2026 - Bjørn Lie + +- Update to version 1.28.0: + + Please see changes in gstreamer main package. + ------------------------------------------------------------------- Tue Dec 30 09:46:41 UTC 2025 - Bjørn Lie diff --git a/python-gst.spec b/python-gst.spec index 4ad1acf..5257899 100644 --- a/python-gst.spec +++ b/python-gst.spec @@ -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