Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2015-02-16 15:03:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2015-01-29 12:49:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes 2015-02-16 17:30:18.000000000 +0100 @@ -1,0 +2,13 @@ +Sun Feb 8 18:15:08 UTC 2015 - [email protected] + +- Update to 5.7.0 + * kconf_update no longer processes *.upd file from KDE SC 4. + Add "Version=5" to top of the upd file for updates that should + be applied to Qt5/KF5 applications + * Fixed KCoreConfigSkeleton when toggling a value with + saves in between + * Fixed using KSharedConfig in global object destructor + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + +------------------------------------------------------------------- Old: ---- kconfig-5.6.0.tar.xz New: ---- kconfig-5.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.iI1ZGl/_old 2015-02-16 17:30:19.000000000 +0100 +++ /var/tmp/diff_new_pack.iI1ZGl/_new 2015-02-16 17:30:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kconfig # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,12 @@ %define sonum 5 +%define _tar_path 5.7 Name: kconfig -Version: 5.6.0 +Version: %{_tar_path}.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libqt5-linguist-devel >= 5.2.0 @@ -32,7 +33,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM 0001-ensure-platform-window-resize-processing.patch -- https://git.reviewboard.kde.org/r/119593/ Patch0: 0001-ensure-platform-window-resize-processing.patch ++++++ kconfig-5.6.0.tar.xz -> kconfig-5.7.0.tar.xz ++++++ ++++ 2896 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
