From 4d46f7ed33a1f054a476569b4c260b1380fc40e52ce8f764025cf4b116275e34 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:08:28 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=102 --- kblocks-19.04.3.tar.xz | 3 --- kblocks-19.07.80.tar.xz | 3 +++ kblocks.changes | 22 ++++++++++++++++++++++ kblocks.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 kblocks-19.04.3.tar.xz create mode 100644 kblocks-19.07.80.tar.xz diff --git a/kblocks-19.04.3.tar.xz b/kblocks-19.04.3.tar.xz deleted file mode 100644 index fdf24ad..0000000 --- a/kblocks-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10b350f91978c221c224c42e2f50dc8c2e86e187de8e46258b10cf3799fb4b74 -size 1920560 diff --git a/kblocks-19.07.80.tar.xz b/kblocks-19.07.80.tar.xz new file mode 100644 index 0000000..1f5698c --- /dev/null +++ b/kblocks-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a31350c7afb48c1e66deda0856e5527a5419784c0fcafe068707eb0a6c2e0bc +size 1905220 diff --git a/kblocks.changes b/kblocks.changes index 37589e6..df7a1fd 100644 --- a/kblocks.changes +++ b/kblocks.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jul 23 11:58:57 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: + * Remove unused includes + * Install in new logging directory when we use kf5 5.59.0 + * Call sounds enabled on startup + * Delete sounds before creating them again + * No need to make KGameTheme a member variable + * Use the theme file defined sounds if they are declared. + * Fix forward declaration + * Make it compile without deprecated method + * Use more nullptr + * Make it compile without foreach + * Add missing override + * breeze icon + * USe const'ref + use new connect api + ------------------------------------------------------------------- Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org diff --git a/kblocks.spec b/kblocks.spec index c535277..ab8e50c 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kblocks -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: A classic falling blocks game License: GPL-2.0-or-later