Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2015-09-02 07:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2015-07-14 17:29:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new/kwidgetsaddons.changes       
2015-09-02 07:48:40.000000000 +0200
@@ -1,0 +2,21 @@
+Tue Aug  4 19:20:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+    noise by default
+  * Docbook documentation has been reviewed and updated
+  * New API taking QIcon parameters to set the icons in
+    the tab bar
+  * KCharSelect: Fix unicode category and use boundingRect
+    for width calculation
+  * KCharSelect: fix cell width to fit contents
+  * KMultiTabBar margins now are ok on HiDPI screens
+  * KRuler: deprecate unimplemented KRuler::setFrameStyle(),
+    clean up comments
+  * KEditListWidget: remove margin, so it aligns better with
+    other widgets
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+-------------------------------------------------------------------

Old:
----
  kwidgetsaddons-5.12.0.tar.xz

New:
----
  kwidgetsaddons-5.13.0.tar.xz

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.eKTjgj/_old  2015-09-02 07:48:41.000000000 +0200
+++ /var/tmp/diff_new_pack.eKTjgj/_new  2015-09-02 07:48:41.000000000 +0200
@@ -18,20 +18,20 @@
 
 %bcond_without lang
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:           kwidgetsaddons
-Version:        5.12.0
+Version:        5.13.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 %if %{with lang}
-BuildRequires:  libqt5-linguist-devel >= 5.2.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.3.0
 %endif
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5UiTools) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
@@ -64,7 +64,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:       cmake(Qt5Widgets) >= 5.3.0
 
 %description devel
 his repository contains add-on widgets and classes for applications

++++++ kwidgetsaddons-5.12.0.tar.xz -> kwidgetsaddons-5.13.0.tar.xz ++++++
++++ 53473 lines of diff (skipped)


Reply via email to