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/knights-19.07.90.tar.xz b/knights-19.07.90.tar.xz deleted file mode 100644 index 41d1a30..0000000 --- a/knights-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8ee3fedee83dc5d28c5a3e47d62c340282f306e71c9064d38ba0b98f990fa4a -size 3512276 diff --git a/knights-19.08.0.tar.xz b/knights-19.08.0.tar.xz new file mode 100644 index 0000000..2d81880 --- /dev/null +++ b/knights-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e22413a23b8afeab8b5d46a4d6d81a5e00a891636676b99c5bd08806f97795c +size 3513360 diff --git a/knights-19.08.0.tar.xz.sig b/knights-19.08.0.tar.xz.sig new file mode 100644 index 0000000..425711f --- /dev/null +++ b/knights-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t +HIfOLQf/SukW4ZZBwHN6m9XxI3jeMKemhW4wb6b0WqYgrArOxxm1kdMHdET4dcdS +6giRIAzXeEskIu+mf+DcqgWbqweYnTJVKMuwMDZRQpuVOvMVa90Z11ggerWWCarz +S2SkPt3trLpMSX80mA8ZjU2YvdhNrdFZnOWY2cgrtwWnpFkMbGD3MzcgcKBeWa6n +abbxqX37L3ykbISTaD5QBGn4I9L3bBwF67ATDBTWN19NAqd0/OGxVbwWzNyVq/Gz +B/ovUfaMBZFIJCwWMdtiPL4abBCc1r0Weu7Y+iwhErVyjBRmoxZulvyl+OJ1bTN+ +Mo8T7RCDyD7VieOQavYEXulSGOZDDw== +=n7k4 +-----END PGP SIGNATURE----- diff --git a/knights.changes b/knights.changes index 54bdbd7..bbebaab 100644 --- a/knights.changes +++ b/knights.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:23 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:52 UTC 2019 - lbeltrame@kde.org diff --git a/knights.spec b/knights.spec index 00c85fd..f8775d1 100644 --- a/knights.spec +++ b/knights.spec @@ -18,13 +18,17 @@ %bcond_without lang Name: knights -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later Group: Amusements/Games/Board/Chess -URL: http://www.kde.org -Source: %{name}-%{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: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5Crash)