Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klickety?expand=0&rev=164
This commit is contained in:
parent
74a2bfd646
commit
1221a0504f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5bceeec6eb5dc696afe5dfb7ec1d3f73709aa40915e5a4a2a74a7945831249c
|
|
||||||
size 1495636
|
|
3
klickety-22.04.0.tar.xz
Normal file
3
klickety-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a7ba9b764a5474e5d3b56170c3ad3249a532d1ecf46e3e34397661ce43687ba
|
||||||
|
size 1495720
|
16
klickety-22.04.0.tar.xz.sig
Normal file
16
klickety-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuQwACgkQu0YzUNbv
|
||||||
|
Me+X3Q//YsNn98QHiriDOygAWVV7OySk617LPL65CbUwKRw3smlULVA3/vy3eQj+
|
||||||
|
coZLJdtEHkQRYoalFD3WH0pSvGugr1q2G5kO5SNBitRIgKuZyIIOSEkMKFFrTxxe
|
||||||
|
1GpWn9W8VaSGrpGjAD5TETqT4pHt5Kt+VDtpHxlkCHY0sn1z7nVQLIUXk+Vxxw6K
|
||||||
|
wPEgbm3pIVJJBHMx0ysCREiY1NmNorImTzVvIp3qj6oTc8HAY1gxPMMgEbPJuS8T
|
||||||
|
P34J+xMfwVoYkVnm83OeM5YELLva437zgDxdTpt5H73T3/T8CEftAVzAmHMsQDq4
|
||||||
|
Nzdy3BTIwjo7/52mLCMjTIK9eSgA2amHivaqdqC8QKIj15aF4MN4ZkLbq7c9zTGM
|
||||||
|
UgKhA0C6DakebxYb0KTD67kYNWm11CFevk27SqZe1XUxkaAg03wkDRSbfBEeWncR
|
||||||
|
f64UULYIFLXHWGwqIgtnbD9it7NWUY1pFZlmQj9XbJ8rPcFNQHl+KDxow3Tfl05D
|
||||||
|
c2LJvwkJwjcv/JNa9fJy/wXVMUSvw+qbr0+je9HV87GwSiIpxSO+v4JsNBN0mw3/
|
||||||
|
iRbZalhtXjgHvJ1Q5QH90On+Xv9Ja1t+cp4kteWyGcwI5q4ZcBqtYL3GxG4U55Ym
|
||||||
|
VL6mp8fPhZ4ZxYpBIOXa1YHUDs9TlCaqWhSVhmLD2LKvZdgYF0U=
|
||||||
|
=++1h
|
||||||
|
-----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:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:19:29 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: klickety
|
Name: klickety
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Strategic board game
|
Summary: Strategic board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
URL: https://apps.kde.org/klickety
|
URL: https://apps.kde.org/klickety
|
||||||
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: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
Loading…
Reference in New Issue
Block a user