Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2018-11-14 14:38:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Wed Nov 14 14:38:05 2018 rev:59 rq:648547 version:5.52.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2018-10-22 11:16:10.923601477 +0200
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new/kwidgetsaddons.changes       
2018-11-14 14:38:08.135047543 +0100
@@ -1,0 +2,27 @@
+Sun Nov 11 19:48:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Have more include guards match file the name
+  * Include own header first
+  * Include own _p header as second
+  * API dox: fix typo
+  * Use more explicit constructors with internal classes
+  * API dox: fix "Since" note of KPageWidgetItem::isHeaderVisible
+  * Use more new style connect()
+  * Do not mix const & non-const iterators
+  * Use normalized signatures with Q_ARG()
+  * Do not return a value in a void function
+  * Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
+  * Use QString::remove(foo) over QString::replace(foo, "")
+  * Use emit properly and for all signals
+  * More const ref arg passing
+  * Use QString(), not QStringLiteral("") (where isNull() not relevant)
+  * add a new property headerVisible
+  * Remove unused variables
+  * Call reserve() on Qt containers if fill size is known before
+
+-------------------------------------------------------------------

Old:
----
  kwidgetsaddons-5.51.0.tar.xz

New:
----
  kwidgetsaddons-5.52.0.tar.xz

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.KWYZBJ/_old  2018-11-14 14:38:09.107046585 +0100
+++ /var/tmp/diff_new_pack.KWYZBJ/_new  2018-11-14 14:38:09.107046585 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kwidgetsaddons
-Version:        5.51.0
+Version:        5.52.0
 Release:        0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1-or-later

++++++ kwidgetsaddons-5.51.0.tar.xz -> kwidgetsaddons-5.52.0.tar.xz ++++++
++++ 35731 lines of diff (skipped)


Reply via email to