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-02-24 18:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
and /work/SRC/openSUSE:Factory/.plasma-framework.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework"
Thu Feb 24 18:20:02 2022 rev:120 rq:954291 version:5.91.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2022-01-11 21:20:06.948994539 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-framework.new.1958/plasma-framework.changes
2022-02-24 18:22:37.382671611 +0100
@@ -1,0 +2,36 @@
+Sun Feb 6 10:17:19 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.91.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.91.0
+- Changes since 5.90.0:
+ * Check executables exist in PATH before passing them to QProcess
+ * ExpandableListItem: Deprecate custom isEnabled property and alias it to
enabled (kde#449539)
+ * PC3 ButtonContent: Move property defaultIconSize to the top-level component
+ * Identify containments using X-Plasma-ContainmentType instead of service
types
+ * Native interface always available
+ * ModelContextMenu: drop Accessible.role property
+ * Do not use Control for PC3::IconLabel (kde#446303)
+ * Corona::containmentForScreen: Ignore activities when an empty string is
used (kde#448590)
+ * Change where add_feature_info(EGL) is called
+ * Fix detection of GLX support in QtGui
+ * PC3 ScrollView: set step sizes based on devicePixelRatio
+ * ConfigModel: Expose Roles enum to QML
+ * Use MATCHES (suggested by Samir)
+ * Apply patch from Samir
+ * Adapt build system for building against qt6 + fix some compile errors
+ * Don't fallback to EGL::EGL, just don't link to EGL when it's not found
+ * Always sync the setPanelBehavior to wayland (kde#448373)
+ * PlasmaQuick::Dialog - Fix flickering issues when resizing (specially in
krunner)
+ * Always sync the setPanelBehavior to wayland (kde#426969)
+ * PC3 ScrollView: Avoid importing QtQuick.Controls.2
+ * Doc: Improve descriptions of Plasma::DataSource methods
+ * Don't crash when a screen gets disabled and enabled again (kde#447752)
+ * PC3 RadioIndicator: use radiobutton.svg for breeze-light and breeze-dark
+ * KWayland does not make sense outside of Linux/FreeBSD, so don't try to
depend on it there
+ * Add Yakuake panel icon (kde#427485)
+ * Deprecated PlasmaExtras.ScrollArea component
+ * PC3 SwipeView: use longDuration for highlight animation
+
+-------------------------------------------------------------------
Old:
----
plasma-framework-5.90.0.tar.xz
plasma-framework-5.90.0.tar.xz.sig
New:
----
plasma-framework-5.91.0.tar.xz
plasma-framework-5.91.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.sfhUO9/_old 2022-02-24 18:22:38.018671442 +0100
+++ /var/tmp/diff_new_pack.sfhUO9/_new 2022-02-24 18:22:38.022671440 +0100
@@ -17,14 +17,14 @@
%define lname libKF5Plasma5
-%define _tar_path 5.90
+%define _tar_path 5.91
# 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.90.0
+Version: 5.91.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
@@ -187,7 +187,6 @@
%{_kf5_includedir}/Plasma/
%{_kf5_includedir}/PlasmaQuick/
%{_kf5_includedir}/plasma/
-%{_kf5_includedir}/plasma_version.h
%{_kf5_includedir}/plasmaquick/
%{_kf5_libdir}/cmake/*/
%{_kf5_libdir}/libKF5Plasma.so
++++++ plasma-framework-5.90.0.tar.xz -> plasma-framework-5.91.0.tar.xz ++++++
++++ 11785 lines of diff (skipped)