Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-rs for
openSUSE:Factory checked in at 2023-09-29 21:13:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-rs (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-rs"
Fri Sep 29 21:13:40 2023 rev:22 rq:1113997 version:1.22.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/gstreamer-plugins-rs.changes
2023-07-27 16:51:40.878110149 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.28202/gstreamer-plugins-rs.changes
2023-09-29 21:14:46.448347021 +0200
@@ -1,0 +2,21 @@
+Fri Sep 22 14:29:14 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 1.22.6:
+ + fallbackswitch: locking/deadlock fixes
+ + onvifmetadataparse: Skip metadata frames with unrepresentable
+ UTC time
+ + transcriberbin: Configure audioresample in front of transcriber
+ + webrtcsink:
+ - Propagate GstContext messages
+ - Add support for d3d11 memory and qsvh264enc
+ - Fix TWCC extension adding
+ - Don't forget to setup encoders for discoveries
+ - NVIDIA V4L2 encoders always require NVMM memory
+ + meson: Fix handling of optional deps, and don't require
+ Python-3.8
+- Switch service to do the tag released with the other gstreamer
+ packages. Gstreamer-plugins-rs are now released at the same time
+ as the gstreamer main packages.
+- Switch compression to zst both in service and tarball produced.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-rs-0.10.11.obscpio
New:
----
gst-plugins-rs-1.22.6.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-rs.spec ++++++
--- /var/tmp/diff_new_pack.pI6M4R/_old 2023-09-29 21:14:49.556459162 +0200
+++ /var/tmp/diff_new_pack.pI6M4R/_new 2023-09-29 21:14:49.556459162 +0200
@@ -29,14 +29,14 @@
%endif
Name: gstreamer-plugins-rs
-Version: 0.10.11
+Version: 1.22.6
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later
Group: Productivity/Multimedia/Other
URL: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
-Source: %{_name}-%{version}.tar.xz
+Source: %{_name}-%{version}.tar.zst
Source2: vendor.tar.zst
Source3: cargo_config
Source4: gstreamer-plugins-rs.appdata.xml
++++++ _service ++++++
--- /var/tmp/diff_new_pack.pI6M4R/_old 2023-09-29 21:14:49.600460749 +0200
+++ /var/tmp/diff_new_pack.pI6M4R/_new 2023-09-29 21:14:49.604460894 +0200
@@ -3,18 +3,15 @@
<service name="obs_scm" mode="manual">
<param
name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git</param>
<param name="filename">gst-plugins-rs</param>
- <param name="versionformat">@PARENT_TAG@</param>
- <param name="versionrewrite-pattern">(.*)\+0</param>
- <param name="versionrewrite-replacement">\1</param>
- <param name="revision">refs/tags/0.10.11</param>
-<!-- <param name="changesgenerate">enable</param> -->
+ <param name="versionformat">1.22.6</param>
+ <param name="revision">refs/tags/gstreamer-1.22.6</param>
<param name="scm">git</param>
</service>
<service name="set_version" mode="manual"/>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
- <param name="compression">xz</param>
+ <param name="compression">zst</param>
</service>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">gst-plugins-rs</param>
++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.pI6M4R/_old 2023-09-29 21:14:49.632461904 +0200
+++ /var/tmp/diff_new_pack.pI6M4R/_new 2023-09-29 21:14:49.636462048 +0200
@@ -1,14 +1,14 @@
[source.crates-io]
replace-with = "vendored-sources"
-[source."git+https://github.com/gtk-rs/gtk-rs-core?branch=0.17"]
+[source."git+https://github.com/gtk-rs/gtk-rs-core?branch=0.16"]
git = "https://github.com/gtk-rs/gtk-rs-core"
-branch = "0.17"
+branch = "0.16"
replace-with = "vendored-sources"
-[source."git+https://github.com/gtk-rs/gtk4-rs?branch=0.6"]
+[source."git+https://github.com/gtk-rs/gtk4-rs?branch=0.5"]
git = "https://github.com/gtk-rs/gtk4-rs"
-branch = "0.6"
+branch = "0.5"
replace-with = "vendored-sources"
[source."git+https://github.com/rust-av/ffv1.git?rev=2afb025a327173ce891954c052e804d0f880368a"]
@@ -20,9 +20,9 @@
git = "https://github.com/rust-av/flavors"
replace-with = "vendored-sources"
-[source."git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs?branch=0.20"]
+[source."git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs?branch=0.19"]
git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
-branch = "0.20"
+branch = "0.19"
replace-with = "vendored-sources"
[source.vendored-sources]
++++++ gst-plugins-rs-0.10.11.obscpio -> gst-plugins-rs-1.22.6.obscpio ++++++
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/gst-plugins-rs-0.10.11.obscpio
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.28202/gst-plugins-rs-1.22.6.obscpio
differ: char 48, line 1
++++++ gst-plugins-rs.obsinfo ++++++
--- /var/tmp/diff_new_pack.pI6M4R/_old 2023-09-29 21:14:49.668463203 +0200
+++ /var/tmp/diff_new_pack.pI6M4R/_new 2023-09-29 21:14:49.672463347 +0200
@@ -1,5 +1,5 @@
name: gst-plugins-rs
-version: 0.10.11
-mtime: 1689853403
-commit: d8db1f502daf973314315c4cd2b3d9baf483cdec
+version: 1.22.6
+mtime: 1695228300
+commit: 1d52139e35dd66ce6038aad05ca5cd6059df900d
++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.pI6M4R/_old and
/var/tmp/diff_new_pack.pI6M4R/_new differ