1
0
2021-11-12 12:20:54 +00:00
committed by Git OBS Bridge
parent 1edc841499
commit a073274d6e
6 changed files with 39 additions and 18 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Nov 7 09:13:20 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Strip 'Source' URL for faster submissions
-------------------------------------------------------------------
Sun Nov 7 09:08:03 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix wrong testcase.
* Port QStringRef (deprecated) to QStringView
* [FFmpegExtractor] Remove FFmpeg 2.x/3.0 support, handle deprecations
* Fix version checks in FindFFmpeg.cmake
* [DublinCore] Also test terms namespace
* [PopplerExtractor] directly use getters provided by poppler
* Add FreeBSD CI
-------------------------------------------------------------------
Sun Oct 3 20:33:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>