SHA256
1
0
forked from pool/kpat

Accepting request 796984 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kpat?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:39 +00:00 committed by Git OBS Bridge
commit 9b886b9084
6 changed files with 52 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXwACgkQ29LOiT4t
HIfXywf+LL4519bunNw74KjdJrZRAtYTIcOEqngnQ3JS9YhEmhu/46NeTpsKFutO
5uxjoj9os5ZaxfzB+Yuvp3BOW9MVSWw0r2I/tgG7Ycefgp2uYh9eRAylBZ591sL0
9pVFu0i1gBT7Xxfry2BeDtRomkIy2latMgDBxTWIN2U6Xga/4F2ZG90aw+7ZaiC5
qkXgqJQhn2+DOnCuXSTsQIgm/0ABf0Lv9Q3abcCLSwFnc1KAWyge87dl8n79g5vx
u3t27Ee3nJdJOJ+7zX2ZZAIS+PMQH4yEDgqy3eEVRc13uhsRoMBufNn8puCDdRqf
en41QMuz7YKUCieOXkRtc57RZWnT2Q==
=6J+p
-----END PGP SIGNATURE-----

3
kpat-20.04.0.tar.xz Normal file
View File

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

11
kpat-20.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB90ACgkQ29LOiT4t
HIfaGAf6AimpukTD91zylM85tEeOidSh16ZFVeSJJbrZay7sZFMcJu+pOzH0QODM
XofQMBaskmT6AEv03aQB9F+9mL9gIWkhlGqDFO+n9/wJFtUqnwxFmAEQ7BkoZ7Oo
EJgmyAG56fFk7Gm8nplFlNNHQBOg+4RrRFtaayoeLS64J/2lIiW2ErRVnQIRdC9J
l5e84CH5Ery+xTvUHXD+7gAHkiGLfwNh96PCp7ULwEXiw3ZhYqNKOvUVpaugvRN4
hfEYHQl9ke0BQdP2nEKc/p6rcftOUKF+6gyHqgLNTHIgsNeLyWFQ8KuzLZLVmWlb
3V5Dz0tm2Ei1V3Au47+gjS988HcO6Q==
=s+Pz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:46 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
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:18 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
- Too many changes since 19.12.3, only listing bugfixes:
* Fix compile with new qt5.14 (kde#418837)
* Fix sometimes two moves being counted as one (kde#416697)
-------------------------------------------------------------------
Thu Mar 5 20:36:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kpat
#
# 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,39 +21,35 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kpat
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Patience card 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
BuildRequires: extra-cmake-modules
BuildRequires: freecell-solver-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
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(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
@ -66,17 +62,17 @@ Requires(postun): shared-mime-info
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
KPatience is a collection of various patience games known all over the
world. It includes Klondike, Freecell, Yukon, Forty and Eight and many
more. The game has nice graphics and many different carddecks.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q