2021-07-27 09:36:07 +00:00
committed by Git OBS Bridge
parent 8b9dd01b09
commit c20d3e69ea
6 changed files with 39 additions and 27 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jul 17 20:07:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* autotests: Load plugins from build dir
* Use kcoreaddons_add_plugin to create plugins
* Remove unused variables
* Remove unneeded service types from plugins
* Remove obsolete COPYING files
* Manually convert remaining headers
* Add GFDL license to LICENSES folder
* Convert license headers to SPDX
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:59:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>