Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krdp6 for openSUSE:Factory checked in at 2024-06-27 16:01:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krdp6 (Old) and /work/SRC/openSUSE:Factory/.krdp6.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "krdp6" Thu Jun 27 16:01:35 2024 rev:2 rq:1183366 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/krdp6/krdp6.changes 2024-06-22 13:23:33.094948118 +0200 +++ /work/SRC/openSUSE:Factory/.krdp6.new.18349/krdp6.changes 2024-06-27 16:02:23.056588549 +0200 @@ -1,0 +2,15 @@ +Tue Jun 25 17:13:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.1 +- Changes since 6.1.0: + * update version for new release + * Ensure WinPR version matches FreeRDP version + * SessionController: add missing include for flatpak build + * kcmkrdpserver: if properties change when server settings are open, check server running (kde#488360) + * SessionController: instead of using default quit action, implement our own (kde#488359,kde#488362) + * PortalSession: If portal is closed, raise error + * SessionController: remove SNI status; keep it always passive (kde#488365) + +------------------------------------------------------------------- Old: ---- krdp-6.1.0.tar.xz krdp-6.1.0.tar.xz.sig New: ---- krdp-6.1.1.tar.xz krdp-6.1.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdp6.spec ++++++ --- /var/tmp/diff_new_pack.LJYGvi/_old 2024-06-27 16:02:23.980622473 +0200 +++ /var/tmp/diff_new_pack.LJYGvi/_new 2024-06-27 16:02:23.984622620 +0200 @@ -1,6 +1,7 @@ # # spec file for package krdp6 # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 Fabian Vogt # # All modifications and additions to the file contributed by third parties @@ -26,24 +27,25 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: krdp6 -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: RDP Server for Plasma License: LGPL-2.1-or-later URL: https://invent.kde.org/plasma/krdp -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: qt6-gui-private-devel BuildRequires: cmake(FreeRDP) >= 2.10 BuildRequires: cmake(FreeRDP-Server) BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} -BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version} BuildRequires: cmake(KPipeWire) >= %{_plasma6_bugfix} BuildRequires: cmake(PlasmaWaylandProtocols) @@ -56,7 +58,6 @@ BuildRequires: cmake(Qt6Quick) BuildRequires: cmake(Qt6WaylandClient) BuildRequires: cmake(WinPR) -BuildRequires: qt6-gui-private-devel %description RDP Server with settings Module for Plasma. ++++++ krdp-6.1.0.tar.xz -> krdp-6.1.1.tar.xz ++++++ ++++ 2170 lines of diff (skipped)