SHA256
1
0
forked from pool/knavalbattle

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knavalbattle?expand=0&rev=116
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:23:34 +00:00 committed by Git OBS Bridge
parent 5371bda8e0
commit f00d9b0e97
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uYACgkQ29LOiT4t
HIdBmQf/bp6raOg/bOuw3kKThe3LqXi9Dvw0RnQaXAiAE4ddLX6Hu0QOauUq9afZ
5DuBwPrGbQJPnFv1xcH0wyyLsEwmmtZ8s1aoRa68rKiRz1uxkvWyINctkdaFPkpq
Zt1UAG0ZQA/bOrX+Q1CqAys1J2KmG9EsX+ig3kaqMMb423QJDy5uUfq//6yTsTjh
8KGU9JhVHDzm2mZquTcRJpgkVhZrZzNzOC+R3QLDPs0BqiMeK0/PoX+io+eGzb+1
Q4sjH4WiID9hW38zlWmjRFGR5zaYTBrz0ylcIAqX1xHhG/EPI9T/Zpj76qfWjAE2
B3dh28n1nF8dxBGgr5YXoaYO4fW+9w==
=2DEc
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9cACgkQ29LOiT4t
HIcssQf/cz0DdxKoIBmran2BnGL7AojLqgVrnqXD49kNbBQTqxbBarHZRu/t6iZ2
d/CbAayE2xdf6LR7gPD76SStSNDBaaDbEdEXtbneIvMMQKix8A4LsyTGA+aSp9Dw
eavYbHCrf/D4FWkpRSBE0AEwTxUKFNzAH7LE7NuS5FBZgJcJW+ugdh6coHjvMzoM
2jTgcZv7rkSnEmEEBbBHQogi3/d8Os923AQSd4Am41Q/nPfMHNLkczQ6W8iu7F3b
Y7CzBMF7Y8RzFEHN253xKa/kpYgMVoaGTQDhpuq2eQC/MxSPAN5r4lrlX4MDH9On
02tMnFV4N1iC34VchWyct3TVVMTvJw==
=Vwdo
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* Fix build with Qt >= 5.15.0-beta3
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 5 20:30:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Sun Apr 5 20:30:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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.03.90 Version: 20.04.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: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang Recommends: %{name}-lang