Changelog for
mingw32-kf5-filesystem-5.69.0-lp154.1.1.noarch.rpm :
* Wed Apr 15 2020 jordi fita i mas
- 5.69.0- Add debugdir directory.
* Wed Jun 10 2015 hrvoje.senjanAATTgmail.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.senjanAATTgmail.com- Use new KDE_ variables in cmake_kf5 macro- Bump to 5.6.0
* Sat Jan 03 2015 tittiatcokeAATTgmail.com- Add KF5 xmlguidir to macros
* Thu Sep 25 2014 hrvoje.senjanAATTgmail.com- Add KF5 localedir to macros
* Mon Sep 08 2014 hrvoje.senjanAATTgmail.com- Bump to 5.2.0
* Sat Aug 02 2014 hrvoje.senjanAATTgmail.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.senjanAATTgmail.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.senjanAATTgmail.com- Bump to 4.100.0
* Sun May 04 2014 hrvoje.senjanAATTgmail.com- Bump to 4.99.0- Adjust macros per latest defaults in extra-cmake-modules