2021-07-27 09:35:48 +00:00
committed by Git OBS Bridge
parent a08cc935dc
commit 51dc9c282b
6 changed files with 44 additions and 26 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:06 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Fix saving/loading compressed, kigz, files
* Use applicatin/gzip mimetype
* Fix updating function signature for python scripts to reflect object selection (kde#336020)
* Port to KXMLGUIFactory::showConfigureShortcutsDialog()
* Remove obsolete COPYING files
* Download GFDL-1.2-or-later license
* Manually convert remaining license headers
* Clean up license headers
* Convert license headers to SPDX
* kigpart: add JSON metadata to plugin, install into kf5/parts subdir
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>