Compare commits
12 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 48a1c13372 | |||
| 9878091274 | |||
| e48d145d80 | |||
| cb6341bfde | |||
| d349dcd304 | |||
| bd9df55633 | |||
| 0e75a0cae4 | |||
| e1050f31af | |||
| f1a135e54f | |||
| e7594f8608 | |||
| c76998555a | |||
| 511c51f3ab |
2
_service
2
_service
@@ -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.4</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>
|
||||
|
||||
3
gst-devtools-1.26.10.obscpio
Normal file
3
gst-devtools-1.26.10.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:923fc74ce13609ec78a9bf39e100a491f00ee311c74f67051f73b3390dd49bf2
|
||||
size 5177869
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4f729a031d0b223794136a09b9d1bba62a3a781e9b44c9dc5c0e1b3cf8de582
|
||||
size 5130253
|
||||
@@ -1,4 +1,4 @@
|
||||
name: gst-devtools
|
||||
version: 1.26.4
|
||||
mtime: 1752672381
|
||||
commit: b079b40877776aef8e2d3bf1e3892433ba200163
|
||||
version: 1.26.10
|
||||
mtime: 1766673866
|
||||
commit: bfdc62185e243d3633aa916187a566d03a587792
|
||||
|
||||
@@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -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.4
|
||||
Version: 1.26.10
|
||||
Release: 0
|
||||
Summary: Development and debugging tools for GStreamer
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fc274192be3335a9100cc0ae60e0089c1c23ebf31e87b5632335a96619fd92b
|
||||
size 32582481
|
||||
oid sha256:ba80cac496cc27cfb8498a7c2bd5e15f764e9df271a27fbf87691bb50568ba6c
|
||||
size 32680065
|
||||
|
||||
Reference in New Issue
Block a user