forked from pool/knavalbattle
20.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knavalbattle?expand=0&rev=129
This commit is contained in:
parent
4e3040c438
commit
0b4c8e5a11
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d80edc3731291be8e5c886b5c26495b53e84a1d0554b85f71ed5fa423f8a4880
|
|
||||||
size 1287652
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjkACgkQ29LOiT4t
|
|
||||||
HIeXHAf/Vulp1P2miDjmz3AeQS1/nMvAEYo7eQXjm6uS1Tnai69TCP26bzlraByf
|
|
||||||
btq6Sun9uRn92q7DbOI82ryjEVnyOnFQLDCDOmSnGN2yS/CSiNED8RgjBh158GXY
|
|
||||||
0yihgfKO7isCsy+riwpugDqYyVGx0rYkBf24rOGsmXXTZx9kx25PLoBeNI/0GknI
|
|
||||||
4Jq87uyWJpmsNgpjhStQGf6BHZ8mDpFUNLlXaXR7n9pCgRztOjEEHO/+/h/Jsyq3
|
|
||||||
XpJm8adLKej91NlX8rwCG6eGGoo4rKT/MuXLPkHVgQyHby5nZAee8DxlJL1CBHxr
|
|
||||||
OqKeGvfZIAW2abgRXgeC5yHIiiLEAA==
|
|
||||||
=IPET
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
knavalbattle-20.11.80.tar.xz
Normal file
3
knavalbattle-20.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5493e5ba886257001cd3a086d820b0ae9e3afc48db5e29bbd84b51aed69808eb
|
||||||
|
size 1287864
|
16
knavalbattle-20.11.80.tar.xz.sig
Normal file
16
knavalbattle-20.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uoncACgkQOmpNuDnq
|
||||||
|
ptevZhAAqEGny1HmtR632Ye0pPUxFdhIHx8QEMk1gszLWQRffgh/rvZykS9HUQ4H
|
||||||
|
lNAfv3lj7UbRisJAPPHy2iG+HFA+zPiLnyYc/SO/A+BNhT2zjUvmOBzdgfdS76vV
|
||||||
|
mtuH8vdShF+hQJv1G1h9kKcT8G7t5GPkupMYKRWwOFgAu3QYt6VPe8B1s8cFEKiq
|
||||||
|
KJkKF58HnxthAieNXqI0EbhmZKxvAVphnvTIBanLhxb0R0hUzIXz6OgA+5laofYL
|
||||||
|
if244x7+n7KYxlb6hq8V2WNitFBhuHFhtMuFPKli3Ys0IIpFmQvwgbnAJgZZ+4Yj
|
||||||
|
p4VjYgXRtoadwiAKCj/rAeGkYx8uotamMG9B61MpuVYD23eshojFsz8y2ezX65wP
|
||||||
|
0Ply/HM+OpzYDRcjyheKGIxbeIGiBj1t3o8eb1zeIdWXOm3h1Rn2hfITZW2IXvi+
|
||||||
|
wCJz3IGyYKbqqgaceb+xQbqucGJOr2ZR4wsVhL/ZZ0EzFMbdZ6qbjrSemlvSogxu
|
||||||
|
Jp4hgX1XskQE4eRUb+7SSjH8MKh88vCEyjFM3cF0N3XN1zDUdtHtLHridrt/pJD7
|
||||||
|
xWos7qK7bcECU7rXta9XfkQ3CPHxD4lL5H38Yfls25o8vMEAP8SeEx8B/G1UxAiI
|
||||||
|
GooJlMyuHdQb9w8oj+7N58zN/T8Af1m152DeXUYXJp0etSGdCGA=
|
||||||
|
=JFeY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 14 00:01:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.11.80
|
||||||
|
* New feature release
|
||||||
|
- Changes since 20.08.3:
|
||||||
|
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||||
|
* We use QRandomGenerator => we need qt5.10 min
|
||||||
|
* Add Readme
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 5 22:46:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Nov 5 22:46:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: 20.08.3
|
Version: 20.11.80
|
||||||
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: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -56,7 +56,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
Provides: knavalbattle5 = %{version}
|
Provides: knavalbattle5 = %{version}
|
||||||
Obsoletes: knavalbattle5 < %{version}
|
Obsoletes: knavalbattle5 < %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user