* Mon Sep 21 2015 wbauer@tmo.at
- Add a new %kf5_find_lang macro. Purpose and usage is similar to
the standard %find_lang macro (on which this is loosely based),
but it only looks for translations files in /usr/share/locale/kf5
* Fri Aug 07 2015 tittiatcoke@gmail.com
- Fix the create_subdir_filelist macro.
* Thu Jul 02 2015 tchvatal@suse.com
- Respect CFLAGS and CXXFLAGS if present in environment like
regular %cmake macro
* Wed Jun 10 2015 hrvoje.senjan@gmail.com
- Change versionining from KF5-version-based to date-based
- Drop and %_kf5_version %_plasma5_branding_version macros.
_kf5_version is unused since KF5 5.5.0, and for plasma we can
utilize individual packages version
- Add a warning that these macros are only guaranteed to be suitable
for projects/packages which use KDEInstallDirs from extra-cmake-modules,
and can, to some extent work with cmake's GNUInstallDirs.
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
- Use new KDE_ variables in cmake_kf5 macro
- Bump to 5.6.0
* Sat Jan 03 2015 tittiatcoke@gmail.com
- Add KF5 xmlguidir to macros
* Thu Sep 25 2014 hrvoje.senjan@gmail.com
- Add KF5 localedir to macros
* Mon Sep 08 2014 hrvoje.senjan@gmail.com
- Bump to 5.2.0
* Sat Aug 02 2014 hrvoje.senjan@gmail.com
- Bump to 5.1.0
- Stop passing relative vars as absolute (that works with regards
to installing files, but breaks when used as #define)
* Tue Jul 01 2014 hrvoje.senjan@gmail.com
- Bump to 5.0.0
- Make buildtype None, and pass -DNEDEBUG to cmake flags (this avoids
passing different compiler optimizations, e.g. -02 vs -03)
* Sun Jun 01 2014 hrvoje.senjan@gmail.com
- Bump to 4.100.0
* Sun May 04 2014 hrvoje.senjan@gmail.com
- Bump to 4.99.0
- Adjust macros per latest defaults in extra-cmake-modules
* Fri Apr 18 2014 hrvoje.senjan@gmail.com
- Add as-needed, no-undefined and -Bsymbolic-functions link flags
to cmake_kf5 macro
* Sat Mar 29 2014 hrvoje.senjan@gmail.com
- Bump to 4.98.0
* Sat Mar 01 2014 hrvoje.senjan@gmail.com
- Bump to 4.97.0
* Sat Feb 08 2014 hrvoje.senjan@gmail.com
- Init kf5-filesystem package