Sync from SUSE:SLFO:Main gstreamer-rtsp-server revision 7f235f89f0773edba7923323554c260a
This commit is contained in:
2
_service
2
_service
@@ -5,7 +5,7 @@
|
||||
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
|
||||
<param name="subdir">subprojects/gst-rtsp-server</param>
|
||||
<param name="filename">gst-rtsp-server</param>
|
||||
<param name="revision">1.26.0</param>
|
||||
<param name="revision">1.26.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
BIN
gst-rtsp-server-1.26.0.obscpio
(Stored with Git LFS)
BIN
gst-rtsp-server-1.26.0.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
gst-rtsp-server-1.26.1.obscpio
(Stored with Git LFS)
Normal file
BIN
gst-rtsp-server-1.26.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
name: gst-rtsp-server
|
||||
version: 1.26.0
|
||||
mtime: 1741724416
|
||||
commit: d31ce8e5e1aacf8f5e5beabb5c81ce2e4da5c202
|
||||
version: 1.26.1
|
||||
mtime: 1745522414
|
||||
commit: 7174e955ec066fb8d1fb683cc82713e0615826b6
|
||||
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 10:58:45 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.26.1:
|
||||
+ Ensure properties are freed before (re)setting with
|
||||
g_value_dup_string() and during cleanup.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 06:55:24 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define _name gst-rtsp-server
|
||||
|
||||
Name: gstreamer-rtsp-server
|
||||
Version: 1.26.0
|
||||
Version: 1.26.1
|
||||
Release: 0
|
||||
Summary: GStreamer-based RTSP server library
|
||||
License: LGPL-2.0-or-later
|
||||
@@ -29,7 +29,7 @@ URL: https://gstreamer.freedesktop.org
|
||||
Source0: %{_name}-%{version}.tar.zst
|
||||
Source99: gstreamer-rtsp-server-rpmlintrc
|
||||
|
||||
BuildRequires: meson >= 1.1
|
||||
BuildRequires: meson >= 1.4
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.1
|
||||
|
Reference in New Issue
Block a user