11
0
2021-07-27 09:35:43 +00:00
committed by Git OBS Bridge
parent f5655cabad
commit 8905a59ee7
6 changed files with 40 additions and 29 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jul 19 09:08:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Remove obsolete COPYING file
* Clean up license headers
* Convert license headers to SPDX
* Use qt_ macro + Qt:: directly
* Time to increase version
* [applet] Send icon an empty string, not undefined
* [applet] Remove config dialog and put options in Hamburger menu (kde#407857)
- Only install the license files once
-------------------------------------------------------------------
Sun Jul 18 08:33:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>