SHA256
1
0
forked from pool/drkonqi5
Luca Beltrame
2018-01-17 15:26:15 +00:00
committed by Git OBS Bridge
parent c0711449e4
commit c551ef44ee
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Correct assert in BacktraceGenerator::start()
* CMake: Announce dep on X11Extras in FeatureSummary
* Make Qt5::X11Extras really optional
* macOS: Don't create bundles for test executables
* Modernize: Use nullptr where possible
* Add a desktop file for DrKonqi to fix Wayland icon.
* ui: Put colon inside italics tags
-------------------------------------------------------------------
Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de