2020-11-21 12:58:43 +00:00
committed by Git OBS Bridge
parent 3b7caf6925
commit 2ffd091da3
6 changed files with 39 additions and 17 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Nov 14 00:02:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add missing kdoctools_install
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Manual formatting of license headers
* Manual conversion of exotic file types
* Remove obsolete COPYING file
* Add license texts according to REUSE specification
* Convert license statements to SPDX expressions
* add content rating
* Improve i18n tooling
-------------------------------------------------------------------
Thu Nov 5 22:47:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>