SHA256
1
0
forked from pool/kig

KDE Applications 20.12.1

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=136
This commit is contained in:
2021-01-06 14:51:40 +00:00
committed by Git OBS Bridge
parent ad56b4dfa9
commit 6c32cff8ed
6 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 5 12:25:42 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-13-apps-update
- Changes since 20.12.0:
* scripting: PyEval_CallObject -> PyObject_CallObject
* scripting: fix Python initialization
* Prevent Deletion of Option Dialog (kde#422665)
-------------------------------------------------------------------
Sat Dec 5 23:16:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>