Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-desktop-portal-kde6 for 
openSUSE:Factory checked in at 2024-10-07 21:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-kde6 (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde6.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal-kde6"

Mon Oct  7 21:48:24 2024 rev:12 rq:1205951 version:6.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xdg-desktop-portal-kde6/xdg-desktop-portal-kde6.changes
  2024-09-11 16:56:16.536243845 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde6.new.19354/xdg-desktop-portal-kde6.changes
       2024-10-07 21:48:57.594083923 +0200
@@ -1,0 +2,39 @@
+Sat Oct  5 10:44:42 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.2.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.2.0
+- Changes since 6.1.90:
+  * update version for new release
+  * AppChooserDialog: allow accepting terminal commands (kde#493150)
+
+-------------------------------------------------------------------
+Tue Sep 17 14:55:05 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.1.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.90
+- Changes since 6.1.5:
+  * update version for new release
+  * appchooser: Send activation token when selecting an app
+  * Generate wayland code with PRIVATE_CODE
+  * Set up crash handling
+  * Fix inputcapture signal string connection typo
+  * Set up translation for FileDialog
+  * Set timeout on DBus calls to KWin
+  * Inhibit: Forward the correct inhibition flags to PolicyAgent (kde#486506)
+  * Remove kde-portals.conf which moves to plasma-workspace
+  * remotedesktop: Only show the restore checkbox if the app wants to persist
+  * appchooser: bring private interface to feature parity with kopenwithdialog
+  * InputCapture: Fix retrieving of cursor position out of QVariantMap
+  * InputCapture: activation_id needs to be unsigned
+  * Fix remote desktop restoring (kde#480235)
+  * Fixed wrong input passed to y1
+  * Initialize input capture state properly
+  * Make the file chooser dialog consistent with plasma-integration
+  * Send error replys not the original messages
+  * Fix screencast window restoration check (kde#485697)
+  * colorschemetest: Test just built binary instead of host installed one
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-kde-6.1.5.tar.xz
  xdg-desktop-portal-kde-6.1.5.tar.xz.sig

New:
----
  xdg-desktop-portal-kde-6.2.0.tar.xz
  xdg-desktop-portal-kde-6.2.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xdg-desktop-portal-kde6.spec ++++++
--- /var/tmp/diff_new_pack.TZnwE9/_old  2024-10-07 21:48:58.162107555 +0200
+++ /var/tmp/diff_new_pack.TZnwE9/_new  2024-10-07 21:48:58.162107555 +0200
@@ -19,8 +19,8 @@
 # Internal QML import
 %global __requires_exclude qt6qmlimport\\(org\\.kde\\.xdgdesktopportal.*
 
-%define kf6_version 6.2.0
-%define qt6_version 6.6.0
+%define kf6_version 6.5.0
+%define qt6_version 6.7.0
 
 %define rname xdg-desktop-portal-kde
 
@@ -30,14 +30,14 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           xdg-desktop-portal-kde6
-Version:        6.1.5
+Version:        6.2.0
 Release:        0
 Summary:        QT/KF6 backend for xdg-desktop-portal
 License:        LGPL-2.1-or-later
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source:         %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
@@ -46,6 +46,7 @@
 BuildRequires:  qt6-printsupport-private-devel >= %{qt6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
 BuildRequires:  cmake(KF6GlobalAccel) >= %{kf6_version}
 BuildRequires:  cmake(KF6GuiAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
@@ -115,8 +116,7 @@
 %{_kf6_debugdir}/xdp-kde.categories
 %{_kf6_notificationsdir}/xdg-desktop-portal-kde.notifyrc
 
%{_kf6_sharedir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
-%dir %{_kf6_sharedir}/xdg-desktop-portal
-%{_kf6_sharedir}/xdg-desktop-portal/kde-portals.conf
+%dir %{_kf6_sharedir}/xdg-desktop-portal/
 %dir %{_kf6_sharedir}/xdg-desktop-portal/portals
 %{_kf6_sharedir}/xdg-desktop-portal/portals/kde.portal
 %{_libexecdir}/xdg-desktop-portal-kde


++++++ xdg-desktop-portal-kde-6.1.5.tar.xz -> 
xdg-desktop-portal-kde-6.2.0.tar.xz ++++++
++++ 9004 lines of diff (skipped)

Reply via email to