Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wl-screenrec for openSUSE:Factory checked in at 2026-03-28 20:13:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wl-screenrec (Old) and /work/SRC/openSUSE:Factory/.wl-screenrec.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wl-screenrec" Sat Mar 28 20:13:58 2026 rev:9 rq:1343208 version:0.2.0+git.20260325T160543.90a2d69 Changes: -------- --- /work/SRC/openSUSE:Factory/wl-screenrec/wl-screenrec.changes 2025-09-17 16:44:26.603405197 +0200 +++ /work/SRC/openSUSE:Factory/.wl-screenrec.new.8177/wl-screenrec.changes 2026-03-28 20:15:40.735187365 +0100 @@ -1,0 +2,7 @@ +Fri Mar 27 13:33:05 UTC 2026 - [email protected] + +- Update to version 0.2.0+git.20260325T160543.90a2d69: + * bump dependencies to fix build with ffmpeg 8.1 + * fixes for vulkan encode + +------------------------------------------------------------------- Old: ---- wl-screenrec-0.2.0.tar.gz New: ---- wl-screenrec-0.2.0+git.20260325T160543.90a2d69.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wl-screenrec.spec ++++++ --- /var/tmp/diff_new_pack.9cJRK1/_old 2026-03-28 20:15:41.287210149 +0100 +++ /var/tmp/diff_new_pack.9cJRK1/_new 2026-03-28 20:15:41.291210314 +0100 @@ -1,7 +1,7 @@ # # spec file for package wl-screenrec # -# 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 @@ -17,20 +17,20 @@ Name: wl-screenrec -Version: 0.2.0 +Version: 0.2.0+git.20260325T160543.90a2d69 License: Apache-2.0 Release: 0 Summary: High performance hardware accelerated wlroots screen recorder Group: Productivity/Graphics/Other URL: https://github.com/russelltg/wl-screenrec -Source0: https://github.com/russelltg/wl-screenrec/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst -BuildRequires: pkgconfig BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: clang BuildRequires: ffmpeg-devel BuildRequires: libdrm-devel +BuildRequires: pkgconfig BuildRequires: wayland-devel BuildRequires: wayland-protocols-devel BuildRequires: pkgconfig(vulkan) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9cJRK1/_old 2026-03-28 20:15:41.335212129 +0100 +++ /var/tmp/diff_new_pack.9cJRK1/_new 2026-03-28 20:15:41.339212295 +0100 @@ -1,8 +1,22 @@ <services> - <service name="download_files" mode="manual" /> - <service name="cargo_vendor" mode="manual"> - <param name="src">wl-screenrec-*.tar.gz</param> - <param name="update">true</param> - </service> + <service name="obs_scm" mode="manual"> + <param name="url">https://github.com/russelltg/wl-screenrec</param> + <param name="scm">git</param> + <param name="revision">main</param> + <param name="versionprefix">0.2.0+git</param> + <param name="versionformat">%ci.%h</param> + <param name="changesgenerate">enable</param> + </service> + <service name="set_version" mode="manual"/> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> + <param name="compression">gz</param> + <param name="file">*.tar</param> + </service> + <service name="cargo_vendor" mode="manual"> + <param name="srctar">wl-screenrec-*.tar.gz</param> + <param name="update">true</param> + </service> </services> + ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/wl-screenrec/vendor.tar.zst /work/SRC/openSUSE:Factory/.wl-screenrec.new.8177/vendor.tar.zst differ: char 7, line 1
