Hello community,
here is the log from the commit of package plasma5-integration for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma5-integration (Old)
and /work/SRC/openSUSE:Leap:15.2/.plasma5-integration.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration"
Sun Feb 16 18:28:18 2020 rev:91 rq:774535 version:5.18.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/plasma5-integration/plasma5-integration.changes
2020-01-15 15:44:14.959282596 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.plasma5-integration.new.26092/plasma5-integration.changes
2020-02-16 18:29:17.574748547 +0100
@@ -1,0 +2,33 @@
+Thu Feb 6 15:10:06 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
+- No code changes since 5.17.90
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:36 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:
+ * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+ * Don't set a new palette if the application has a custom color scheme set
+ * Use setIconProvider instead of setPixmapProvider for KHistoryComboBox
+ * Use URL with transport encryption
+ * Avoid side effects during menu initialization
+ * Make it compiles without deprecated methods
+ * [KDEPlatformSystemTrayIcon] Recreate deleted menu (kde#365105)
+ * port old style connects
+ * Add KDEClangFormat cmake support
+ * Fix issue when there is no WidgetStyle value in kdeglobals
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-5.17.5.tar.xz
plasma-integration-5.17.5.tar.xz.sig
New:
----
plasma-integration-5.18.0.tar.xz
plasma-integration-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.W4UAdd/_old 2020-02-16 18:29:17.858748696 +0100
+++ /var/tmp/diff_new_pack.W4UAdd/_new 2020-02-16 18:29:17.858748696 +0100
@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
-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: 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 lang}
-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
@@ -83,7 +83,7 @@
%build
%cmake_kf5 -d build
-%make_jobs
+%cmake_build
%install
%kf5_makeinstall -C build
++++++ plasma-integration-5.17.5.tar.xz -> plasma-integration-5.18.0.tar.xz
++++++
++++ 4330 lines of diff (skipped)