Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2016-08-29 15:13:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-framework.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2016-07-15 12:41:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2016-08-29 15:13:55.000000000 +0200
@@ -1,0 +2,40 @@
+Sun Aug  7 22:17:26 UTC 2016 - [email protected]
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * Keep compatiable slot createApplet with Frameworks 5.24
+  * Don't delete gl texture twice in thumbnail (kde#365946)
+  * Add translation domain to wallpaper QML object
+  * Don't manually delete applets
+  * Add a kapptemplate for Plasma Wallpaper
+  * Templates: register templates in own toplevel category "Plasma/"
+  * Templates: Update techbase wiki links in READMEs
+  * Define what Plasma packagestructures extend plasmashell
+  * Support a size for adding applets
+  * Define Plasma PackageStructure as regular
+    KPackage PackageStructure plugins
+  * Fix: update wallpaper example Autumn's config.qml to QtQuick.Controls
+  * Use KPackage to install Plasma Packages
+  * If we pass a QIcon as an argument to IconItem::Source, use it
+  * Add overlay support to Plasma IconItem
+  * Add Qt::Dialog to default flags to make
+    QXcbWindow::isTransient() happy (kde#366278)
+  * [Breeze Plasma Theme] Add network-flightmode-on/off icons
+  * Emit contextualActionsAboutToShow before showing the applet's
+    contextualActions menu (kde#366294)
+  * [TextField] Bind to TextField length instead of text
+  * [Button Styles] Horizontally center in icon-only mode
+    (kde#365947)
+  * [Containment] Treat HiddenStatus as low status
+  * Add kruler system tray icon from Yuri Fabirovsky
+  * Fix the infamous 'dialogs show up on the Task Manager'
+    bug once more
+  * Fix network wireless available icon with an ? emblem
+    (kde#355490)
+  * IconItem: Use better approach to disable animation when going
+    from invisible to visible
+  * Set Tooltip window type on ToolTipDialog through KWindowSystem API
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+-------------------------------------------------------------------

Old:
----
  plasma-framework-5.24.0.tar.xz

New:
----
  plasma-framework-5.25.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.Wh9JBe/_old  2016-08-29 15:13:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Wh9JBe/_new  2016-08-29 15:13:57.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:           plasma-framework
-Version:        5.24.0
+Version:        5.25.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
@@ -28,7 +28,7 @@
 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-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.24.0 before Plasma 
5.6.0
+# PATCH-FIX-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.25.0 before Plasma 
5.6.0
 Patch0:         loosen-up-kactivities-requirement.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
@@ -54,14 +54,14 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  libxcb-devel
 BuildRequires:  xz
-BuildRequires:  cmake(Qt5Gui) >= 5.4.0
-BuildRequires:  cmake(Qt5Qml) >= 5.4.0
-BuildRequires:  cmake(Qt5Quick) >= 5.4.0
-BuildRequires:  cmake(Qt5Sql) >= 5.4.0
-BuildRequires:  cmake(Qt5Svg) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(Qt5Gui) >= 5.5.0
+BuildRequires:  cmake(Qt5Qml) >= 5.5.0
+BuildRequires:  cmake(Qt5Quick) >= 5.5.0
+BuildRequires:  cmake(Qt5Sql) >= 5.5.0
+BuildRequires:  cmake(Qt5Svg) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
 BuildRequires:  pkgconfig(egl)
 %ifarch %arm aarch64
 BuildRequires:  pkgconfig(glesv2)
@@ -111,9 +111,9 @@
 Requires:       kf5-filesystem
 Requires:       kpackage-devel >= %{_tar_path}
 Requires:       kservice-devel >= %{_tar_path}
-Requires:       cmake(Qt5Gui) >= 5.4.0
-Requires:       cmake(Qt5Qml) >= 5.4.0
-Requires:       cmake(Qt5Quick) >= 5.4.0
+Requires:       cmake(Qt5Gui) >= 5.5.0
+Requires:       cmake(Qt5Qml) >= 5.5.0
+Requires:       cmake(Qt5Quick) >= 5.5.0
 Conflicts:      kapptemplate <= 15.12.3
 
 %description devel

++++++ plasma-framework-5.24.0.tar.xz -> plasma-framework-5.25.0.tar.xz ++++++
++++ 26616 lines of diff (skipped)


Reply via email to