From 4e0a4e3fc99cbb6e63f54d0c4817859461d1b0f622fba51d33dfc240a1b490be Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:34:41 +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/killbots?expand=0&rev=70 --- killbots-18.04.3.tar.xz | 3 --- killbots-18.07.80.tar.xz | 3 +++ killbots.changes | 10 ++++++++++ killbots.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 killbots-18.04.3.tar.xz create mode 100644 killbots-18.07.80.tar.xz diff --git a/killbots-18.04.3.tar.xz b/killbots-18.04.3.tar.xz deleted file mode 100644 index 2ec846b..0000000 --- a/killbots-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad87b6e47a0badc61005f72eae182724feaafbbd8648048c89d63aac7e88226e -size 1165284 diff --git a/killbots-18.07.80.tar.xz b/killbots-18.07.80.tar.xz new file mode 100644 index 0000000..552f18d --- /dev/null +++ b/killbots-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d0f06716e4e9f5a3a0767ef5ab040afa268b85c7727a6eafc87199a057fc3d +size 1165284 diff --git a/killbots.changes b/killbots.changes index da6147d..172100c 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:43 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: + * None + ------------------------------------------------------------------- Fri Jul 13 04:49:58 UTC 2018 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index 5a77738..7cf398e 100644 --- a/killbots.spec +++ b/killbots.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: killbots -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: Robots-like game for KDE License: GPL-2.0+ Group: System/GUI/KDE From 74111f828743a96bc33f3acb528ff4837221a2cd910b525e65b8c2be9176d7ea Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:00 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=71 --- killbots-18.07.80.tar.xz | 3 --- killbots-18.08.0.tar.xz | 3 +++ killbots.changes | 10 ++++++++++ killbots.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 killbots-18.07.80.tar.xz create mode 100644 killbots-18.08.0.tar.xz diff --git a/killbots-18.07.80.tar.xz b/killbots-18.07.80.tar.xz deleted file mode 100644 index 552f18d..0000000 --- a/killbots-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2d0f06716e4e9f5a3a0767ef5ab040afa268b85c7727a6eafc87199a057fc3d -size 1165284 diff --git a/killbots-18.08.0.tar.xz b/killbots-18.08.0.tar.xz new file mode 100644 index 0000000..555af83 --- /dev/null +++ b/killbots-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b596439a4bf64a173b2e01486a4c7bca0a79420f4e7d1abe7f06f343e90faf98 +size 1165188 diff --git a/killbots.changes b/killbots.changes index 172100c..0b4fa68 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:04:28 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:43 UTC 2018 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index 7cf398e..7ab1852 100644 --- a/killbots.spec +++ b/killbots.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: killbots -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)