diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kigo-19.04.3.tar.xz b/kigo-19.04.3.tar.xz deleted file mode 100644 index 094d3d0..0000000 --- a/kigo-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be91e9fa965505515c36733f260120e6c2ca7fe4856622f03bda07d7a0595ef0 -size 5224900 diff --git a/kigo-19.08.0.tar.xz b/kigo-19.08.0.tar.xz new file mode 100644 index 0000000..719bab2 --- /dev/null +++ b/kigo-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0100195b3289b88b9813e453fc7ec6229a648718a6525bb3e6d0e0c0ead97595 +size 5225724 diff --git a/kigo-19.08.0.tar.xz.sig b/kigo-19.08.0.tar.xz.sig new file mode 100644 index 0000000..c80ab38 --- /dev/null +++ b/kigo-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t +HIfI9QgAmYxi1F1ts5YK5MO864GLZQ21CrJsN8uGI/xO1xD6n+rqnvhYZ9H9Q/nH +2wD0CTljiaj0Fxbc3kZgkPsqnxnA03KcFJ+DiE2fZNDQBudzvsyMkp3jU4adV5gO +I2OJs4c7M50fRrIWrUZXRukiUeQd+/Rof67cs3Hw6rlc+QCaqlqGPGPHsFvpzpSg +zFor7rcVbQuw3lkF1+535YZtdQCPPWb5Kb75wGzcYTItNfX9PB7yl5VVRkLBZ4Lg +jWcqmdmUrk3mW6mIiHs+t6ZUgkTMzbH7bJvkKsaaUujtz+s7mhHl4WUw7Xui9jow +L3Q0FohyWdBrf5lsKgVqZxwhvCEmPA== +=7ql0 +-----END PGP SIGNATURE----- diff --git a/kigo.changes b/kigo.changes index 89b3506..08c32b7 100644 --- a/kigo.changes +++ b/kigo.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:00 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:00 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 + * Make it compile without deprecated method + * Use QStringLiteral + * Add more QLatin1Char + ------------------------------------------------------------------- Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org diff --git a/kigo.spec b/kigo.spec index 002028f..c71c547 100644 --- a/kigo.spec +++ b/kigo.spec @@ -20,13 +20,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kigo -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Traditional Chinese Boardgame for KDE License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: http://www.kde.org -Source0: kigo-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel