Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2018-01-22 16:04:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old) and /work/SRC/openSUSE:Factory/.plasma-framework.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Mon Jan 22 16:04:25 2018 rev:55 rq:566718 version:5.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes 2018-01-09 14:45:55.620243085 +0100 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes 2018-01-22 16:04:59.227916871 +0100 @@ -1,0 +2,32 @@ +Tue Jan 16 22:50:23 CET 2018 - [email protected] + +- Update to 5.42.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.42.0.php +- Changes since 5.41.0: + * Remove obsolete reviewboardrc file + * Const'ify, use nullptr + * Prevent cmake 3.10+ warning about moc include & Plasma plugin macros + * [Air theme] Add task bar progress graphic (kde#368215) + * Templates: remove stray * from license headers + * make packageurlinterceptor as noop as possible + * Revert "Don't tear down renderer and other busy work when Svg::setImagePath is invoked with the same arg" + * move kirigami plasma styles here + * Add more explicit + * Use nullptr + add explicit + * disappearing scrollbars on mobile + * reuse KPackage instance between PluginLoader and Applet + * test return value from QTest::qWaitForWindowExposed + * [AppletQuickItem] Only set QtQuick Controls 1 style once per engine + * Don't set a window icon in Plasma::Dialog + * [RTL] - align properly the selected text for RTL (kde#387415) + * Initialize scale factor to the last scale factor set on any instance + * Revert "Initialize scale factor to the last scale factor set on any instance" + * Don't update when the underlying FrameSvg is repaint-blocked + * Initialize scale factor to the last scale factor set on any instance + * Move if check inside #ifdef + * [FrameSvgItem] Don't create unneccessary nodes + * Don't tear down renderer and other busy work when Svg::setImagePath is invoked with the same arg + +------------------------------------------------------------------- Old: ---- plasma-framework-5.41.0.tar.xz New: ---- plasma-framework-5.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.XR90Wq/_old 2018-01-22 16:04:59.859887299 +0100 +++ /var/tmp/diff_new_pack.XR90Wq/_new 2018-01-22 16:04:59.863887112 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma-framework # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ %bcond_without lang -%define _tar_path 5.41 +%define _tar_path 5.42 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: plasma-framework -Version: 5.41.0 +Version: 5.42.0 Release: 0 %define kf5_version %{version} Summary: Plasma library and runtime components based upon KF5 and Qt5 @@ -48,6 +48,7 @@ BuildRequires: ki18n-devel >= %{_kf5_bugfix_version} BuildRequires: kiconthemes-devel >= %{_kf5_bugfix_version} BuildRequires: kio-devel >= %{_kf5_bugfix_version} +BuildRequires: kirigami2-devel >= %{_kf5_bugfix_version} BuildRequires: knotifications-devel >= %{_kf5_bugfix_version} BuildRequires: kpackage-devel >= %{_kf5_bugfix_version} BuildRequires: kparts-devel >= %{_kf5_bugfix_version} ++++++ plasma-framework-5.41.0.tar.xz -> plasma-framework-5.42.0.tar.xz ++++++ ++++ 10650 lines of diff (skipped)
