SHA256
1
0
forked from pool/kpat

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=110
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:03:42 +00:00 committed by Git OBS Bridge
parent 81f7792582
commit 940fa497ab
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:cc795763a9f93446420c06b39091132760bd416f491ae791e099e11d2feefaa1
size 3576240

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRoACgkQ29LOiT4t
HIf/mQf8CPnq5y8IxG8emO9cdf13iTwpmmeZX2rzbIdxyLFPsB6iw13HKJbROueZ
Afd2jIi53fjNJx2HX/iqD+PlFoGG5aPdBfgf+5NOJURCWLo9B3nqGWcwFjo9Bohg
mjyy+3Y/6fG/OcETiijvy6yGN0ILdOAwOG2avgxVFabNlCj4RfXczzGVefYcg7Ia
ei1XN4j7VAHCgIzXi2ZeAlGy7/Z3hoxcASGzGh1sN341CGA4i/QKvTMRcrQ22NNK
DRI7/Ul0mqKdto7OzhBXHxWOux/Rk0W6qdWeThDtO0+Qx63D0Nj57Z9p3F+MwMGa
ccEy52FCeHmWBeKG4FDe5ElzXGWunw==
=9d+c
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJEACgkQ29LOiT4t
HIfa4wf6A9We0FxEq9sgOez1ykfe/Q/6GPu2zLonJqSKFjNs7sa2+lYJbfrQ+t1V
nwiRhFQiUEwFPHZMv3RenQnfSmlzzgvNiXXvQRRcMcEhrAR5RUXz83OeVSvwlL9s
Gkjw0hPxyLQ5i3Tvp6tr4G3OtSmu9RgXqGqyL0ygcTKZheZPPapYkOzI3bavW6tH
BOjLSc9D8a7UbQhVnguaNOTiWyspGsgDODqd7ivGc9pG229Kh1uq+fdxtxbyaVlt
MQZ3IZMQf36EK7W8bd2IjuiK0C+BGaCz3VV5CrB/UW4DIpP+5ZjzzgtNqqaUWmF8
BzQOATYW2qqw8nBjMrO5zuXXP/LBVg==
=YGew
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:50 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 09:12:10 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:12:10 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,15 +21,15 @@
%{!?_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.11.90 Version: 19.12.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: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{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
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules