From df71adc684f48e8a4ef69cc3757b902b05957216a52615989eea8fa6451205fa Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:27:37 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=94 --- kwordquiz-19.04.3.tar.xz | 3 --- kwordquiz-19.07.80.tar.xz | 3 +++ kwordquiz.changes | 18 ++++++++++++++++++ kwordquiz.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 kwordquiz-19.04.3.tar.xz create mode 100644 kwordquiz-19.07.80.tar.xz diff --git a/kwordquiz-19.04.3.tar.xz b/kwordquiz-19.04.3.tar.xz deleted file mode 100644 index 66b1728..0000000 --- a/kwordquiz-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc1a5a4780f667a805c17bda05d7024702d20d0e6aa552a0b7b6840b6e6cb381 -size 4167304 diff --git a/kwordquiz-19.07.80.tar.xz b/kwordquiz-19.07.80.tar.xz new file mode 100644 index 0000000..52e9546 --- /dev/null +++ b/kwordquiz-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ff0228b113da561094e2f9abf352c527c9a6efc7a40b95bfcc4adf1ca1a96e +size 4165956 diff --git a/kwordquiz.changes b/kwordquiz.changes index b7ce697..7c8fe42 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:06 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Close KWordQuiz documents before closing the app + * Get rid of some obsolete members + * Follow KDE_APPLICATIONS_VERSION + * Fix forward declaration + * Use instead of deprecated + * Fix miminum cmake version + * Excludes files + * Check if the filename is empty when user wants to save the file + * http -> https + update some links + ------------------------------------------------------------------- Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org diff --git a/kwordquiz.spec b/kwordquiz.spec index 4d24d32..9743df5 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwordquiz -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Vocabulary Trainer License: GPL-2.0-or-later