forked from pool/ksquares
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=157
This commit is contained in:
parent
7523ec866a
commit
c6fce2bb8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c3ae507f360bc9c1523bb630e22d98a438acc190d1dfcef4bd6b4e49f3231c0
|
|
||||||
size 307960
|
|
3
ksquares-22.04.0.tar.xz
Normal file
3
ksquares-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68c3ffa86250000176a2cbe5341393d50ea1c91f14d75f513486edbd381f5188
|
||||||
|
size 307960
|
16
ksquares-22.04.0.tar.xz.sig
Normal file
16
ksquares-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuVMACgkQu0YzUNbv
|
||||||
|
Me/lDg/8C0C8CrbyRfSeYdCeXZggsTiTj/TjbUqCEhn4FqiIpR4IY8+e0G9E1SnJ
|
||||||
|
h0x1aiH4oWnpeCtED4ylJc11kxxt17Mm/7EVB3Ixsf8Z5Snxj30LsMK1eMILXUqg
|
||||||
|
VrQyd6g0pvk0XaBb5z9LfwrsNv9f1vYK79TCWMHwVWYILiP+FY9jEC5blBMppN2I
|
||||||
|
I3/maP5KraJYRCo6jaZWSw4ze04DyzY77OlAS+zsadbPyqPk7YThLV4JnPcSu4mw
|
||||||
|
GP85JojZe9GGPBFQUv0FMYrZ+L8IsoRNV30yChhb2WhZr/T5D4Q3j1HtBSZ1mqOB
|
||||||
|
XUuBoijrQ3jHZtpUe7bjBRChXq2aSldGwkx7zO2MvhDot0wFcyjXmdMFey29b58D
|
||||||
|
X9pVtT+5/zoLN3AM+WriuTIWS76jOjdq3T207WwRbgBFlARr9TpKztE/Zdi5NO4f
|
||||||
|
Vngbak8/uVBLuYpV6O6WiFE+0J9xlR4rcrFkQ0dIiJn0EcNolTbv5tOsKKiU/kDN
|
||||||
|
D0mbRc9Su9KyJzz5MA/VsC04J8OHY+ba9zv3hV1miEHID589/NtxeII6q73wuse3
|
||||||
|
6HBgey7NZUHMZ7ens/ySnP1qhlcMcsoasinM6YLW7qCLcBrjD/RsI/EulBWJEoK7
|
||||||
|
hIGbOOAfIALXIX2X9emnXE+LyBOOR7dQnL9oODnbRJLDW/kwLk4=
|
||||||
|
=ja6i
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:18 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:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:20:43 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: ksquares
|
Name: ksquares
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: "Dots and boxes" board game
|
Summary: "Dots and boxes" board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: https://apps.kde.org/ksquares
|
URL: https://apps.kde.org/ksquares
|
||||||
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