Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=100
This commit is contained in:
parent
e7e6b38aea
commit
87b7de3307
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1418be6e4ab19f1992f6d45256182d2003426df4a87f01dc87c724265028a011
|
|
||||||
size 3576628
|
|
3
kpat-19.08.0.tar.xz
Normal file
3
kpat-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d68ac9094ad8f9bf0487daced786508f96ce2a63fd8d9884c2d03960fda9328
|
||||||
|
size 3575840
|
11
kpat-19.08.0.tar.xz.sig
Normal file
11
kpat-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxowACgkQ29LOiT4t
|
||||||
|
HIfNBQf/XnWaCwqjna9XIL70w5g2sUdj8vObOhIfsLZpUpOUoKuH9qJnrxQWk9jd
|
||||||
|
Z+Q3lOM1uZozoKHS41z0lSRoS4F+3S1vg2I+Ld+TiFbT0zON21yHndSouHyuqJMX
|
||||||
|
5d394m+iF5Q/+rE608RzyI8816X05aCQV0AVXavMwVokgDDST+lb0d6noBcyuMwT
|
||||||
|
ewL9klMG/tDwkz4rJ/BFVAKEZC0AHkBcULz+a1qi1Skei+9a59iVE7EifA6d3rGW
|
||||||
|
S9llPBToer+bMl2gxWIsVPfyFg1A/imU+zpLqYvEAojYtBL7yxOvk83K8VaXJ9aR
|
||||||
|
280WGOamULApoAWyGbkuDVd7F2JspA==
|
||||||
|
=8SXk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:33 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kpat.spec
10
kpat.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_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: kpat
|
Name: kpat
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Patience card game
|
Summary: Patience card game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Card
|
Group: Amusements/Games/Board/Card
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kpat-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: freecell-solver-devel
|
BuildRequires: freecell-solver-devel
|
||||||
BuildRequires: kcompletion-devel
|
BuildRequires: kcompletion-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user