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/granatier-19.07.90.tar.xz b/granatier-19.07.90.tar.xz deleted file mode 100644 index b01fd9d..0000000 --- a/granatier-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ab09878618a514c07491a119bc4a2fdd74c38db6bf22d631312d6ef21a4a8e3 -size 1941972 diff --git a/granatier-19.08.0.tar.xz b/granatier-19.08.0.tar.xz new file mode 100644 index 0000000..9b008d1 --- /dev/null +++ b/granatier-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61bf45df63dc3fb324e1a74ec84ae4f2d58371af88ccd28593b0716673dc00a +size 1941520 diff --git a/granatier-19.08.0.tar.xz.sig b/granatier-19.08.0.tar.xz.sig new file mode 100644 index 0000000..6d99bb3 --- /dev/null +++ b/granatier-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnoACgkQ29LOiT4t +HIcqlwf/S3cVLtRABwdGDvt8U/X68nNbftFqF4GIvWxcf8OkgVqoEpuExU/pdaok +Ftvd7/p8gb4W6gbOTdLKqcLp053L6c225237NKudUK9c3xvO51FC02w3b2LK7pGy +iz3lmeuXWGXMMULYp9HVf5nBLv99cQy9m990sPT7E0GSq86U4E+rTXPJ1cKgPcXE +KYuG9DENMD7lLZchOojUvw5XHep6MViCgaUuSRW7lvicqe3j+73HiFuJh1TYCgKi +Ar+XPDAl6bCHnJc1dADvhdk3ujCdfjI1Tp9eIuioMU+FjGXWlastTezMFzIeE/Jr +wJ0Nu5ZM9iD1p93MNV/e/K7MeUzi5g== +=Cc62 +-----END PGP SIGNATURE----- diff --git a/granatier.changes b/granatier.changes index bdcbbd2..ee63f9d 100644 --- a/granatier.changes +++ b/granatier.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:11 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:47 UTC 2019 - lbeltrame@kde.org diff --git a/granatier.spec b/granatier.spec index 0e39ef0..d26c357 100644 --- a/granatier.spec +++ b/granatier.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: granatier -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Bomberman-like game for KDE License: GPL-2.0-or-later Group: Amusements/Games/Action/Arcade -URL: http://www.kde.org -Source0: granatier-%{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