AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 2.2.2 * Fix build with Qt 5.15.8 - Add signature file and keyring
- Spec cleanup
- Update to 2.2.1 * Fix build with Qt 5.14 * New flag ENFORCE_COMPATIBLE_ERROR_AWARE_CODE for the kdevpgqt_generate() CMake macro - Drop Fix-build-with-Qt-5.14.patch, merged upstream
- Add Fix-build-with-Qt-5.14.patch to make it compile with Qt 5.14
- Update to 2.2.0 * Fix compiler warnings in generated code (adding nullptr & override) - Run spec-cleaner
- Update to 2.1.0 * DebugVisitor: catch and show invalid token indizes * Update to Astyle 1.24 (latest 1.x release) * Add asserts to some TokenStreamBase methods, protect against out-of-bounds * Fix compile warnings with clang * Fix yymore_used_but_not_detected undefined issue (kde#374523) - Drop fix-yymore-used-but-not-detected.patch, fixed upstream now
- Add upstream patch fix-yymore-used-but-not-detected.patch: * Fixes build with newer flex
- Update to 2.0.0
- Initial package for kdevelop5-pg-qt based on Qt5. * Kdevelop 5 Beta 3