SHA256
1
0
forked from pool/knavalbattle

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knavalbattle?expand=0&rev=114
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:55 +00:00 committed by Git OBS Bridge
parent 067c50ed7f
commit c65ea3018e
6 changed files with 49 additions and 29 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXUACgkQ29LOiT4t
HIc+eQf/VINEaAxgs3OMB0doJnu9iiwgpvO5bZc1Qb1nDPtYLF2mdZbta7nko0il
OnVUY+RItj870xTwPoJP3nwbQXHHyisfl+LbL2wQhPkvU1MgvE6lizOlQlwoPErh
w4GdJEQlQMw6D8fT94KUqkcHSzIMpX12R2LXm0ObMLUERqIAeDd91JgzPCKDd76r
oUeqzD+f2t43cLOlnTC9soW1DfGi3pN6+b39nzW7nyqaeem8BH3eXOJOuUV+J+64
RfRzPAfuoPGVzU0UurIP65W60Dod3USeDgFTUun6e5PbzqZQqQ/GgmXlYQwwONjR
1vZkSZNIQCerRvmBvX4ib45QhhOKUg==
=uMUz
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBAACgkQOmpNuDnq
ptfzcw//Ra6OJ1IRFI89rpA4Xabjo4NsMlrL8dfSI4JLW7jY5zkt7/mfNi0v2dFU
S25SDXzLORveasMMRVUvZWZee/8V3t3oET6LAkpGyrz832bb8oqI+R/KozjsqeXg
izaZDLlMAgrTVQPAnxe8+aH6QYAzv0Ur93A6s6sJToLCu1aqybmRtBidCcILbIvv
Zp5J4W7gakLyKgv5Bq1q6Pbz4ad/cPKtM0bnNJqfsSkUYz/Cdt3vP0Rvrvc5U2xL
66H4/ZFXiI5Uy5/ztYiwXGPTvHYMh/T3TRuUGdRlb8qDip65IFPP9wO9VxcA2wzQ
qYEtf0+WnOpHC68xobY2DFUYuaG34Uzp9zbKVSKJL4APH1aZKJ1xeRO4jE9eee2Y
jQq2SnPR2utOMs/V2VALjoFa9/PIgT1wO7J4NXon99GQZiEu0PQ7/KO9CgIk3TTB
YRt5o9eXq2csvj0XTEIogRyx7a0N26E2kvZnEwO2WnC1LB9iKNlMfW2/xlFNETK6
grw2I8gMz3Ny7+SK37q6lt2GzhUc3C5yw/2VYY6PHEheHZ6KZ8B5tY6Oa3xw/TXc
sfJiu3yicprdA8wm8HMtSfps9B7GdqFkdoNm/hYPhfT+XN8Zm5U5eddY3GmiSI6B
1azfNvmH6cU/65ZrosdTRf8yU1FTehpQupFtf98I0+/6CL+sLck=
=1Qyb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Compose RELEASE_SERVICE_VERSION into knavalbattle version number
* Add oars content rating
* appdata: use canonical cdn screenshot location
* Make it compile against qt5.15
* Silence warning in BattleShipsConfiguration
* Port to qdebug categories
* Port to QRandomGenerator
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:19 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package knavalbattle
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,38 +21,34 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: knavalbattle
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Battleship game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Other
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
@ -60,17 +56,17 @@ BuildRequires: cmake(Qt5Widgets)
Provides: knavalbattle5 = %{version}
Obsoletes: knavalbattle5 < %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
KBatteship is a KDE implentation of the popular game "Battleship" where
you have to try to sink the opponents ships. The game can also be
played with friends online via the internet.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n knavalbattle-%{version}
@ -96,6 +92,7 @@ played with friends online via the internet.
%{_kf5_appsdir}/knavalbattle/
%{_kf5_appstreamdir}/org.kde.knavalbattle.appdata.xml
%{_kf5_bindir}/knavalbattle
%{_kf5_debugdir}/knavalbattle.categories
%{_kf5_iconsdir}/hicolor/*/apps/knavalbattle.*
%{_kf5_kxmlguidir}/knavalbattle/
%{_kf5_servicesdir}/knavalbattle.protocol