From 5d2835f47d8df14957af398fba805a0fd79009456c26ff97a06cc86bbc4e6b70 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 29 Mar 2020 07:19:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=114 --- kig.changes | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kig.changes b/kig.changes index 4c1dcc8..70d12a4 100644 --- a/kig.changes +++ b/kig.changes @@ -7,10 +7,9 @@ Sun Mar 22 09:17:01 UTC 2020 - Luca Beltrame * https://kde.org/announcements/releases/20.04-beta - Changes since 19.12.3: * Port QProcess::startDetached deprecated method - * Going back to original Py_Finalize() to maintain compatibility with pithon2 and earlier versions of python3 + * Going back to original Py_Finalize() to maintain compatibility with python2 and earlier versions of python3 * Fix crash upon exit after transition python2 -> python3 when using scripting (kde#416037) - * Fix https://bugs.kde.org/show_bug.cgi?id=401512 - * addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData + * addVersionOption()/addHelpOption() already added by KAboutData::setApplicationData * Remove endl at the end of qDebug * Port pykig to python 3 * Fix minor EBN issues: use address from the About dialog for copyright header