17
0

12 Commits

Author SHA256 Message Date
48a1c13372 Accepting request 1324803 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1324803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=44
2025-12-31 09:47:08 +00:00
9878091274 - Update to version 1.26.10:
+ dotsviewer: Update Rust dependencies

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=91
2025-12-30 11:49:16 +00:00
e48d145d80 Accepting request 1321739 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1321739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=43
2025-12-10 14:30:57 +00:00
cb6341bfde - Update to version 1.26.9:
+ debug-viewer: Make 0x prefix optional thread ID regexes

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=89
2025-12-09 12:03:35 +00:00
d349dcd304 Accepting request 1317127 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1317127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=42
2025-11-13 16:26:10 +00:00
bd9df55633 - Update to version 1.26.8:
+ validate: add missing GST_VALIDATE_API annotation
  + validate: use meson compile instead of ninja directly
  + dots-viewer: Update Rust dependencies

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=87
2025-11-11 14:41:08 +00:00
0e75a0cae4 Accepting request 1311918 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1311918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=41
2025-10-18 12:36:15 +00:00
e1050f31af - Update to version 1.26.7:
+ Fix issues with G_DISABLE_CHECKS & G_DISABLE_ASSERT

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=85
2025-10-17 07:50:37 +00:00
f1a135e54f Accepting request 1305243 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1305243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=40
2025-09-17 14:43:50 +00:00
e7594f8608 - Update to version 1.26.6:
+ validate: http-actions: Replace GUri with GstURI for GLib 2.64
    compatibility
  + Fix memory leak and use of incorrect context

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=83
2025-09-16 16:06:55 +00:00
c76998555a Accepting request 1299329 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1299329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-devtools?expand=0&rev=39
2025-08-15 19:51:36 +00:00
511c51f3ab - Update to version 1.26.5:
+ No changes, stable bump only.
- Update vendored dependencies (boo#1248053, CVE-2025-55159).

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-devtools?expand=0&rev=81
2025-08-14 07:15:58 +00:00
7 changed files with 75 additions and 16 deletions

View File

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

View File

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

Binary file not shown.

View File

@@ -1,4 +1,4 @@
name: gst-devtools
version: 1.26.2
mtime: 1748559403
commit: 100c21e1faf68efe7f3830b6e9f856760697ab48
version: 1.26.10
mtime: 1766673866
commit: bfdc62185e243d3633aa916187a566d03a587792

View File

@@ -1,9 +1,68 @@
-------------------------------------------------------------------
Tue Dec 30 09:53:11 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.10:
+ dotsviewer: Update Rust dependencies
-------------------------------------------------------------------
Sun Dec 7 08:30:31 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.9:
+ debug-viewer: Make 0x prefix optional thread ID regexes
-------------------------------------------------------------------
Tue Nov 11 09:23:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.8:
+ validate: add missing GST_VALIDATE_API annotation
+ validate: use meson compile instead of ninja directly
+ dots-viewer: Update Rust dependencies
-------------------------------------------------------------------
Fri Oct 17 06:37:29 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.7:
+ Fix issues with G_DISABLE_CHECKS & G_DISABLE_ASSERT
-------------------------------------------------------------------
Mon Sep 15 17:11:18 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.6:
+ validate: http-actions: Replace GUri with GstURI for GLib 2.64
compatibility
+ Fix memory leak and use of incorrect context
-------------------------------------------------------------------
Thu Aug 14 06:26:53 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.5:
+ No changes, stable bump only.
- Update vendored dependencies (boo#1248053, CVE-2025-55159).
-------------------------------------------------------------------
Thu Jul 24 07:10:03 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.4:
+ Update various Rust dependencies
-------------------------------------------------------------------
Fri Jul 11 07:28:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Use lto macro instead of exporting cflags manually.
-------------------------------------------------------------------
Fri Jul 11 00:30:09 UTC 2025 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Add build flag CFLAGS+=' -ffat-lto-objects' to fix build failure
with rust1.88 on PowerPC (bsc#1246111).
-------------------------------------------------------------------
Tue Jul 1 20:18:53 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.3:
+ validate: More memory leaks
+ validate: Valgrind fixes
-------------------------------------------------------------------
Sun Jun 1 08:11:56 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-devtools
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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
@@ -22,7 +22,7 @@
%{?sle15_python_module_pythons}
Name: gstreamer-devtools
Version: 1.26.2
Version: 1.26.10
Release: 0
Summary: Development and debugging tools for GStreamer
License: LGPL-2.1-or-later
@@ -41,12 +41,12 @@ BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gdk-3.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.26.0
BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.26.0
BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= 1.26.0
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.26.0
%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(gstreamer-rtsp-server-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-rtsp-server-1.0) >= 1.26.0
%endif
BuildRequires: pkgconfig(gstreamer-transcoder-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0

BIN
vendor.tar.zst LFS

Binary file not shown.