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-01-11 21:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
and /work/SRC/openSUSE:Factory/.plasma-framework.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework"
Tue Jan 11 21:16:55 2022 rev:119 rq:945096 version:5.90.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2021-12-13 20:45:15.728491442 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-framework.new.1892/plasma-framework.changes
2022-01-11 21:20:06.948994539 +0100
@@ -1,0 +2,24 @@
+Mon Jan 3 12:48:05 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+ * plasmoidheading: make corners consistent, improve top line color
+ * Port I18N_NOOP to KLazyLocalizedString
+ * PC3 ItemDelegate: Actually use ItemDelegate type
+ * Add a destroy method to the view
+ * PC3 ProgressBar: fix fill going OOB when indeterminate state ends
(kde#428955)
+ * Fix background corners and PC3 ToolTip style (kde#442745)
+ * fix availableScreenRect for applets/containments (kde#445495)
+ * widgets/tasks.svgz: Use more saturated colors for the focus and attention
states (kde#434821)
+ * Doc: ToolTip: Fix broken example
+ * When adding a new applet to a desktop containment, add it to the center
+ * DefaultToolTip: Remove unused QML ids
+ * DefaultToolTip: Fix whitespace
+ * DefaultToolTip: Use strict !== equality
+ * DefaultToolTip: Replace spacing expressions with more appropriate ones
+ * wallpaperinterface: Update "contextualActions" after clearing actions
(kde#446195)
+
+-------------------------------------------------------------------
Old:
----
plasma-framework-5.89.0.tar.xz
plasma-framework-5.89.0.tar.xz.sig
New:
----
plasma-framework-5.90.0.tar.xz
plasma-framework-5.90.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.Rd7bHq/_old 2022-01-11 21:20:07.624995014 +0100
+++ /var/tmp/diff_new_pack.Rd7bHq/_new 2022-01-11 21:20:07.628995017 +0100
@@ -17,21 +17,21 @@
%define lname libKF5Plasma5
-%define _tar_path 5.89
+%define _tar_path 5.90
# 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 lang
+%bcond_without released
Name: plasma-framework
-Version: 5.89.0
+Version: 5.90.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
Group: System/GUI/KDE
URL: https://www.kde.org
Source: %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
Source1: %{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
@@ -145,7 +145,7 @@
%kf5_makeinstall -C build
%fdupes %{buildroot}
-%if %{with lang}
+%if %{with released}
%find_lang %{name} --with-man --all-name
%endif
@@ -159,7 +159,7 @@
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
-%if %{with lang}
+%if %{with released}
%files lang -f %{name}.lang
# LC_SCRIPTS is not recognized by find-lang.sh
%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS
++++++ plasma-framework-5.89.0.tar.xz -> plasma-framework-5.90.0.tar.xz ++++++
++++ 19688 lines of diff (skipped)