Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpat?expand=0&rev=165
This commit is contained in:
parent
084e607bba
commit
05275547bb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:192269ea725251af66aa916ab5eaa9435e14ae2698afb10ad7e02885396e4a86
|
|
||||||
size 3730652
|
|
3
kpat-22.04.0.tar.xz
Normal file
3
kpat-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:275e2e4508980dbc53bd598c7abd05a21dd5c50b255e750436639cc75f67a44d
|
||||||
|
size 3730540
|
16
kpat-22.04.0.tar.xz.sig
Normal file
16
kpat-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuTsACgkQu0YzUNbv
|
||||||
|
Me8Hng/8CVD5eqNApwj527XnnVcDI9MJLN5BtMWebpmWLYcQli99rvSsxdnQN1z7
|
||||||
|
TeAfyD5noAiC5VeVEJpqpf+BlXjadUTNZHksKNEb0nCI7ZF64Bt6lJhBfrpB+34v
|
||||||
|
SY2pQum+Pin/VO7zatXDD4uSBSQWA2FEcyd9enaXm+DxFxIjvyOiunEOX1R+gFjc
|
||||||
|
uQA0az7RTo8IQMDn6BaHG2JEw3st9I3IxzAo4q9pulvB/T3ijUX6hHeqchFbVaWI
|
||||||
|
p5lFlSyPv/mIQcJiA9bZptYQ4E2d1UCGjXJtkG5Ot2EnERAn3k64yXlm4ehO02jh
|
||||||
|
PIa0BXRefd4TywX85KOufxR3eEB7jFTJnX5OGQ6OT8HboaW74zty2JfLouyO4K8i
|
||||||
|
M6VO5ojK5d12e7Zg074u18+5ljtm1xIPrY0EnpGojd14OvUHnOVW1XRJRFjf6wUK
|
||||||
|
WCRFd/kOZfEF2DX8WNiPQ5mtGOcntURxwcCmsnnS9LtzrpCbmyD8wOuAgvT92vu1
|
||||||
|
hR6Jj11u8XUkiskqaWQqgUmDnSiBlqnA3PvtcsJy75oN4+Ik3UNA7b50XX6XsjTt
|
||||||
|
v5VOWMAshkkQX96JuLPaTIv33UnDvS8H+OjpmjreEXc+rmQ7rg7jqAD4TTcF1kjH
|
||||||
|
4sA9vD+aC6ILgh1NRJguDTss5U2CzT76XyXGP7IPYH+WwIOVJFg=
|
||||||
|
=pdSr
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:20:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:20:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,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 released
|
%bcond_without released
|
||||||
Name: kpat
|
Name: kpat
|
||||||
Version: 22.03.90
|
Version: 22.04.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://apps.kde.org/kpat
|
URL: https://apps.kde.org/kpat
|
||||||
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
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user