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