Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2017-09-19 16:22:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Tue Sep 19 16:22:29 2017 rev:47 rq:526631 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2017-08-24 
17:55:47.515750603 +0200
+++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes     2017-09-19 
16:22:31.178744040 +0200
@@ -1,0 +2,12 @@
+Tue Sep 12 07:11:16 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Fix labels of DeleteFile/RenameFile actions
+  * kconfigini: Strip leading whitespace when reading entry values.
+  * KAuthorized: Fix API documentation for authorizeAction()
+
+-------------------------------------------------------------------

Old:
----
  kconfig-5.37.0.tar.xz

New:
----
  kconfig-5.38.0.tar.xz

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

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.e2sSKN/_old  2017-09-19 16:22:31.734665682 +0200
+++ /var/tmp/diff_new_pack.e2sSKN/_new  2017-09-19 16:22:31.738665118 +0200
@@ -18,12 +18,16 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kconfig
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 %if %{with lang}

++++++ kconfig-5.37.0.tar.xz -> kconfig-5.38.0.tar.xz ++++++
++++ 3608 lines of diff (skipped)


Reply via email to