Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma-framework for
openSUSE:Factory checked in at 2022-04-11 23:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
and /work/SRC/openSUSE:Factory/.plasma-framework.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework"
Mon Apr 11 23:47:54 2022 rev:122 rq:968204 version:5.93.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2022-03-14 19:36:34.586091137 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-framework.new.1900/plasma-framework.changes
2022-04-11 23:49:25.626944815 +0200
@@ -1,0 +2,37 @@
+Sun Apr 3 10:47:32 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.93.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.93.0
+- Changes since 5.92.0:
+ * Make WindowThumbnail build against Qt6 as well
+ * Plasmacomponents2 Highlight: add explicit id
+ * Highlight: change hover: property to hovered:
+ * Don't install the heading SVG in breeze-light and breeze-dark Plasma themes
+ * AppletInterface: Add `self` property which just returns `this`
+ * Allow applets to have empty json metadata & use KPackage's metadata instead
+ * Do not compute sizes within dialogs when they're not visible
+ * Port dateengine away from inperformant KPluginInfo hack
+ * Improve documentation of PlasmaExtras.Highlight
+ * Factor out QML module URI string
+ * Update documentation regarding PlasmaExtras.Highlight
+ * Adapt to the deprecation of qmlRegisterInterface in Qt6
+ * Add default switch statement
+ * Add power profile icons (kde#449475)
+ * Fix Plasmoid attached property look-up on Config objects (kde#451482)
+ * Fix potential null parent access
+ * Break recursion when checking compact representation
+ * Use generic breeze-styled arrow in Plasma style
+ * Port to PlasmaExtras version of Highlight
+ * Hardcode keyboard shortcut in SearchField for now
+ * Add ActionTextField, SearchField, and PasswordField
+ * PC3: Remove unreachable code in Svg item from DefaultListItemBackground
+ * AppletQuickItem: Ensure we provide the attached property when we have it
+ * Port from using plasmoid to Plasmoid
+ * Calendar: Draw highlight below the text (kde#451209)
+ * Use PACKAGE_CMAKE_INSTALL_PREFIX before any find_dependency() calls
+ * Move Highlight from PlasmaComponents 2.0 to PlasmaExtras
+ * Introduce PLASMA_NO_CONTEXTPROPERTIES to disable Plasma QML context
properties
+
+-------------------------------------------------------------------
Old:
----
plasma-framework-5.92.0.tar.xz
plasma-framework-5.92.0.tar.xz.sig
New:
----
plasma-framework-5.93.0.tar.xz
plasma-framework-5.93.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.DpIHzm/_old 2022-04-11 23:49:26.278937376 +0200
+++ /var/tmp/diff_new_pack.DpIHzm/_new 2022-04-11 23:49:26.282937330 +0200
@@ -17,14 +17,14 @@
%define lname libKF5Plasma5
-%define _tar_path 5.92
+%define _tar_path 5.93
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
%bcond_without released
Name: plasma-framework
-Version: 5.92.0
+Version: 5.93.0
Release: 0
Summary: Plasma library and runtime components based upon KF5 and Qt5
License: GPL-2.0-or-later AND LGPL-2.0-or-later
++++++ plasma-framework-5.92.0.tar.xz -> plasma-framework-5.93.0.tar.xz ++++++
++++ 7329 lines of diff (skipped)