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 2025-09-17 16:44:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wl-screenrec (Old) and /work/SRC/openSUSE:Factory/.wl-screenrec.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wl-screenrec" Wed Sep 17 16:44:01 2025 rev:8 rq:1305270 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wl-screenrec/wl-screenrec.changes 2025-04-07 17:37:35.939287997 +0200 +++ /work/SRC/openSUSE:Factory/.wl-screenrec.new.27445/wl-screenrec.changes 2025-09-17 16:44:26.603405197 +0200 @@ -1,0 +2,13 @@ +Tue Sep 16 21:35:43 UTC 2025 - llyyr <[email protected]> + +- Update to version 0.2.0: + * Default to ext-image-copy-capture instead of wlr-screencopy + * Support for ffmpeg 8 + * Add options: + * --no-cursor Don't capture cursor + * --capture-source Which protocol to use to capture frames + * --max-fps to exclude frames from the recording + * Exit immediately on signals + * Support COSMIC compositor + +------------------------------------------------------------------- Old: ---- wl-screenrec-0.1.7.tar.gz New: ---- wl-screenrec-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wl-screenrec.spec ++++++ --- /var/tmp/diff_new_pack.Q0fNar/_old 2025-09-17 16:44:27.215431055 +0200 +++ /var/tmp/diff_new_pack.Q0fNar/_new 2025-09-17 16:44:27.215431055 +0200 @@ -1,7 +1,7 @@ # # spec file for package wl-screenrec # -# 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 @@ -17,7 +17,7 @@ Name: wl-screenrec -Version: 0.1.7 +Version: 0.2.0 License: Apache-2.0 Release: 0 Summary: High performance hardware accelerated wlroots screen recorder @@ -25,6 +25,7 @@ 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 Source1: vendor.tar.zst +BuildRequires: pkgconfig BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: clang @@ -32,6 +33,7 @@ BuildRequires: libdrm-devel BuildRequires: wayland-devel BuildRequires: wayland-protocols-devel +BuildRequires: pkgconfig(vulkan) %package fish-completion Summary: Fish Completion for %{name} ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/wl-screenrec/vendor.tar.zst /work/SRC/openSUSE:Factory/.wl-screenrec.new.27445/vendor.tar.zst differ: char 7, line 1 ++++++ wl-screenrec-0.1.7.tar.gz -> wl-screenrec-0.2.0.tar.gz ++++++ ++++ 3459 lines of diff (skipped)
