KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lskat?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:32 +00:00 committed by Git OBS Bridge
parent 0294aa1522
commit 01000e87a1
6 changed files with 38 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZcACgkQ29LOiT4t
HIeFIAf9GMcPRBTzBLAuUGGbhXjD//kQngdRY0xi+IeoCJy3nNvJjl7j2wgMJ2AZ
jAOurJjzVgVANJq22QshpcHI9YxULfr43h1GSEzq+L4ajo0NjrVcXhvX0js1hfaz
hDe4SccbfUM+KU5MfqnaS6XHYhYIBMq9NUW1C7QA8WrxLTsLiW1cDlssSlIlI6ST
b49p7js7JwanhYCIO9aA/FeCtgJWTAAhxrMeDfiCklJFePm6Utqn52Rl48TmuOyO
/m93esqFj7ij4ntyyIjkFlVEgV2IltqOje0uAQEkEXhT3Ko2uPH2/9no5+g27Im5
hozbJw4lfgERnnHSzP+fUctcF+O2+g==
=dk/n
-----END PGP SIGNATURE-----

3
lskat-20.03.80.tar.xz Normal file
View File

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

16
lskat-20.03.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCMACgkQOmpNuDnq
ptd7aA/9Hp8uqVnDKOr9b7OTcmiuZNt0UzE/Bri7lTq5qsbo7/AboCKl3O6nvf18
MN2rPgm3DZKEhqGTCgRtzeBk3ypX/thxtR/iVEqUk/eh41JdPO1ZFuEE1YjE8vHY
6DYGO3iwtUVRamjYY7HffWMdEzaVWZpLactxGnmCsPfOpLnFSC7cjxGckVVwElw+
9gvmyy92pLHJLEwPkQoiM4ZpvLgXAN/KBYDB/XCI4IM/QEDiRXaV2crA3IYWOKpH
3BIngk90GYljdrfZPnGyYnQ6gkXhWf5iei8XrsdDqc/SzLWNmKYRya9FFNwePn01
S5gjksarJlow7RCBMpSm3Pz/bzsL1Qj6VUkaco0BYIq+60JwguI9Z0jBJAkeb4oK
KhcRHHSbNnLSC5fc3YHDDJTkXs+bo+TTCXgJTcp8sBD5AQ2aFPuVWtZv9t0Ps3pg
688YpEFgQJnzNlAlUol2g/GEAMHW8yrN6FEgcDNtljJVPEuxrFfGHj8kwEfqBH8D
EVP1EJMGvEb7JwW8uregxHWESZSCsskOk9cSTAtTPJ+zVDqCgVtc39U4BAmLoJxS
cmDTeu9HPyECdsZ3RwZlNCllzPRozcKRgagZWkU4ReH/gh4/36Y8TauWT/AykbnD
E1+tgOplDD2t07rqa9m3TX3vixTxnfudSf5MBbmUhGJT9cU14LE=
=mSFR
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:39 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:
* Fix link: ui.html -> menus.html
-------------------------------------------------------------------
Thu Mar 5 20:36:46 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package lskat
#
# 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,28 +21,24 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: lskat
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: German Skat game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Card
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(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
@ -50,6 +46,10 @@ Requires: kdegames-carddecks-default
Recommends: %{name}-lang
Obsoletes: lskat5 < %{version}
Provides: lskat5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
Lieutenant Skat is a nice two player card game which follows the rules