Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krdc for openSUSE:Factory checked in at 2025-04-18 16:19:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krdc (Old) and /work/SRC/openSUSE:Factory/.krdc.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krdc" Fri Apr 18 16:19:32 2025 rev:150 rq:1270473 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krdc/krdc.changes 2025-03-07 16:45:58.914977065 +0100 +++ /work/SRC/openSUSE:Factory/.krdc.new.30101/krdc.changes 2025-04-20 20:00:16.809695885 +0200 @@ -1,0 +2,23 @@ +Mon Apr 14 07:07:02 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- Changes since 25.03.90: + * Fix scaling button not working out of the box (kde#485094) + +------------------------------------------------------------------- +Sat Mar 29 08:42:46 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Too many changes since 24.12.3, only listing bugfixes: + * Rework fullscreen mode to fix bugs related to window appearing on wrong screen and floating bar disappearing in various occasions (kde#501187) + * Rdp: use signal/slot for setRemoteCursor to avoid cross-thread method call (kde#499847) + * Rdp: add support for domain field in authentication. Internally it's stored as a query parameter in the QUrl BUG: 498810 (kde#498810) + * Rdp preferences: rework the form to avoid huge height (kde#487732) + * Move all GUI operations from RdpSession to RdpView. Run freerdp_connect() inside a thread so it doesn't block the GUI (kde#497766) + * Add the nativeVirtualKey value to fake keyrelease events generated to unpress modifiers (kde#497111) + +------------------------------------------------------------------- Old: ---- krdc-24.12.3.tar.xz krdc-24.12.3.tar.xz.sig New: ---- krdc-25.04.0.tar.xz krdc-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdc.spec ++++++ --- /var/tmp/diff_new_pack.xaSRDr/_old 2025-04-20 20:00:17.257714590 +0200 +++ /var/tmp/diff_new_pack.xaSRDr/_new 2025-04-20 20:00:17.261714757 +0200 @@ -1,7 +1,7 @@ # # spec file for package krdc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %bcond_without released Name: krdc -Version: 24.12.3 +Version: 25.04.0 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0-or-later @@ -39,8 +39,8 @@ BuildRequires: libssh-devel BuildRequires: qt6-gui-private-devel >= %{qt6_version} BuildRequires: shared-mime-info -BuildRequires: cmake(FreeRDP) >= 2.10 -BuildRequires: cmake(FreeRDP-Client) >= 2.10 +BuildRequires: cmake(FreeRDP) >= 3.0 +BuildRequires: cmake(FreeRDP-Client) >= 3.0 BuildRequires: cmake(KF6Bookmarks) >= %{kf6_version} BuildRequires: cmake(KF6Completion) >= %{kf6_version} BuildRequires: cmake(KF6Config) >= %{kf6_version} @@ -62,6 +62,8 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version} BuildRequires: cmake(WinPR) +# FIXME: temporary, see sr#1245247 +BuildRequires: pkgconfig(fuse3) Requires: freerdp Requires: kf6-breeze-icons ++++++ krdc-24.12.3.tar.xz -> krdc-25.04.0.tar.xz ++++++ ++++ 128560 lines of diff (skipped)