Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2020-07-14 07:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Tue Jul 14 07:51:54 2020 rev:84 rq:820348 version:5.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2020-06-16 
13:42:01.944937949 +0200
+++ /work/SRC/openSUSE:Factory/.kconfig.new.3060/kconfig.changes        
2020-07-14 07:52:47.564527456 +0200
@@ -1,0 +2,11 @@
+Sun Jul  5 07:55:09 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Also pass locationType to KConfigSkeleton when construction from group
+  * Make "Switch Application Language..." text more consistent
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.TZYjA3/_old  2020-07-14 07:52:48.844531601 +0200
+++ /var/tmp/diff_new_pack.TZYjA3/_new  2020-07-14 07:52:48.848531614 +0200
@@ -17,14 +17,14 @@
 
 
 %define sonum   5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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.71.0
+Version:        5.72.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -38,7 +38,6 @@
 Source99:       baselibs.conf
 # PATCH-FEATURE-OPENSUSE
 Patch0:         kconfig-desktop-translations.patch
-BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -155,29 +154,30 @@
 %endif
 
 %files -n libKF5ConfigCore%{sonum}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_bindir}/k*config5
-%{_kf5_libdir}/libKF5ConfigCore.so.*
 %{_kf5_debugdir}/kconfig.categories
+%{_kf5_libdir}/libKF5ConfigCore.so.*
 
 %files -n libKF5ConfigGui%{sonum}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_libdir}/libKF5ConfigGui.so.*
 
 %files -n kconf_update5
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %dir %{_kf5_libexecdir}
 %{_kf5_libexecdir}/kconf_update
 
 %files devel
-%{_kf5_libexecdir}/kconfig_compiler_kf5
+%license LICENSES/*
+%{_kf5_includedir}/
+%{_kf5_libdir}/cmake/KF5Config/
 %{_kf5_libdir}/libKF5ConfigCore.so
 %{_kf5_libdir}/libKF5ConfigGui.so
-%{_kf5_libdir}/cmake/KF5Config/
-%{_kf5_includedir}/
+%{_kf5_libexecdir}/kconfig_compiler_kf5
 %{_kf5_mkspecsdir}/qt_KConfigCore.pri
 %{_kf5_mkspecsdir}/qt_KConfigGui.pri
 


++++++ kconfig-5.71.0.tar.xz -> kconfig-5.72.0.tar.xz ++++++
++++ 3987 lines of diff (skipped)


Reply via email to