Hrvoje Senjan 2016-03-13 16:26:17 +00:00 committed by Git OBS Bridge
parent e3e45c13a3
commit 4c3039a320

View File

@ -1,7 +1,19 @@
-------------------------------------------------------------------
Sun Mar 6 09:54:26 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.20.0
- Update to 5.20.0 (boo#970856)
* Remove dependency on Qt5::Widgets
* Remove dependency on KDBusAddons
* Remove dependency on KI18n
* Remove unused includes
* Shell scripts output improved
* Added the data model (ActivitiesModel) showing the activities
to the library
* Build only the library by default
* Remove the service and workspace components from the build
* Move the library into src/lib from src/lib/core
* Fix CMake warning
* Fix crash in activities context menu (boo#952139, kde#351485)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
- Drop upstreamed fix-crash-in-activities-context-menu.patch