Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=128
This commit is contained in:
parent
78933b5ad2
commit
93bcee883a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a716282a62092d4aa1fb5854bf1dd852fe3cae706f3bfb6053ecbaf6d54b03
|
||||
size 3586748
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAIACgkQ29LOiT4t
|
||||
HId7WAf/SpiL6OqPRsiFjvLuO8d//NZf3NvxAkprjTUIm1G63B0BmWCdZG7tpJQ3
|
||||
lLNM5MX/byzCiSyLbc+vquZuJzWLYlg2de8PWoblEy/pjO5YzmRGUs+dvDMdVWqb
|
||||
7UbS0SxaMCHTs1I8YuzzeYdQ1iQQPmSWBntin+fH+jn+icjjZnH6aza5PHLbE8Yf
|
||||
pupx2Jo0ZgnzXXyUZ3XhkWemZAg7SCMPTKT2dbh/oHj4glSpB3PE703J+zT4C0xR
|
||||
+6lWjfcsi5ZYCoAGsyT7jZPh/AmN5+2hDkGCznsn7kFItlXRKq8VvXrg6z6fG47v
|
||||
jF+rEGcTUoI6rOba7/H6CvjfFzyCHA==
|
||||
=fZ3u
|
||||
-----END PGP SIGNATURE-----
|
3
kpat-20.08.0.tar.xz
Normal file
3
kpat-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:feaca3a018a8b2a94a183915b29ff671474911b1da3a149bf3ba70fdcd0a6f53
|
||||
size 3586776
|
11
kpat-20.08.0.tar.xz.sig
Normal file
11
kpat-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgsACgkQ29LOiT4t
|
||||
HIdEZQf8DAq5duoH0DUgaaIabR0NUMCA7VR12Ku+DYBubipBayFzbggCyI1EgP/U
|
||||
y+o+6w9bRPO4PK+3zFpMrPg+5A+fYMO9rB7AB7FJv1KlDx1O6Bx+ySFAtB8z1vuB
|
||||
EUr6HUGEImLsNYt02pgqMxZMTwsPucSIDuLprkhKMViBcxdL2D4Vun2H56CHJohH
|
||||
TjusYAHe3MKe5LJqSCtESL5rT+s2pmuJOcS+pgkxzkdqyajGxEpgedTUd+P5NPKQ
|
||||
lBevPiSqVVDuklUJotUqVjlQQpH2W0KeU8sJnOEtMP/v24DfDOSOIh0NIv46nej8
|
||||
D2qQM0Logx1u0r118Sg0A6a0UPsciQ==
|
||||
=ocdO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:52 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:00:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
12
kpat.spec
12
kpat.spec
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kpat
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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/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: freecell-solver-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@ -62,7 +62,7 @@ Requires(postun): shared-mime-info
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
@ -89,12 +89,6 @@ more. The game has nice graphics and many different carddecks.
|
||||
%endif
|
||||
%suse_update_desktop_file -r org.kde.kpat Game CardGame
|
||||
|
||||
%post
|
||||
%mime_database_post
|
||||
|
||||
%postun
|
||||
%mime_database_postun
|
||||
|
||||
%files
|
||||
%license COPYING COPYING.DOC
|
||||
%config %{_kf5_configdir}/kcardtheme.knsrc
|
||||
|
Loading…
Reference in New Issue
Block a user