Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2017-10-27 13:59:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old) and /work/SRC/openSUSE:Factory/.plasma-framework.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Fri Oct 27 13:59:21 2017 rev:52 rq:536362 version:5.39.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes 2017-09-19 16:31:26.306943982 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes 2017-10-27 13:59:36.053123338 +0200 @@ -1,0 +2,33 @@ +Mon Oct 23 06:41:47 CEST 2017 - [email protected] + +- Update to 5.39.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.39.0.php +- Changes since 5.38.0: + * Fix org.kde.plasma.calendar with Qt 5.10 + * sceneGraphBackend() is new in Qt 5.9 + * [FrameSvgItem] Iterate child nodes properly + * pick up the proper positive/neutral/negative colors + * [Containment Interface] Don't add containment actions to applet actions on desktop + * Add new component for the greyed out labels in Item Delegates. + * Fix FrameSVGItem with the software renderer + * Don't animate IconItem in software mode + * Fix build without KDocTools + * remove extra executable bits + * [FrameSvg] Use new-style connect + * possibility to set an attached colorscope to not inherit + * Add extra visual indicator for Checkbox/Radio keyboard focus + * don't recreate a null pixmap + * Remove unused functions + * Pass item to rootObject() since it's now a singleton (kde#384776) + * Don't list tab names twice + * don't accept active focus on tab + * register revision 1 for QQuickItem + * [Plasma Components 3] Fix RTL in some widgets. + * Fix invalid id in viewitem. + * update mail notification icon for better contrast BUG:365297 (kde#365297) +- Dropped patches, now upstream: + * 0001-Pass-item-to-rootObject-since-it-s-now-a-singleton.patch + +------------------------------------------------------------------- Old: ---- 0001-Pass-item-to-rootObject-since-it-s-now-a-singleton.patch plasma-framework-5.38.0.tar.xz New: ---- plasma-framework-5.39.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.ITvyb4/_old 2017-10-27 13:59:36.841086504 +0200 +++ /var/tmp/diff_new_pack.ITvyb4/_new 2017-10-27 13:59:36.841086504 +0200 @@ -17,13 +17,13 @@ %bcond_without lang -%define _tar_path 5.38 +%define _tar_path 5.39 # 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.38.0 +Version: 5.39.0 Release: 0 %define kf5_version %{version} Summary: Plasma library and runtime components based upon KF5 and Qt5 @@ -32,8 +32,6 @@ Url: https://projects.kde.org/plasma-framework Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch1: 0001-Pass-item-to-rootObject-since-it-s-now-a-singleton.patch BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kactivities5-devel >= 5.19.0 @@ -128,7 +126,6 @@ %lang_package %prep %setup -q -%patch1 -p1 %build %cmake_kf5 -d build ++++++ plasma-framework-5.38.0.tar.xz -> plasma-framework-5.39.0.tar.xz ++++++ ++++ 1895 lines of diff (skipped)
