Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma5-integration for
openSUSE:Factory checked in at 2022-06-13 13:02:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma5-integration.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration"
Mon Jun 13 13:02:26 2022 rev:115 rq:981926 version:5.25.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes
2022-05-05 23:05:33.853495195 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-integration.new.1548/plasma5-integration.changes
2022-06-13 13:02:52.577145989 +0200
@@ -1,0 +2,36 @@
+Thu Jun 9 11:15:03 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.25.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.25.0
+- Changes since 5.24.90:
+ * QDbusMenuBar: properly handle app-wide menubars
+
+-------------------------------------------------------------------
+Thu May 19 19:46:02 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.90
+- Changes since 5.24.5:
+ * Remove duplicate header between header cpp file
+ * Update unit test to reflect code changes
+ * Fix qt6 cmake support
+ * Port QX11Info
+ * Adapt build system for building against qt6
+ * Initialise globals on startup (kde#452060)
+ * WaylandIntegration: Install event filter
+ * Unshadow variable
+ * Exclude the kwin process when checking if we are in wayland
+ * Use QWaylandClientExtension for wayland code
+ * Initial support for building against Qt6
+ * const'ify variables
+ * [KDEPlatformFileDialog] Don't do stat if baseUrl didn't change
+ * It compiles file without deprecated methods
+ * Move import QtQuickSettings into platformtheme
+ * Gracefully handle invalid color scheme setting (kde#449613)
+ * Avoid creating plasma APIs for non-toplevels
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-5.24.5.tar.xz
plasma-integration-5.24.5.tar.xz.sig
New:
----
plasma-integration-5.25.0.tar.xz
plasma-integration-5.25.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.pfp2sU/_old 2022-06-13 13:02:53.089146704 +0200
+++ /var/tmp/diff_new_pack.pfp2sU/_new 2022-06-13 13:02:53.093146710 +0200
@@ -18,7 +18,7 @@
%bcond_without released
Name: plasma5-integration
-Version: 5.24.5
+Version: 5.25.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
+Source: plasma-integration-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
+Source1: plasma-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 5.17.0
@@ -47,7 +47,9 @@
BuildRequires: cmake(KF5Wayland) >= 5.5.0
BuildRequires: cmake(KF5WidgetsAddons) >= 5.17.0
BuildRequires: cmake(KF5WindowSystem) >= 5.17.0
+BuildRequires: cmake(PlasmaWaylandProtocols)
BuildRequires: cmake(Qt5DBus) >= 5.5.0
+BuildRequires: cmake(Qt5WaylandClient)
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
BuildRequires: libQt5PlatformSupport-private-headers-devel >= 5.5.0
++++++ plasma-integration-5.24.5.tar.xz -> plasma-integration-5.25.0.tar.xz
++++++
++++ 4497 lines of diff (skipped)