2021-07-27 09:35:47 +00:00
committed by Git OBS Bridge
parent 3bdfdb9845
commit ee689daf33
6 changed files with 43 additions and 26 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Remove obsolete COPYING file
* Manually adjustments & cleanup for SPDX license statements
* Convert license headers to SPDX
* We depend against new qt/kf5 version
* Reduce it
* Make compile without deprecated method
* emit->Q_EMIT
* Time to increase version
* Add build support in cmake presets
* Exclude some asan warning
* Allow to support cmake presets support
* Install po/doc file
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>