2021-07-27 09:35:40 +00:00
committed by Git OBS Bridge
parent 7dc0c152fe
commit d6b95ae565
6 changed files with 37 additions and 25 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 17 20:05:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Remove obsolete COPYING files
* Add GFDL-1.2-or-later license to LICENSES dir
* Convert license headers to SPDX
* Fix tests build
* CMake cleanups
* Fix Kirigami import on Config
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>