Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2020-12-15 12:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Tue Dec 15 12:29:37 2020 rev:85 rq:855465 version:5.77.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2020-11-23 10:33:19.749547982 +0100
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.2328/kwidgetsaddons.changes  
2020-12-15 12:31:55.932075133 +0100
@@ -1,0 +2,17 @@
+Mon Dec  7 17:14:48 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.77.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.77.0
+- Changes since 5.76.0:
+  * Pass parent to Q*Layout ctor instead of calling setLayout()
+  * Don't emit twice passwordChanged
+  * We require Qt 5.13 now, so remove ifdef
+  * KEditListWidget: fix runtime warning from QLayout
+  * typo--
+  * Add KMessageDialog, an async-centric variant of KMessageBox
+  * Restore the old default popup mode of KActionMenu
+  * Port KActionMenu to QToolButton::ToolButtonPopupMode
+
+-------------------------------------------------------------------

Old:
----
  kwidgetsaddons-5.76.0.tar.xz
  kwidgetsaddons-5.76.0.tar.xz.sig

New:
----
  kwidgetsaddons-5.77.0.tar.xz
  kwidgetsaddons-5.77.0.tar.xz.sig

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.OT0qYP/_old  2020-12-15 12:31:56.624075691 +0100
+++ /var/tmp/diff_new_pack.OT0qYP/_new  2020-12-15 12:31:56.628075694 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.76
+%define _tar_path 5.77
 # 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.76.0
+Version:        5.77.0
 Release:        0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1-or-later
@@ -39,12 +39,12 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Test) >= 5.12.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
-BuildRequires:  cmake(Qt5UiTools) >= 5.12.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.13.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.13.0
+BuildRequires:  cmake(Qt5UiTools) >= 5.13.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.13.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.13.0
 %endif
 
 %description
@@ -71,7 +71,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Widgets) >= 5.12.0
+Requires:       cmake(Qt5Widgets) >= 5.13.0
 
 %description devel
 This repository contains add-on widgets and classes for applications


++++++ kwidgetsaddons-5.76.0.tar.xz -> kwidgetsaddons-5.77.0.tar.xz ++++++
++++ 13138 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to