Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpu-screen-recorder for openSUSE:Factory checked in at 2025-05-20 09:37:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpu-screen-recorder (Old) and /work/SRC/openSUSE:Factory/.gpu-screen-recorder.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpu-screen-recorder" Tue May 20 09:37:02 2025 rev:20 rq:1278178 version:20250515 Changes: -------- --- /work/SRC/openSUSE:Factory/gpu-screen-recorder/gpu-screen-recorder.changes 2025-04-08 17:52:26.229528568 +0200 +++ /work/SRC/openSUSE:Factory/.gpu-screen-recorder.new.30101/gpu-screen-recorder.changes 2025-05-20 09:39:16.596519459 +0200 @@ -1,0 +2,38 @@ +Sat May 17 19:01:13 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me> + +- Update to version 20250515: + * Improve default quality for systemd service file + * Move dbus code to a separate process to allow + gpu-screen-recorder to use cap_sys_nice for better recording + performance on amd + * Fix incorrect replay duration saved for disk replay + * Change file extension of temporary replay data file from .mp4 + to .gsr + * Fix replay to disk not working properly when restarting replay + * Add -replay-storage option to specify if temporary replay data + should be stored in ram or disk + * Dont list region capture option if not monitors are available + for capture + * Fix audio capture not working with noisetorch if combined with + another source with some audio devices. Remove the ability to + set audio track name for now. + * Fix h264 software encoding not working + * Fix build issues on older ffmpeg (disable unused vulkan encoder + for now), fix incorrect wayland protocol file + * Fix replay saving freeze, unable to save replay if audio is not + provided + * Change replay recording filename prefix to Video + * Move encoding code from video encoder to encoder, since it also + processes audio input + * Fix crash on exit when replay recording, increase SIGRTMIN + replay save by keyint time + * Refactor video encoding packet receiving, replay buffer and + finish SIGRTMIN for recording while replay/replaying. Add -ro + option to specify the directory + * catch SIGTERM to stop recording + * Move argument parsing to different file + * wip: support replay smaller time with SIGRTMIN+N and recording + in replay mode with SIGTRMIN + * Improve tune av1 quality + +------------------------------------------------------------------- Old: ---- gpu-screen-recorder-20250406.tar.zst New: ---- gpu-screen-recorder-20250515.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpu-screen-recorder.spec ++++++ --- /var/tmp/diff_new_pack.DIJVGL/_old 2025-05-20 09:39:17.036539736 +0200 +++ /var/tmp/diff_new_pack.DIJVGL/_new 2025-05-20 09:39:17.040539921 +0200 @@ -18,7 +18,7 @@ %bcond_with test Name: gpu-screen-recorder -Version: 20250406 +Version: 20250515 Release: 0 Summary: An extremely fast hardware-accelerated screen recorder License: GPL-3.0-only @@ -60,7 +60,7 @@ %autosetup %build -%meson +%meson -Dcapabilities=false %meson_build %install @@ -76,9 +76,10 @@ %files %license LICENSE -%doc README.md +%doc README.md extra/meson_post_install.sh %{_bindir}/%{name} %{_bindir}/gsr-kms-server +%{_bindir}/gsr-dbus-server %{_userunitdir}/%{name}.service %if 0%{?suse_version} > 1600 %{_modprobedir}/gsr-nvidia.conf ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.DIJVGL/_old 2025-05-20 09:39:17.080541764 +0200 +++ /var/tmp/diff_new_pack.DIJVGL/_new 2025-05-20 09:39:17.084541948 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://repo.dec05eba.com/gpu-screen-recorder.git</param> - <param name="changesrevision">db04b2e55e366fc60c0f0ff8e0caac991b2a6536</param></service></servicedata> + <param name="changesrevision">2b34c78459c421c2771c13eebae11e75c581fd52</param></service></servicedata> (No newline at EOF) ++++++ gpu-screen-recorder-20250406.tar.zst -> gpu-screen-recorder-20250515.tar.zst ++++++ ++++ 9741 lines of diff (skipped)