Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knavalbattle?expand=0&rev=97
This commit is contained in:
parent
13580ef00d
commit
67e535c371
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6365723e51edcd91862bd59d204cbbdb7bc5a206922ecc51c32db835aca62fc2
|
||||
size 1279612
|
3
knavalbattle-19.08.0.tar.xz
Normal file
3
knavalbattle-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fbf132662e12f785390dbef7086dad5372ebaea8f8c3f55c24fe37bf17df35e
|
||||
size 1280112
|
11
knavalbattle-19.08.0.tar.xz.sig
Normal file
11
knavalbattle-19.08.0.tar.xz.sig
Normal 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-----
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user