From 2fc53cdf1a9bb44b6c4eaf7dad2bfe58adcb944f6deefe7f2ad272a73a7f42cc Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:35:31 +0000 Subject: [PATCH 1/2] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=75 --- kiriki-18.04.3.tar.xz | 3 --- kiriki-18.07.80.tar.xz | 3 +++ kiriki.changes | 11 +++++++++++ kiriki.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 kiriki-18.04.3.tar.xz create mode 100644 kiriki-18.07.80.tar.xz diff --git a/kiriki-18.04.3.tar.xz b/kiriki-18.04.3.tar.xz deleted file mode 100644 index 0138829..0000000 --- a/kiriki-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eeae547205171c69a3a87d6b62936ac40a8140b29d8217ee655591884f5ee9ef -size 327092 diff --git a/kiriki-18.07.80.tar.xz b/kiriki-18.07.80.tar.xz new file mode 100644 index 0000000..17a0609 --- /dev/null +++ b/kiriki-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84f3fcb62c23839f7d2d64bc1245dd7617ea77b1a4bbb84b49b85d77791d5b7 +size 327052 diff --git a/kiriki.changes b/kiriki.changes index 24e6e6b..bee7abe 100644 --- a/kiriki.changes +++ b/kiriki.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:45 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Do not duplicate work of KAboutData::setupCommandLine() + * [kiriki] avoid memory leak + ------------------------------------------------------------------- Fri Jul 13 04:49:59 UTC 2018 - lbeltrame@kde.org diff --git a/kiriki.spec b/kiriki.spec index df64531..8d439d6 100644 --- a/kiriki.spec +++ b/kiriki.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kiriki -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Yahtzee-like Game License: GPL-2.0+ Group: Amusements/Games/Board/Other From cbd376936375bdd901757a4fca26fc0ae2d7d08e9d0be346f7b26213dbdbfb72 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:03 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=76 --- kiriki-18.07.80.tar.xz | 3 --- kiriki-18.08.0.tar.xz | 3 +++ kiriki.changes | 10 ++++++++++ kiriki.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kiriki-18.07.80.tar.xz create mode 100644 kiriki-18.08.0.tar.xz diff --git a/kiriki-18.07.80.tar.xz b/kiriki-18.07.80.tar.xz deleted file mode 100644 index 17a0609..0000000 --- a/kiriki-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a84f3fcb62c23839f7d2d64bc1245dd7617ea77b1a4bbb84b49b85d77791d5b7 -size 327052 diff --git a/kiriki-18.08.0.tar.xz b/kiriki-18.08.0.tar.xz new file mode 100644 index 0000000..e414e48 --- /dev/null +++ b/kiriki-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b80ad6138f4325d71142358f5873aee03a2c14317dff40cfa8c4790088e91b9 +size 371784 diff --git a/kiriki.changes b/kiriki.changes index bee7abe..f9405f4 100644 --- a/kiriki.changes +++ b/kiriki.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:04:42 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + ------------------------------------------------------------------- Thu Jul 26 13:00:45 UTC 2018 - lbeltrame@kde.org diff --git a/kiriki.spec b/kiriki.spec index 8d439d6..9ce9c31 100644 --- a/kiriki.spec +++ b/kiriki.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kiriki -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)