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/ksnakeduel-19.07.90.tar.xz b/ksnakeduel-19.07.90.tar.xz deleted file mode 100644 index 547fe34..0000000 --- a/ksnakeduel-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce7efa3e69737e8d92193f853ecb819ac033ce0ca0341084a4e09c14a0ddab09 -size 605528 diff --git a/ksnakeduel-19.08.0.tar.xz b/ksnakeduel-19.08.0.tar.xz new file mode 100644 index 0000000..aa5b76f --- /dev/null +++ b/ksnakeduel-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51799e15ce35237cf410bfd69cca40eeea6ec75ac3b3b98686b44028e8fd2b0b +size 605264 diff --git a/ksnakeduel-19.08.0.tar.xz.sig b/ksnakeduel-19.08.0.tar.xz.sig new file mode 100644 index 0000000..57a28b6 --- /dev/null +++ b/ksnakeduel-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t +HIdmZggAjUwj0sdrDST2aa59apmtjvhrLbIL4933PNqMq8YkJF4nUFmdHNdrcfiH +N+Mnh8k85hT/zeW5G9EpZXmtl8OFCsDG9PDzQKG6x1Xc/CA51di+2BI5pDiAHg5b +P6IhiPzFhhMClRnFi3eeH2hyGG6Y72iFoYWpYl2H4iwXQoYicR6QyRie+6hucZ+h +nRFZ9cO+Dnxt2GROcfNVi3g77m/op5AP8RBj2AbqFDn8eiNA3IQbpOY/UH0Xc1ly +kO8D/l28V/80XRDX/JVTC5NCLihk+1OTIFL47igNM1FsfqI8mmPLrTLr9aBcvPSc +FSbquIJlmhHwPgF4AujfeMHVQrSVng== +=N8F2 +-----END PGP SIGNATURE----- diff --git a/ksnakeduel.changes b/ksnakeduel.changes index 129f2cd..b7ec602 100644 --- a/ksnakeduel.changes +++ b/ksnakeduel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:42 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:50 UTC 2019 - lbeltrame@kde.org diff --git a/ksnakeduel.spec b/ksnakeduel.spec index 2b268b4..c0a15e1 100644 --- a/ksnakeduel.spec +++ b/ksnakeduel.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksnakeduel -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Simple snake duel game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: ksnakeduel-%{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