Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2019-10-14 13:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Mon Oct 14 13:33:49 2019 rev:75 rq:738012 version:5.63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2019-09-23 
12:21:51.717763065 +0200
+++ /work/SRC/openSUSE:Factory/.kconfig.new.2352/kconfig.changes        
2019-10-14 13:34:33.742482665 +0200
@@ -1,0 +2,13 @@
+Sun Oct  6 13:26:21 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * Fix generating properties that start with an uppercase letter
+  * Rewrite ugly for with pointer arithmetic into range for
+  * Small performance enhacements
+  * [KConfig] port away from deprecated methods in Qt 5.14
+
+-------------------------------------------------------------------

Old:
----
  kconfig-5.62.0.tar.xz
  kconfig-5.62.0.tar.xz.sig

New:
----
  kconfig-5.63.0.tar.xz
  kconfig-5.63.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.lXfuvs/_old  2019-10-14 13:34:35.766477390 +0200
+++ /var/tmp/diff_new_pack.lXfuvs/_new  2019-10-14 13:34:35.766477390 +0200
@@ -17,14 +17,14 @@
 
 
 %define sonum   5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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:           kconfig
-Version:        5.62.0
+Version:        5.63.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -38,16 +38,16 @@
 Source99:       baselibs.conf
 # PATCH-FEATURE-OPENSUSE
 Patch0:         kconfig-desktop-translations.patch
-BuildRequires:  cmake >= 3.0
+BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Gui) >= 5.6.0
-BuildRequires:  cmake(Qt5Xml) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Gui) >= 5.11.0
+BuildRequires:  cmake(Qt5Xml) >= 5.11.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.11.0
 %endif
 
 %description
@@ -111,7 +111,7 @@
 Requires:       kconf_update5 = %{version}
 Requires:       libKF5ConfigCore%{sonum} = %{version}
 Requires:       libKF5ConfigGui%{sonum} = %{version}
-Requires:       cmake(Qt5Xml) >= 5.6.0
+Requires:       cmake(Qt5Xml) >= 5.11.0
 
 %description devel
 KConfig provides an advanced configuration system. It is made of two parts:


++++++ kconfig-5.62.0.tar.xz -> kconfig-5.63.0.tar.xz ++++++
++++ 5528 lines of diff (skipped)


Reply via email to