SHA256
1
0
forked from pool/knavalbattle

Accepting request 723682 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knavalbattle?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:46:38 +00:00 committed by Git OBS Bridge
commit ccdc4bf792
6 changed files with 50 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:468e3fc16e17d3cbde2e213a46dcb07d1ea030a1522f40ab10b429254b8249af
size 1281700

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,32 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:02 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Fix forward declaration
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: knavalbattle Name: knavalbattle
Version: 19.04.3 Version: 19.08.0
Release: 0 Release: 0
Summary: Battleship game Summary: Battleship game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Other Group: Amusements/Games/Board/Other
URL: http://www.kde.org URL: https://www.kde.org
Source0: knavalbattle-%{version}.tar.xz 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: extra-cmake-modules
BuildRequires: kconfig-devel BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel BuildRequires: kconfigwidgets-devel