Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knetwalk?expand=0&rev=158
This commit is contained in:
parent
68f1f97320
commit
38d49395ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38706e2f91d015016a17e24831dbdae9b3db4b816e4208a502765c20029f6f3f
|
||||
size 1094724
|
3
knetwalk-22.04.0.tar.xz
Normal file
3
knetwalk-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4e8b8baa387c6c499d547b1832f5c0c8175a44053ce1c4500843e3fecd34973
|
||||
size 1094604
|
16
knetwalk-22.04.0.tar.xz.sig
Normal file
16
knetwalk-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuSUACgkQu0YzUNbv
|
||||
Me8hlw//Z2d+V32cZf/xHexiKvvAXt2Ga3dggTKxa4HVVo4i9GDUzV76I06M+9FH
|
||||
OIpAfSCo4f1XT/RZbdPtrPQtlYn6GLRGvyqG84iJWLs8fAbQU8bwopEbEChs7qlD
|
||||
dKxiPnEIS6B8ySR+feu8icXVtqP1ZCSiSgZG+lwg4NLkt52rOeVuX4BRYL593PiG
|
||||
HSLDKFwbBsrjCigoOS5tk5+ivvNfC0uHmboRJLEDUJ/sNMP2GXvGTuCGfzX/8/xZ
|
||||
ce5lhvAopke8IL83dTlEGbUot24e5gsFlv5fIw+kk8MDvW1jcOR+WWg0SptRTr2u
|
||||
pd2/HsFT6X3Sox5GjqQxuIynVMr5GU7XQx6HzpCGzOPzhtR38XnDyJcMeMU6dezr
|
||||
inQ+ZXX4h217gPX5IbaNLQ1vd+P9RhDm6/HTkAG2HW4/674GAPLyTIeEHVvXTBP3
|
||||
l1qBsmqTwEbugZeRW90mLkodKoO1mAPEnSUasJo8zsNcFqQE1Eu3+7D+DXaxxK7W
|
||||
rKxFFwKhtbzVvKhno6al+hsYl2WluTCWx3+fwAqOlqzNYB8uyptvI0c74KPV1Z/d
|
||||
DIilGXPrlhS7NijXgiyy9JQ8EntD7ZNw6HKUdtkNymNGI/YDGdQE5yj37X8GKkST
|
||||
CZpWpB+5q8oDMIJq0lGnev2FE6ZNwjzq3y1NbSdVp1mbwlffEms=
|
||||
=fK73
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:51:58 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:52 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: knetwalk
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Puzzle game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/knetwalk
|
||||
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