Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2026-02-12 17:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Thu Feb 12 17:25:59 2026 rev:195 rq:1332628 version:1.28.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2025-12-31 10:46:34.996410983 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1977/gstreamer-plugins-bad.changes
2026-02-12 17:26:41.265561559 +0100
@@ -1,0 +2,19 @@
+Thu Feb 12 07:26:10 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Also build libgsthip-1_0-0 as biarch -32bit library.
+
+-------------------------------------------------------------------
+Fri Jan 30 09:02:00 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.28.0:
+ + Please see changes in gstreamer main package.
+- Pass mpeghdec=disabled to meson setup, mpeghdec dependency is not
+ yet available in openSUSE.
+- Pass tflite=disabled meson setup, tflite dependency is not
+ yet available in openSUSE.
+- Pass wpe2=disabled to meson setup, dependencies only partly
+ available in openSUSE so far.
+- Add new sub-packages: libgsthip-1_0-0, typelib-1_0-GstHip-1_0 and
+ typelib-1_0-GstHipGL-1_0
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.26.10.obscpio
New:
----
gst-plugins-bad-1.28.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.jkaj9Y/_old 2026-02-12 17:26:43.849671184 +0100
+++ /var/tmp/diff_new_pack.jkaj9Y/_new 2026-02-12 17:26:43.857671524 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-bad
#
-# 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
@@ -81,7 +81,7 @@
%endif
Name: gstreamer-plugins-bad
-Version: 1.26.10
+Version: 1.28.0
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later
@@ -174,7 +174,7 @@
%endif
BuildRequires: pkgconfig(mjpegtools)
BuildRequires: pkgconfig(neon)
-BuildRequires: pkgconfig(nice) >= 0.1.20
+BuildRequires: pkgconfig(nice) >= 0.1.23
BuildRequires: pkgconfig(openal)
BuildRequires: pkgconfig(openh264) >= 1.3.0
BuildRequires: pkgconfig(openssl) >= 0.9.5
@@ -325,6 +325,17 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
+%package -n libgsthip-1_0-0
+Summary: GStreamer Streaming-Media Framework Plug-Ins
+Group: System/Libraries
+
+%description -n libgsthip-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
%package -n libgstplay-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -535,6 +546,7 @@
Requires: libgstcodecs-1_0-0 = %{version}
Requires: libgstcuda-1_0-0 = %{version}
Requires: libgstdxva-1_0-0 = %{version}
+Requires: libgsthip-1_0-0 = %{version}
Requires: libgstinsertbin-1_0-0 = %{version}
Requires: libgstisoff-1_0-0 = %{version}
Requires: libgstmpegts-1_0-0 = %{version}
@@ -556,6 +568,8 @@
Requires: typelib-1_0-GstCodecs-1_0 = %{version}
Requires: typelib-1_0-GstCuda-1_0 = %{version}
Requires: typelib-1_0-GstDxva-1_0 = %{version}
+Requires: typelib-1_0-GstHip-1_0 = %{version}
+Requires: typelib-1_0-GstHipGL-1_0 = %{version}
Requires: typelib-1_0-GstInsertBin-1_0 = %{version}
Requires: typelib-1_0-GstMpegts-1_0 = %{version}
Requires: typelib-1_0-GstMse-1_0 = %{version}
@@ -620,6 +634,28 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
+%package -n typelib-1_0-GstHip-1_0
+Summary: Introspection bindings for GStreamer Streaming-Media Framework
Plug-Ins
+Group: System/Libraries
+
+%description -n typelib-1_0-GstHip-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n typelib-1_0-GstHipGL-1_0
+Summary: Introspection bindings for GStreamer Streaming-Media Framework
Plug-Ins
+Group: System/Libraries
+
+%description -n typelib-1_0-GstHipGL-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
%package -n typelib-1_0-GstMse-1_0
Summary: Introspection bindings for GStreamer Streaming-Media Framework
Plug-Ins
Group: System/Libraries
@@ -904,6 +940,9 @@
-D lcevcdecoder=disabled \
-D lcevcencoder=disabled \
-D svtjpegxs=disabled \
+ -D mpeghdec=disabled \
+ -D tflite=disabled \
+ -D wpe2=disabled \
%{nil}
%meson_build
@@ -940,6 +979,7 @@
%ldconfig_scriptlets -n libgstcodecparsers-1_0-0
%ldconfig_scriptlets -n libgstcuda-1_0-0
%ldconfig_scriptlets -n libgstdxva-1_0-0
+%ldconfig_scriptlets -n libgsthip-1_0-0
%ldconfig_scriptlets -n libgstinsertbin-1_0-0
%ldconfig_scriptlets -n libgstisoff-1_0-0
%ldconfig_scriptlets -n libgstmpegts-1_0-0
@@ -1012,6 +1052,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstgeometrictransform.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgme.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgsm.so
+%{_libdir}/gstreamer-%{gst_branch}/libgsthip.so
%{_libdir}/gstreamer-%{gst_branch}/libgsthls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinsertbin.so
%if %{with ldacBT}
@@ -1090,6 +1131,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoframe_audiolevel.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstvmaf.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
%if %{with voamrwbenc}
%{_datadir}/gstreamer-%{gst_branch}/presets/GstVoAmrwbEnc.prs
@@ -1108,7 +1150,6 @@
%if %{with webrtc_audio_processing_1}
%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtcdsp.so
%endif
-%{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstuvch264.so
%{_libdir}/gstreamer-%{gst_branch}/libgstwebp.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcodectimestamper.so
@@ -1203,6 +1244,9 @@
%files -n libgstdxva-1_0-0
%{_libdir}/libgstdxva-%{gst_branch}.so.0*
+%files -n libgsthip-1_0-0
+%{_libdir}/libgsthip.so.0*
+
%files -n libgstmse-1_0-0
%{_libdir}/libgstmse-%{gst_branch}.so.0*
@@ -1254,13 +1298,21 @@
%files -n typelib-1_0-GstVa-1_0
%{_libdir}/girepository-1.0/GstVa-1.0.typelib
+%files -n typelib-1_0-GstHip-1_0
+%{_libdir}/girepository-1.0/GstHip-1.0.typelib
+
+%files -n typelib-1_0-GstHipGL-1_0
+%{_libdir}/girepository-1.0/GstHipGL-1.0.typelib
+
%files devel
-%doc AUTHORS NEWS README.md RELEASE REQUIREMENTS
+%doc NEWS README.md RELEASE
%{_includedir}/gstreamer-%{gst_branch}
%{_libdir}/*.so
%{_libdir}/pkgconfig/gstreamer-analytics-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-hip-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-hip-gl-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-insertbin-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-mpegts-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-mse-%{gst_branch}.pc
++++++ _service ++++++
--- /var/tmp/diff_new_pack.jkaj9Y/_old 2026-02-12 17:26:44.105682045 +0100
+++ /var/tmp/diff_new_pack.jkaj9Y/_new 2026-02-12 17:26:44.129683064 +0100
@@ -5,7 +5,7 @@
<param
name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gst-plugins-bad</param>
<param name="filename">gst-plugins-bad</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>
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.jkaj9Y/_old 2026-02-12 17:26:44.289689851 +0100
+++ /var/tmp/diff_new_pack.jkaj9Y/_new 2026-02-12 17:26:44.321691209 +0100
@@ -10,6 +10,7 @@
libgstcodecs-1_0-0
libgstcuda-1_0-0
libgstdxva-1_0-0
+libgsthip-1_0-0
libgstinsertbin-1_0-0
libgstisoff-1_0-0
libgstmpegts-1_0-0
++++++ gst-plugins-bad-1.26.10.obscpio -> gst-plugins-bad-1.28.0.obscpio ++++++
++++ 190648 lines of diff (skipped)
++++++ gst-plugins-bad.obsinfo ++++++
--- /var/tmp/diff_new_pack.jkaj9Y/_old 2026-02-12 17:26:51.041976303 +0100
+++ /var/tmp/diff_new_pack.jkaj9Y/_new 2026-02-12 17:26:51.049976642 +0100
@@ -1,5 +1,5 @@
name: gst-plugins-bad
-version: 1.26.10
-mtime: 1766673866
-commit: bfdc62185e243d3633aa916187a566d03a587792
+version: 1.28.0
+mtime: 1769533649
+commit: 9058212f43074ef7df229e73cea135c4ea96e0d6