Hello community,

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

Package is "kxmlgui"

Tue Dec 15 12:29:40 2020 rev:88 rq:855467 version:5.77.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-11-23 
10:33:23.325551902 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.2328/kxmlgui.changes        
2020-12-15 12:31:59.432077953 +0100
@@ -1,0 +2,15 @@
+Mon Dec  7 17:14:50 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()
+  * autotests: fix for Windows by using GenericDataLocation
+  * We depend on Qt 5.13 now so we can remove this check
+  * Introduce HideLibraries and deprecate HideKdeVersion
+  * Fix build without KGlobalAccel
+  * Rewrite KKeySequenceWidget to use KeySequenceRecorder
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kxmlgui.spec ++++++
--- /var/tmp/diff_new_pack.VnCupT/_old  2020-12-15 12:32:00.236078601 +0100
+++ /var/tmp/diff_new_pack.VnCupT/_new  2020-12-15 12:32:00.240078604 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%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:           kxmlgui
-Version:        5.76.0
+Version:        5.77.0
 Release:        0
 Summary:        Framework for managing menu and toolbar actions
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -44,6 +44,7 @@
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5GlobalAccel) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
@@ -53,14 +54,14 @@
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5Core) >= 5.12.0
-BuildRequires:  cmake(Qt5DBus) >= 5.12.0
-BuildRequires:  cmake(Qt5Network) >= 5.12.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.12.0
-BuildRequires:  cmake(Qt5Test) >= 5.12.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
-BuildRequires:  cmake(Qt5Xml) >= 5.12.0
+BuildRequires:  cmake(Qt5Core) >= 5.13.0
+BuildRequires:  cmake(Qt5DBus) >= 5.13.0
+BuildRequires:  cmake(Qt5Network) >= 5.13.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.13.0
+BuildRequires:  cmake(Qt5Test) >= 5.13.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.13.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.13.0
+BuildRequires:  cmake(Qt5Xml) >= 5.13.0
 BuildRequires:  pkgconfig(x11)
 
 %description
@@ -90,9 +91,9 @@
 Requires:       extra-cmake-modules
 Requires:       cmake(KF5Config) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
-Requires:       cmake(Qt5DBus) >= 5.12.0
-Requires:       cmake(Qt5Widgets) >= 5.12.0
-Requires:       cmake(Qt5Xml) >= 5.12.0
+Requires:       cmake(Qt5DBus) >= 5.13.0
+Requires:       cmake(Qt5Widgets) >= 5.13.0
+Requires:       cmake(Qt5Xml) >= 5.13.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an


++++++ kxmlgui-5.76.0.tar.xz -> kxmlgui-5.77.0.tar.xz ++++++
++++ 71909 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