Hello community,
here is the log from the commit of package plasma5-addons for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma5-addons (Old)
and /work/SRC/openSUSE:Leap:15.2/.plasma5-addons.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-addons"
Sun Feb 16 18:27:48 2020 rev:91 rq:774092 version:5.18.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/plasma5-addons/plasma5-addons.changes
2020-01-15 15:44:14.379282266 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.plasma5-addons.new.26092/plasma5-addons.changes
2020-02-16 18:28:48.438733293 +0100
@@ -1,0 +2,49 @@
+Thu Feb 6 15:10:05 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.0.php
+- Changes since 5.17.90:
+ * [applets/weather] Port weather station picker to QQC2+ListView (kde#414442)
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:35 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:19 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+ * [TabBox] Add Thumbnail Grid window switcher
+ * [applets/calculator] Use Qt's in-built number formatting (kde#410988)
+ * Update my email address
+ * Fix localization. Idea by Victor Ryzhykh.
+ * Add applet for controlling Night Color (kde#400418)
+ * Port to QRandomGenerator
+ * List the Activity Pager also as an alternative to e.g. the Activity Bar
(kde#394792)
+ * Assign notification area category for Keyboard indicator
+ * Unset X-Plasma-MainScript for wallpaper plugins
+ * Make it compile against qt5.15
+ * [applet/Weather] Remove unnecessary size override for the busy indicator
+ * support for shadowed background
+ * enable custom background for some plasmoids
+ * [applets/Weather] Port config UI mostly to QQC2 and away from Plasma
components
+ * Shorten POTD provider names and remove description that is not used
anywhere
+ * Add KDEClangFormat cmake support
+ * [applets/weather] Use unit description from KUnitConversion
+ * Add mmHg to pressure options in weather applet
+ * [applets/weather] Port from KIconLoader to QIcon
+ * Fix NOAA picture of the day provider (kde#408580)
+ * Correctly highlight the icon in the system tray
+ * Use colorful Plasma icon for General category in applets' settings
sidebars Ref T10165
+ * Ignore some files
+ * Make it compile without deprecated methods
+ * Remove deprecated method
+
+-------------------------------------------------------------------
Old:
----
kdeplasma-addons-5.17.5.tar.xz
kdeplasma-addons-5.17.5.tar.xz.sig
New:
----
kdeplasma-addons-5.18.0.tar.xz
kdeplasma-addons-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-addons.spec ++++++
--- /var/tmp/diff_new_pack.3fjBjv/_old 2020-02-16 18:28:48.766733465 +0100
+++ /var/tmp/diff_new_pack.3fjBjv/_new 2020-02-16 18:28:48.766733465 +0100
@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-addons
-Version: 5.17.5
+Version: 5.18.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
Group: System/GUI/KDE
Url: http://www.kde.org/
-Source:
https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
+Source: kdeplasma-addons-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
+Source1: kdeplasma-addons-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf5-filesystem
@@ -94,7 +94,7 @@
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
- %make_jobs
+ %cmake_build
%install
%kf5_makeinstall -C build
++++++ kdeplasma-addons-5.17.5.tar.xz -> kdeplasma-addons-5.18.0.tar.xz ++++++
++++ 47701 lines of diff (skipped)