Fabian Vogt 2019-08-15 14:00:17 +00:00 committed by Git OBS Bridge
parent 63b8b304e7
commit a716017657
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ab09878618a514c07491a119bc4a2fdd74c38db6bf22d631312d6ef21a4a8e3
size 1941972

3
granatier-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b61bf45df63dc3fb324e1a74ec84ae4f2d58371af88ccd28593b0716673dc00a
size 1941520

View File

@ -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-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:11 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- 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

View File

@ -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