1
0
forked from pool/kcalendarcore
Wolfgang Bauer
2021-01-09 12:18:41 +00:00
committed by Git OBS Bridge
parent 9b20ebf521
commit ddee62d1cd
6 changed files with 33 additions and 22 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 6 10:47:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0
- Changes since 5.77.0:
* Remove ifdefs, we require Qt 5.14 now
* CMakeLists.txt - increase minimum libical version to 3.0
-------------------------------------------------------------------
Sat Dec 5 18:56:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>