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/kfourinline-19.04.3.tar.xz b/kfourinline-19.04.3.tar.xz deleted file mode 100644 index 5541701..0000000 --- a/kfourinline-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62a163f9c2034deba3daa93c4ac07c476895514ec9fefdd9a0792726a61d066f -size 635864 diff --git a/kfourinline-19.08.0.tar.xz b/kfourinline-19.08.0.tar.xz new file mode 100644 index 0000000..e01bec9 --- /dev/null +++ b/kfourinline-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84ad6a3e0b2ecbb8c8ab7f451e9534f47627d9d90ff21f188df23dfd23ce22e +size 636760 diff --git a/kfourinline-19.08.0.tar.xz.sig b/kfourinline-19.08.0.tar.xz.sig new file mode 100644 index 0000000..bf825dd --- /dev/null +++ b/kfourinline-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoMACgkQ29LOiT4t +HIevLgf+OZjFCoEeOQxnm2J9PdYdGR2a2nVTv3GwqE/Y/Yo9JLd3z4dfZe3cSWjt +bv8Tex7xtuQWoC70mSLda8B17/1C0GBrV2f4gA70vBbgwnNQ7/nAADEJDdIH0llk +lT9Gqo9XPP30FbF4bFXCvjT76cQjjNDuAerqme2DPsJdxIBMv074j538+eW7RYOE +IMts6YsPv7n1L39epMGCQ5G/R/Va6u8E729HPF0tYbm/Cd8094rt+y9OpYQko4XG +ptgM/ymA3PuqmGFee7H1XirSdB2XpP7uZUUmpjcL9K1F5oUEKkkvX08qVAXfcXTH +j1/mCe9KyEZYdiZ7g2tXtCLw7cUDUA== +=cKXq +-----END PGP SIGNATURE----- diff --git a/kfourinline.changes b/kfourinline.changes index 92d4220..e4ccf8d 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:54 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 + * Use new logging category directory when ECM>=5.59 + * Fix forward declaration + * Use const'ref + ------------------------------------------------------------------- Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org diff --git a/kfourinline.spec b/kfourinline.spec index 2790c46..ee3c853 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfourinline -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Four Wins game License: GPL-2.0-or-later AND LGPL-2.0-or-later Group: Amusements/Toys/Other -URL: http://www.kde.org -Source0: kfourinline-%{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: kcompletion-devel BuildRequires: kconfig-devel