From ecb08050b6221c23565b682289d04b8c27946484fd3fc992dde52c667c15e97e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 4 Oct 2014 21:49:13 +0000 Subject: [PATCH] update changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=39 --- kcoreaddons.changes | 7 +++++++ kcoreaddons.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/kcoreaddons.changes b/kcoreaddons.changes index 23a9b8c..35266f7 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -2,8 +2,15 @@ Sat Oct 4 17:59:34 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.3.0 + * Kdelibs4Migration: allow distributions to set + _KDE4_DEFAULT_HOME_POSTFIX so that the kde4 home + is found properly. + * Compilation fixes for MSVC and gcc 4.5 + * Turn KFormat into a Q_GADGET so we can expose its + properties to QML indirectly * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.3.0.php +- Pass -DKDE4_DEFAULT_HOME=".kde4", used in kdelibs4migration class ------------------------------------------------------------------- Tue Sep 9 09:49:24 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcoreaddons.spec b/kcoreaddons.spec index 2e43493..1e55e49 100644 --- a/kcoreaddons.spec +++ b/kcoreaddons.spec @@ -78,7 +78,7 @@ replacement, accessing user information and many more. Development files. %patch0 -p1 %build - %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert + %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert -DKDE4_DEFAULT_HOME=".kde4" %make_jobs %install