Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vokoscreenNG for openSUSE:Factory checked in at 2024-01-05 21:43:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old) and /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vokoscreenNG" Fri Jan 5 21:43:06 2024 rev:21 rq:1136929 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes 2023-10-05 20:06:13.665377621 +0200 +++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.28375/vokoscreenNG.changes 2024-01-05 21:45:29.111216868 +0100 @@ -1,0 +2,11 @@ +Thu Jan 4 13:15:00 UTC 2024 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Update to version 4.0.0 + * Improved display on scaled screen + * Added Countdown option on Wayland + * Added support for recording multiple cameras simultaneously + * Switch to Qt6 + * Bug fixes +- Update add_appstream_metadata.patch + +------------------------------------------------------------------- Old: ---- vokoscreenNG-3.8.0.tar.gz New: ---- vokoscreenNG-4.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vokoscreenNG.spec ++++++ --- /var/tmp/diff_new_pack.JNQllQ/_old 2024-01-05 21:45:30.103253172 +0100 +++ /var/tmp/diff_new_pack.JNQllQ/_new 2024-01-05 21:45:30.103253172 +0100 @@ -1,7 +1,7 @@ # # spec file for package vokoscreenNG # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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: vokoscreenNG -Version: 3.8.0 +Version: 4.0.0 Release: 0 Summary: Screencast creator License: GPL-2.0-only @@ -30,15 +30,15 @@ BuildRequires: gstreamer-devel >= 1.12.5 BuildRequires: libqt5-linguist BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Core) >= 5.14.0 -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Multimedia) -BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: pkgconfig(Qt6Core) >= 6.5.0 +BuildRequires: pkgconfig(Qt6DBus) +BuildRequires: pkgconfig(Qt6Gui) +BuildRequires: pkgconfig(Qt6Multimedia) +BuildRequires: pkgconfig(Qt6Network) +BuildRequires: pkgconfig(Qt6Test) +BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(gstreamer-video-1.0) +BuildRequires: pkgconfig(libpulse) %if 0%{?sle_version} && 0%{?sle_version} < 150300 Requires: pulseaudio @@ -71,7 +71,7 @@ %build cd src -%qmake5 +%qmake6 %make_jobs %install ++++++ add_appstream_metadata.patch ++++++ --- /var/tmp/diff_new_pack.JNQllQ/_old 2024-01-05 21:45:30.131254197 +0100 +++ /var/tmp/diff_new_pack.JNQllQ/_new 2024-01-05 21:45:30.135254343 +0100 @@ -74,9 +74,9 @@ index 69bc5a33..fdf7fd07 100644 --- a/src/vokoscreenNG.pro +++ b/src/vokoscreenNG.pro -@@ -65,6 +65,30 @@ TRANSLATIONS = $$files(language/*.ts) - } - else: message(No translation files in project) +@@ -58,6 +58,31 @@ isEmpty(QMAKE_LRELEASE) { + } + system($$QMAKE_LRELEASE language/*.ts) +unix:!macx { + isEmpty(PREFIX) { @@ -102,8 +102,7 @@ + + INSTALLS += target icon desktop appdata +} - ++ # Clean target QMAKE_CLEAN += $$TARGET */*~ - ++++++ vokoscreenNG-3.8.0.tar.gz -> vokoscreenNG-4.0.0.tar.gz ++++++ ++++ 27001 lines of diff (skipped)