Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wf-recorder for openSUSE:Factory 
checked in at 2022-06-30 13:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wf-recorder (Old)
 and      /work/SRC/openSUSE:Factory/.wf-recorder.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wf-recorder"

Thu Jun 30 13:18:23 2022 rev:2 rq:985857 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wf-recorder/wf-recorder.changes  2021-02-21 
22:14:44.594126667 +0100
+++ /work/SRC/openSUSE:Factory/.wf-recorder.new.1548/wf-recorder.changes        
2022-06-30 13:18:28.685538591 +0200
@@ -1,0 +2,9 @@
+Wed Jun 29 13:28:11 UTC 2022 - llyyr <thighsaspill...@gmail.com>
+
+- Update to version v0.3.0
+  * Support for ffmpeg filters with the -F <filter> option (5384bc9). This 
allows using many of the effects ffmpeg provides, see 
https://github.com/schauveau/wf-recorder-x for a good introduction on filters.
+  * Support for recording new frames only when the screen contents actually 
change (#82). This is now the default behavior. If this is not desired (because 
for ex. the recording has variable refresh rate and not fixed), the -D option 
can be used to get the old behavior.
+  * wf-recorder now asks the user if the output file will be overwritten 
(0b74ad4)
+  * Various bug fixes, see the git log for complete list of changes.
+
+-------------------------------------------------------------------

Old:
----
  v0.2.1.tar.gz

New:
----
  v0.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wf-recorder.spec ++++++
--- /var/tmp/diff_new_pack.yaArIb/_old  2022-06-30 13:18:29.185538965 +0200
+++ /var/tmp/diff_new_pack.yaArIb/_new  2022-06-30 13:18:29.189538969 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package light
+# spec file for package wf-recorder
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2018 Michael Aquilina
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,25 +18,29 @@
 
 
 Name:           wf-recorder
-Version:        0.2.1
+Version:        0.3.0
 Release:        0%{?dist}
 Summary:        Utility program for screen recording of wlroots-based 
compositors
 License:        MIT
 Group:          System/Management
 URL:            https://github.com/ammen99/wf-recorder
 Source0:        
https://github.com/ammen99/wf-recorder/archive/v%{version}.tar.gz
-BuildRequires:  meson ninja gcc gcc-c++ cmake
-BuildRequires:  wayland-devel
-BuildRequires:  wayland-protocols-devel
-BuildRequires:  libavutil-devel
+BuildRequires:  cmake
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
 BuildRequires:  libavcodec-devel
-BuildRequires:  libavformat-devel
 BuildRequires:  libavdevice-devel
-BuildRequires:  libswscale-devel
+BuildRequires:  libavformat-devel
+BuildRequires:  libavutil-devel
 BuildRequires:  libpulse-devel
-BuildRequires:  pkg-config
+BuildRequires:  libswscale-devel
+BuildRequires:  meson
+BuildRequires:  ninja
 BuildRequires: opencl-cpp-headers
 BuildRequires:  opencl-headers
+BuildRequires:  pkg-config
+BuildRequires:  wayland-devel
+BuildRequires:  wayland-protocols-devel
 BuildRequires:  pkgconfig(OpenCL)
 BuildRequires:  pkgconfig(scdoc)
 

++++++ v0.2.1.tar.gz -> v0.3.0.tar.gz ++++++
++++ 2567 lines of diff (skipped)

Reply via email to