From 4ca9a624e55afc49524ffa40beed6396947df906c7e31643e6bc72142ef896c0 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:26:15 +0000 Subject: [PATCH 1/3] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=59 --- killbots-17.08.3.tar.xz | 3 --- killbots-17.11.80.tar.xz | 3 +++ killbots.changes | 11 +++++++++++ killbots.spec | 3 +-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 killbots-17.08.3.tar.xz create mode 100644 killbots-17.11.80.tar.xz diff --git a/killbots-17.08.3.tar.xz b/killbots-17.08.3.tar.xz deleted file mode 100644 index 6b95cec..0000000 --- a/killbots-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f658234df0f4ebe8c92abc04b4c32a27a4c904329d1990c10e934d17b484337 -size 1166128 diff --git a/killbots-17.11.80.tar.xz b/killbots-17.11.80.tar.xz new file mode 100644 index 0000000..2f7221c --- /dev/null +++ b/killbots-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1204e06bcc077580054fe2d3ea1d45b4ede0b6fc037db8c612d3a441b049aa +size 1166084 diff --git a/killbots.changes b/killbots.changes index c669644..a234f06 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:13 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Add rc file in qrc + * It's already done in kaboutdata + ------------------------------------------------------------------- Thu Nov 09 23:11:46 CET 2017 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index 0d46c80..7e8b360 100644 --- a/killbots.spec +++ b/killbots.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: killbots -Version: 17.08.3 +Version: 17.11.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -86,7 +86,6 @@ Killbots is a simple game of evading killer robots. Who created the robots and w %{_kf5_bindir}/killbots %{_kf5_configkcfgdir}/killbots.kcfg %{_kf5_iconsdir}/hicolor/*/apps/killbots.* -%{_kf5_kxmlguidir}/killbots/ %{_kf5_sharedir}/killbots/ %if %{with lang} From 436213d1129b531bff9c3552f1b2f94104673dcd1aa70c85d49a14e174d5932e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 2 Dec 2017 16:52:26 +0000 Subject: [PATCH 2/3] KDE Applications 17.12.0 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=60 --- killbots-17.11.80.tar.xz | 3 --- killbots-17.11.90.tar.xz | 3 +++ killbots.changes | 10 ++++++++++ killbots.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 killbots-17.11.80.tar.xz create mode 100644 killbots-17.11.90.tar.xz diff --git a/killbots-17.11.80.tar.xz b/killbots-17.11.80.tar.xz deleted file mode 100644 index 2f7221c..0000000 --- a/killbots-17.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b1204e06bcc077580054fe2d3ea1d45b4ede0b6fc037db8c612d3a441b049aa -size 1166084 diff --git a/killbots-17.11.90.tar.xz b/killbots-17.11.90.tar.xz new file mode 100644 index 0000000..ab51940 --- /dev/null +++ b/killbots-17.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19feee49b2a22bf648a0877c0e3807681b2350d0d9489301152fadd51e34948b +size 1166136 diff --git a/killbots.changes b/killbots.changes index a234f06..928f03e 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + ------------------------------------------------------------------- Mon Nov 20 06:59:13 CET 2017 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index 7e8b360..d8871e8 100644 --- a/killbots.spec +++ b/killbots.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: killbots -Version: 17.11.80 +Version: 17.11.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 480446f22bbbd2c80552633c8b6d8915aafcd4216fd8617e65abdebab7f0e920 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 11 Dec 2017 18:30:33 +0000 Subject: [PATCH 3/3] KDE Applications 17.12 final OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=61 --- killbots-17.11.90.tar.xz | 3 --- killbots-17.12.0.tar.xz | 3 +++ killbots.changes | 10 ++++++++++ killbots.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 killbots-17.11.90.tar.xz create mode 100644 killbots-17.12.0.tar.xz diff --git a/killbots-17.11.90.tar.xz b/killbots-17.11.90.tar.xz deleted file mode 100644 index ab51940..0000000 --- a/killbots-17.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19feee49b2a22bf648a0877c0e3807681b2350d0d9489301152fadd51e34948b -size 1166136 diff --git a/killbots-17.12.0.tar.xz b/killbots-17.12.0.tar.xz new file mode 100644 index 0000000..b928ea7 --- /dev/null +++ b/killbots-17.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aec7db44b754acc4c387df6568feec15152b48daa6a23d623e524d97eab2495 +size 1166164 diff --git a/killbots.changes b/killbots.changes index 928f03e..b7f8fa9 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 09 14:59:06 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + ------------------------------------------------------------------- Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index d8871e8..485b95b 100644 --- a/killbots.spec +++ b/killbots.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: killbots -Version: 17.11.90 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)