Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krdc for openSUSE:Factory checked in at 2024-05-27 11:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krdc (Old) and /work/SRC/openSUSE:Factory/.krdc.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krdc" Mon May 27 11:50:57 2024 rev:139 rq:1176358 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krdc/krdc.changes 2024-04-15 20:22:02.300528925 +0200 +++ /work/SRC/openSUSE:Factory/.krdc.new.24587/krdc.changes 2024-05-27 11:59:58.162963212 +0200 @@ -1,0 +2,31 @@ +Sun May 19 09:56:53 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:16:38 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * rdp: Proxy and Gateway settings (kde#482395) + * Remove plugin id metadata Just use the auto-generated plugin id from the file name. + * Build plugins as MODULE libraries + * Ensure WinPR version matches FreeRDP version + * Close rdp session after receiving an error Handle error messages in rdpsession + * Use socket=fallback-x11 + * Add and make use of ECM clang-format integration + * RDP: Fix resolution scaling and initial resolution settings + * Also disconnect the cliprdr channel + * Add icon for Remote Desktops sidebar menu item + * rdp: fix mouse double click + * Fix disconnection on session init due to missing clipboard struct init (kde#478580) + * Set default TLS security level to 1 (80 bit) to mimic freerdp default + * Rdp: add an option to set TLS security level + * Fix missing break in mouse event handler + +------------------------------------------------------------------- Old: ---- krdc-24.02.2.tar.xz krdc-24.02.2.tar.xz.sig New: ---- krdc-24.05.0.tar.xz krdc-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdc.spec ++++++ --- /var/tmp/diff_new_pack.2V58mD/_old 2024-05-27 11:59:58.770985534 +0200 +++ /var/tmp/diff_new_pack.2V58mD/_new 2024-05-27 11:59:58.770985534 +0200 @@ -22,22 +22,23 @@ %bcond_without released Name: krdc -Version: 24.02.2 +Version: 24.05.0 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0-or-later URL: https://apps.kde.org/krdc -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: LibVNCServer-devel BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: kf6-breeze-icons BuildRequires: libssh-devel -BuildRequires: (cmake(FreeRDP) >= 2.10 with cmake(FreeRDP) < 3) -BuildRequires: (cmake(FreeRDP-Client) >= 2.10 with cmake(FreeRDP-Client) < 3) +BuildRequires: cmake(FreeRDP) >= 2.10 +BuildRequires: cmake(FreeRDP-Client) >= 2.10 +BuildRequires: freerdp-server BuildRequires: cmake(KF6Bookmarks) >= %{kf6_version} BuildRequires: cmake(KF6Completion) >= %{kf6_version} BuildRequires: cmake(KF6Config) >= %{kf6_version} @@ -56,7 +57,7 @@ BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} BuildRequires: cmake(PlasmaActivities) >= %{plasma6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} -BuildRequires: (cmake(WinPR) >= 2.10 with cmake(WinPR) < 3) +BuildRequires: cmake(WinPR) Requires: kf6-breeze-icons Requires: freerdp ++++++ krdc-24.02.2.tar.xz -> krdc-24.05.0.tar.xz ++++++ ++++ 114994 lines of diff (skipped)