Hello community,
here is the log from the commit of package xdg-desktop-portal-kde for
openSUSE:Factory checked in at 2020-10-13 15:30:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-kde (Old)
and /work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-desktop-portal-kde"
Tue Oct 13 15:30:35 2020 rev:67 rq:841016 version:5.20.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes
2020-09-04 11:09:39.490956741 +0200
+++
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-kde.new.3486/xdg-desktop-portal-kde.changes
2020-10-13 15:31:00.116902302 +0200
@@ -1,0 +2,45 @@
+Thu Oct 8 16:55:27 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+-------------------------------------------------------------------
+Thu Sep 17 20:03:16 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.90
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+ * Remove explicit ECM_KDE_MODULE_DIR
+ * AppModel: Rename role names
+ * Port AppChooserDialog to Kirigami
+ * mobile filechooser: Allow to disable the mime type filter
+ * mobile filechooser: Move more logic to c++
+ * appchooserdialog: Replace context properties
+ * Portaway from obsolute methods in QPrinter
+ * mobile filechooser: Forward selectMultiple
+ * FileChooser: Properly preselect MIME filter passed as "current_filter"
+ * Add "Name" entry into the desktop file (kde#426004)
+ * Add "Name" entry into the desktop file
+ * port appchooserdialog's app list to load kservices
+ * use kirigami icon instead of plasma icon in appchooser
+ * Print: enable printing of multiple copies
+ * Fix clazy warnings
+ * Port away from deprecated API
+ * open discover with mimetype when app choosing (if available)
+ * mobile filechooser: Fix handling of title and initial folder
+ * screencasting: error out when kwin isn't providing the
zkde_screencast_unstable_v1 (kde#424744)
+ * FileChooser: Properly handle mnemonics in 'accept_label' (kde#422340)
+ * mobile filechooser: Show inline message for errors
+ * mobile filechooser: Use an icon that is colorful even in small sizes
+ * Implement mobile filechooser interface.
+ * screencasting: Adoption of the zkde_screencast_v1 Wayland protocol
+ * FileChooser: Return selected filter
+ * FileChooser: Handle 'options' - 'choices'
+ * FileChooser portal: Handle 'current_filter'
+
+-------------------------------------------------------------------
Old:
----
xdg-desktop-portal-kde-5.19.5.tar.xz
xdg-desktop-portal-kde-5.19.5.tar.xz.sig
New:
----
xdg-desktop-portal-kde-5.20.0.tar.xz
xdg-desktop-portal-kde-5.20.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xdg-desktop-portal-kde.spec ++++++
--- /var/tmp/diff_new_pack.mJDKVF/_old 2020-10-13 15:31:01.192902759 +0200
+++ /var/tmp/diff_new_pack.mJDKVF/_new 2020-10-13 15:31:01.192902759 +0200
@@ -25,15 +25,15 @@
%define kf5_version 5.50.0
Name: xdg-desktop-portal-kde
-Version: 5.19.5
+Version: 5.20.0
Release: 0
Summary: QT/KF5 backend for xdg-desktop-portal
License: LGPL-2.1-or-later
Group: System/Libraries
URL: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz
+Source: xdg-desktop-portal-kde-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/xdg-desktop-portal-kde-%{version}.tar.xz.sig
+Source1: xdg-desktop-portal-kde-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
@@ -49,12 +49,15 @@
BuildRequires: cmake(KF5Wayland) >= %{kf5_version}
BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version}
BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version}
+BuildRequires: cmake(PlasmaWaylandProtocols)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core) >= 5.11.0
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5QuickWidgets)
+BuildRequires: cmake(Qt5WaylandClient)
BuildRequires: cmake(Qt5Widgets)
+BuildRequires: pkgconfig(wayland-client) >= 1.15
%if %{with screencast}
BuildRequires: pkgconfig(epoxy)
BuildRequires: pkgconfig(gbm)
++++++ xdg-desktop-portal-kde-5.19.5.tar.xz ->
xdg-desktop-portal-kde-5.20.0.tar.xz ++++++
++++ 11671 lines of diff (skipped)