From ada46a43f4f3ce74b6e0922c7b57e5d3eae4e1544116679a2a4268db10efa77a Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:44:46 +0000 Subject: [PATCH] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=81 --- kigo-18.08.3.tar.xz | 3 --- kigo-18.11.80.tar.xz | 3 +++ kigo.changes | 15 +++++++++++++++ kigo.spec | 24 +++++++++++------------- 4 files changed, 29 insertions(+), 16 deletions(-) delete mode 100644 kigo-18.08.3.tar.xz create mode 100644 kigo-18.11.80.tar.xz diff --git a/kigo-18.08.3.tar.xz b/kigo-18.08.3.tar.xz deleted file mode 100644 index aceb73b..0000000 --- a/kigo-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c69fe24dfd2c407c2c6e3c49d1412aa37c2b918165e8598d6054099bed36b8b3 -size 5224376 diff --git a/kigo-18.11.80.tar.xz b/kigo-18.11.80.tar.xz new file mode 100644 index 0000000..bca4970 --- /dev/null +++ b/kigo-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6691d9e4b43e5368c7aba96e69aa8a5075a3b1d452359209ab9cfd9ff32d6b39 +size 5223908 diff --git a/kigo.changes b/kigo.changes index 2d9dec3..3d86742 100644 --- a/kigo.changes +++ b/kigo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:23 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:03 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Add donation url to appdata + ------------------------------------------------------------------- Thu Nov 08 20:43:37 UTC 2018 - lbeltrame@kde.org diff --git a/kigo.spec b/kigo.spec index 7faa437..42f37bc 100644 --- a/kigo.spec +++ b/kigo.spec @@ -1,7 +1,7 @@ # # spec file for package kigo # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang - -Name: kigo -Version: 18.08.3 -Release: 0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kigo +Version: 18.11.80 +Release: 0 Summary: Traditional Chinese Boardgame for KDE -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -Url: http://www.kde.org +URL: http://www.kde.org Source0: kigo-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel @@ -50,7 +49,6 @@ Provides: kigo5 = %{version} %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Traditional Chinese Boardgame @@ -72,9 +70,9 @@ Traditional Chinese Boardgame %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif + %files -%defattr(-,root,root) -%doc COPYING COPYING.DOC +%license COPYING COPYING.DOC %{_kf5_bindir}/kigo %doc %lang(en) %{_kf5_htmldir}/en/kigo/ %{_kf5_applicationsdir}/org.kde.kigo.desktop @@ -88,7 +86,7 @@ Traditional Chinese Boardgame %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog