Fabian Vogt 2019-08-15 14:00:51 +00:00 committed by Git OBS Bridge
parent 13580ef00d
commit 67e535c371
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:6365723e51edcd91862bd59d204cbbdb7bc5a206922ecc51c32db835aca62fc2
size 1279612

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t
HId+Vwf7BlBJMpZp4yq8oBF25SJC2GP8cIFSgrv7ZGI0oPiSNHx1cbIadSD/U5XH
es/tq4xOEM8S01Qbl4igpuoaxydxXFlRPOG0mrWiTphD9eyUiWs4h7AwaZJZhDUX
i5952/2p65KWODkSg6eUv9bjxIeajGWAZwir92iJVuno4hHfwbXy9oaOuyJf7ClU
HWiPbwmn1u36Hx3nF5+v6KrlirVVnLaCVvPKGMqtCoYMOj+gAiuAtHGS6+zU+t2k
UvQHH0JSC4XxoUegcDbMfT/uJgp3FsMRSKSJdDx6LpecZQke2PdsHp2sqN0MHOP7
Y8cujfkmvoGAbWmCDmqN25pT0DHUFg==
=PNPe
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:22 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:50 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: knavalbattle
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Battleship game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Other
URL: http://www.kde.org
Source0: knavalbattle-%{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