Files
kf5-filesystem/kf5-filesystem.changes

79 lines
2.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jun 10 15:51:07 UTC 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 3 18:41:29 UTC 2015 - hrvoje.senjan@gmail.com
- Use new KDE_ variables in cmake_kf5 macro
- Bump to 5.6.0
-------------------------------------------------------------------
Sat Jan 3 09:08:11 UTC 2015 - tittiatcoke@gmail.com
- Add KF5 xmlguidir to macros
-------------------------------------------------------------------
Thu Sep 25 21:16:03 UTC 2014 - hrvoje.senjan@gmail.com
- Add KF5 localedir to macros
-------------------------------------------------------------------
Mon Sep 8 01:04:14 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 5.2.0
-------------------------------------------------------------------
Sat Aug 2 10:15:52 UTC 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 1 13:13:51 UTC 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 1 18:10:55 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.100.0
-------------------------------------------------------------------
Sun May 4 00:58:49 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.99.0
- Adjust macros per latest defaults in extra-cmake-modules
-------------------------------------------------------------------
Fri Apr 18 00:35:03 UTC 2014 - hrvoje.senjan@gmail.com
- Add as-needed, no-undefined and -Bsymbolic-functions link flags
to cmake_kf5 macro
-------------------------------------------------------------------
Sat Mar 29 20:20:58 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.98.0
-------------------------------------------------------------------
Sat Mar 1 18:52:15 UTC 2014 - hrvoje.senjan@gmail.com
- Bump to 4.97.0
-------------------------------------------------------------------
Sat Feb 8 02:18:18 UTC 2014 - hrvoje.senjan@gmail.com
- Init kf5-filesystem package