Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krfb for openSUSE:Factory checked in at 2021-12-13 20:43:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krfb (Old) and /work/SRC/openSUSE:Factory/.krfb.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krfb" Mon Dec 13 20:43:38 2021 rev:110 rq:938004 version:21.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krfb/krfb.changes 2021-11-06 18:20:36.460966402 +0100 +++ /work/SRC/openSUSE:Factory/.krfb.new.2520/krfb.changes 2021-12-13 20:49:00.388581570 +0100 @@ -1,0 +2,41 @@ +Fri Dec 3 19:22:30 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- No code change since 21.11.90 + +------------------------------------------------------------------- +Sat Nov 27 10:11:25 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.90 + * New feature release +- Changes since 21.11.80: + * Fix clean parallel build + +------------------------------------------------------------------- +Sat Nov 13 17:55:56 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.11.80 + * New feature release +- Changes since 21.08.3: + * pipewire: Support SPA_META_VideoDamage + * pipewire: Support cursors + * Let the framebuffer provide the cursor position + * Fix minor typo + * Introduce krfb-virtualmonitor + * Allow passing plugin backends some arguments + * Add missing includes + * Fix API deprecation warning + * Also set the IPv6 port when setting the port + * Enable rfb logging together with the debug category of the app + * PendingRfbClient: Include its own QSocketNotifier + * pipewire: Use C99 + * Add Linux and FreeBSD CI + * Add .kde-ci.yml + * use nullptr + * Use std::chrono_literals + * We can use std::as_const + +------------------------------------------------------------------- Old: ---- krfb-21.08.3.tar.xz krfb-21.08.3.tar.xz.sig New: ---- krfb-21.12.0.tar.xz krfb-21.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krfb.spec ++++++ --- /var/tmp/diff_new_pack.Gdz0Vn/_old 2021-12-13 20:49:00.988581954 +0100 +++ /var/tmp/diff_new_pack.Gdz0Vn/_new 2021-12-13 20:49:00.992581956 +0100 @@ -16,12 +16,11 @@ # -%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krfb -Version: 21.08.3 +Version: 21.12.0 Release: 0 Summary: Screen sharing using the VNC/RFB protocol License: GPL-2.0-or-later @@ -47,12 +46,15 @@ BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5Wallet) +BuildRequires: cmake(KF5Wayland) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(PlasmaWaylandProtocols) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5WaylandClient) BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(libsystemd) @@ -93,8 +95,10 @@ %doc README %doc %lang(en) %{_kf5_htmldir}/en/krfb/ %{_kf5_applicationsdir}/org.kde.krfb.desktop +%{_kf5_applicationsdir}/org.kde.krfb.virtualmonitor.desktop %{_kf5_appstreamdir}/org.kde.krfb.appdata.xml %{_kf5_bindir}/krfb +%{_kf5_bindir}/krfb-virtualmonitor %{_kf5_debugdir}/krfb.categories %{_kf5_iconsdir}/hicolor/*/apps/krfb.* %{_kf5_libdir}/libkrfbprivate.so* ++++++ krfb-21.08.3.tar.xz -> krfb-21.12.0.tar.xz ++++++ ++++ 17787 lines of diff (skipped)
