Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vokoscreenNG for openSUSE:Factory checked in at 2022-01-03 10:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old) and /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vokoscreenNG" Mon Jan 3 10:49:54 2022 rev:13 rq:943483 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes 2021-06-01 10:40:54.377164910 +0200 +++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.1896/vokoscreenNG.changes 2022-01-03 10:50:38.623608577 +0100 @@ -1,0 +2,21 @@ +Fri Dec 31 20:48:05 UTC 2021 - Marcel Kuehlhorn <[email protected]> + +- Update to 3.1.0 + * The Help button has been removed from the title bar of the Player, + VideoPath and Cisco-License dialog + * Change system-filedialog to Qt-filedialog + * Fusion is now the style for all operating systems + * vokoscreenNG create his own images from all tabs + * Camera, Magnifier, Showclick and Halo added to the Systray menu + * Global keyboard shortcuts can be changed + * Added tooltip for global magnifier shortcut + * The camera window is now also displayed over a full screen window + * Countdown: Better look without compositer + * Countdown: Hide from taskbar + * Countdown: Added cancel button + * Better integration "mouse over activates window" + * Combobox resolution was not deactivated if no camera was found + * Better hint if no audio recording device was found + * Option to show mouse clicks + +------------------------------------------------------------------- Old: ---- 3.0.9.tar.gz New: ---- vokoscreenNG-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vokoscreenNG.spec ++++++ --- /var/tmp/diff_new_pack.1TBSAR/_old 2022-01-03 10:50:39.071608749 +0100 +++ /var/tmp/diff_new_pack.1TBSAR/_new 2022-01-03 10:50:39.079608751 +0100 @@ -17,20 +17,21 @@ Name: vokoscreenNG -Version: 3.0.9 +Version: 3.1.0 Release: 0 Summary: Screencast creator License: GPL-2.0-only Group: Productivity/Multimedia/Other URL: https://github.com/vkohaupt/vokoscreenNG -Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz +Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM - Add AppStream metadata - PR#94 Patch0: add_appstream_metadata.patch BuildRequires: appstream-glib -BuildRequires: gstreamer-devel +BuildRequires: gstreamer-devel >= 1.12.5 BuildRequires: libqt5-linguist BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Core) >= 5.14.0 +BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Network) @@ -38,8 +39,6 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) -Requires: gstreamer >= 1.12.5 -Requires: libQt5Core5 >= 5.9.4 %if 0%{?sle_version} && 0%{?sle_version} < 150300 Requires: pulseaudio %else
