forked from pool/klines
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=154
This commit is contained in:
parent
b1e79e9726
commit
04c2836b5e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a05ee9fcf47f734075780976134eef6a24594343b9c6bb9f67bb6d0d7fd6dfc8
|
||||
size 1727868
|
3
klines-22.04.0.tar.xz
Normal file
3
klines-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d607601dfc792f794898653760f3500f3ac43957cf3b2063b7ff405a9ec6fb68
|
||||
size 1727312
|
16
klines-22.04.0.tar.xz.sig
Normal file
16
klines-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuRMACgkQu0YzUNbv
|
||||
Me8/AQ/8DT9m/jk2no4G72UufXn0T9ARShdUTGW5vL+C8evKsHw3+3Qbo4OQH5Rx
|
||||
g5/mQQeVlKB3gAUPqNMNXkkFhWJTgRqZn7roO57E1+oP75y/kQYAxu50caF7DzVW
|
||||
J/Z673UpcrVZPUKhPTk0xw2bkTR/f6G5dxZki8qOR35M18fkUPCdyguSA67vVAh/
|
||||
0CEpeE6/33YiLs/zKeB9i/OLrOxs0oH9a62V7T7kBx7lsW+2rfzQF+CHJTbeoJnf
|
||||
10OQF6ZwnZssGJZtvkEun9qDOmfCUZaVGIhU2azOt1+QK7y5GD2NB4lCb/FjrckG
|
||||
A4KqQATkKhS1vXp9VHQYBSq3Wi3ImkgC7thyGOLel3xvaRuvXarqhWT602iDLGoD
|
||||
e4iCMRExyTyPcDzRSJh/LfDi/WAAevE4bvw0Q8plqBnftuhwCemr7vDHQy9FwOLs
|
||||
CtVnFtJfssSRd/luM9wnrK2VZfSCSw+GSvrAdT2wJv2SMMNNie+2K2A43XbWY0cc
|
||||
v1gXWtr+wvQ2pSfbgB8tEas+/Une/7oT01+rJVxag+xO33jONmRXCo511g6FdyW6
|
||||
M0jyXDKCQFZMWy/dzDGP7rUkeghwQPBufZpEUl9qZWY33SO1YX0POvz2j2bryoZ6
|
||||
PEs9DeuEHyD/D+5+aRTuzR/tuwdpf73MqmWvvAVCn1JloxgTnr0=
|
||||
=w1tN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:51:51 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:19:31 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: klines
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Tactical game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/klines
|
||||
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}
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user