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/klines-19.04.3.tar.xz b/klines-19.04.3.tar.xz deleted file mode 100644 index fd8a961..0000000 --- a/klines-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0d133a9a08e8f3953ae54b7da187c56cfbc518bfeadac4f32b82c9aa4f33c8b -size 1781072 diff --git a/klines-19.08.0.tar.xz b/klines-19.08.0.tar.xz new file mode 100644 index 0000000..312d378 --- /dev/null +++ b/klines-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49ff3c4bb1612d5699c4a3b0613c6599cf23c0baa79806b8616dbea757d48f8 +size 1780164 diff --git a/klines-19.08.0.tar.xz.sig b/klines-19.08.0.tar.xz.sig new file mode 100644 index 0000000..f6aa1c0 --- /dev/null +++ b/klines-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxocACgkQ29LOiT4t +HIfn5Af/WedlFwUbXjlc+RgnPyVhh1i4c1FcCBvxuRjfQPphj2kuTFm+UnozuXsN +3JYIcu6XY2efrcuAd0vVz5XdyBhCs0DpvU87hdNfIglgIXoEEbmK4zAs4H5w2uW5 +5/GlPGN1r1EolJ9/b8I8SV2MvH7TIKWBpWjKYKCt7LQ0k0Fiv/W7Cz34WYRWtEbD +JJrNrBcxemUncncdp1mrryBitOeQlvTXgxZm21ymrDZicpIyeLDiAnPEKd/WE2eR +R8kTqM40eeUqKjjxUiLr/M6vxf6rU7KMDHxEz9lu539EWTRrBjkj1o+gCnlYQQl2 +Oum3LHdjd1d8vamTQ2QdrS1J2ntHpA== +=Aaxp +-----END PGP SIGNATURE----- diff --git a/klines.changes b/klines.changes index d148bb4..2060b23 100644 --- a/klines.changes +++ b/klines.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:12 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:01 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 + * It was fixed + * Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time + * Fix some clazy warning + * It builds without deprecated methods + * Use strict compile flags here + ------------------------------------------------------------------- Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org diff --git a/klines.spec b/klines.spec index bc7aa49..43328e1 100644 --- a/klines.spec +++ b/klines.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: klines -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Tactical game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: klines-%{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