Hello community,

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

Package is "kconfigwidgets"

Tue Sep 19 16:22:34 2017 rev:46 rq:526632 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2017-08-24 17:55:48.595598507 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes       
2017-09-19 16:22:36.030060246 +0200
@@ -1,0 +2,17 @@
+Tue Sep 12 07:11:16 CEST 2017 - [email protected]
+
+- 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:
+  * Deprecate KStandardAction::Help
+  * Deprecate KStandardAction::SaveOptions
+  * Improve KStandardAction apidox.
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+  * Fix labels of DeleteFile/RenameFile actions (kde#382450)
+  * Fix doxygen comments
+  * Use "document-close" as icon for KStandardAction::close
+  * API dox: fix wrong usage of @see
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.37.0.tar.xz

New:
----
  kconfigwidgets-5.38.0.tar.xz

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.o02bfP/_old  2017-09-19 16:22:36.921934537 +0200
+++ /var/tmp/diff_new_pack.o02bfP/_new  2017-09-19 16:22:36.925933973 +0200
@@ -18,23 +18,26 @@
 
 %bcond_without lang
 %define lname   libKF5ConfigWidgets5
-%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:           kconfigwidgets
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kauth-devel >= %{_tar_path}
-BuildRequires:  kcodecs-devel >= %{_tar_path}
-BuildRequires:  kconfig-devel >= %{_tar_path}
-BuildRequires:  kcoreaddons-devel >= %{_tar_path}
-BuildRequires:  kdoctools-devel >= %{_tar_path}
+BuildRequires:  kauth-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcodecs-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdoctools-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
@@ -68,10 +71,10 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules >= 1.7.0
-Requires:       kauth-devel >= %{_tar_path}
-Requires:       kcodecs-devel >= %{_tar_path}
-Requires:       kconfig-devel >= %{_tar_path}
-Requires:       kwidgetsaddons-devel >= %{_tar_path}
+Requires:       kauth-devel >= %{_kf5_bugfix_version}
+Requires:       kcodecs-devel >= %{_kf5_bugfix_version}
+Requires:       kconfig-devel >= %{_kf5_bugfix_version}
+Requires:       kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 
 %description devel
 KConfigWidgets provides easy-to-use classes to create configuration dialogs, as

++++++ kconfigwidgets-5.37.0.tar.xz -> kconfigwidgets-5.38.0.tar.xz ++++++
++++ 4230 lines of diff (skipped)


Reply via email to