SHA256
1
0
forked from pool/kollision
Wolfgang Bauer 2022-04-21 08:21:26 +00:00 committed by Git OBS Bridge
parent 1204b5d378
commit e43291c2d0
5 changed files with 30 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69aeb4269a1816b1a90dfa51ed6404ef01aee47273d5c334d1736abc9c8019df
size 302888

3
kollision-22.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa7768ac24227c394b7d16cb2d5a397cb967b159fc5e5628cbeba63a713c77a3
size 302792

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuTMACgkQu0YzUNbv
Me/m2Q//UCUD78Trfc0sIFpSs9H/b2jiIZOGAxRaoRlu+pVZOwKW2BSmylBRj8yd
/M3qodOHhKaOigsXBcCvDSu2oOAB8VvWxNU3WO2ZLBxs53OvKsqyHqDv8shZF1ZQ
bZj2awOnj4xfEpeQQO0VdECTyqxCf9NY9bT1+vRdgL1VKewHNBsqsxy66LzPxRW2
3Y3VKJPmsLywa2aPuDZpwSInWsay4Qy5GV6ltlP9qdaV50aP764Dp4xbthiCQMm0
1pbbvKsk6Rz2mzp0F7ZQIgRQQ7UaszpIVSY0JseW2viXSnZuehKz+T5Dk51bna3r
Saa4xV2WuX3IHRJ41S6WFyb1jdt0xP1GY1WcMgA1j39LApl7VrZgRJPd5zwlzZhR
xwmiTHyFMPiUPYD3bb3rfrrVMCDTeJVJEuK8XA49Vx6oUspYLWBmkECx8fdKiINS
iVJWX/7uu8hHPQKfANs19jJG8amKHU/nNiGhCMdAJh7CVN5Nfx1WzfBCorNBnqOX
Z4kGyDslVW0lmIOJp5yjNAnnSewRtmYt69HWqEwPmt1ql/0IOemp+zW3zJyjx5xy
wVaGoKVWzhWLFeR661y5u6KfK89XX+FZYkgPCUFYUXBAS0GG87AYH7w7YWQucNTD
TrFhiJc8AmG+qGh2xtEbVuXM43PAtmwFfqVZSr20FknRJwb47Uo=
=WRnq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 18 07:52:00 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:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Fri Apr 8 18:19:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -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: kollision Name: kollision
Version: 22.03.90 Version: 22.04.0
Release: 0 Release: 0
Summary: Kollision game Summary: Kollision game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
URL: https://apps.kde.org/kollision URL: https://apps.kde.org/kollision
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