forked from pool/kcoreaddons
update changelogs
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=39
This commit is contained in:
parent
c2a7c43195
commit
ecb08050b6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user