SHA256
1
0
forked from pool/kfloppy
2021-07-27 09:35:46 +00:00
committed by Git OBS Bridge
parent c296b3cb41
commit 93564dd088
6 changed files with 41 additions and 24 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* We depend against qt5.15
* Time to increase version
* CMakePreset: add build support + clazy support
* Modernize code
* Add KDEGitCommitHooks
* Add .git-blame-ignore-revs file
* Clang format
* Ignore .clang-format
* Time to increase dependancy
* Add support for cmake presets
* Ignore build*
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>