Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolf?expand=0&rev=161
This commit is contained in:
parent
0e6581e118
commit
3e76493df7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2a852ba3709d8f0dbd1cb9f702e8251c5b26082e1b7903aec837b358c710d34
|
||||
size 1051728
|
3
kolf-22.04.0.tar.xz
Normal file
3
kolf-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08d9043c5ffe3f8eaddd66ed897e34501874965f56e6858a0cad3f09174f7244
|
||||
size 1051656
|
16
kolf-22.04.0.tar.xz.sig
Normal file
16
kolf-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuS8ACgkQu0YzUNbv
|
||||
Me8wZxAAgXJIbtBbwbBHn681OPS3Xx8qvK0vusn+g3xqKbrBQ37Vl441HI4kVwFb
|
||||
bib9i4FVyJddIU99l4dyT6HQGw/MGsqJwVridHsKAHHtgFXqm91nRCWUuZpr2Ra9
|
||||
5G1dmVcOFzijPzLv7ihvilv90p9fORfheBMqShEnAFcaBA/uF8hw5PO9bFlBeEJQ
|
||||
fTuSjC2BeITrCKmwlbbo2IBAQJjKwZ150RIm3jlImuk7bxlghQ9+3yeMIVc6y79i
|
||||
e0/PqkGJnsygYhsFtxDumljTlH9K/OriF+gvLMTecH7lOS1J99MtUiQClIXAF6/d
|
||||
8kqAuSxA0UstSP5kTYDiYbS1T5DQZKGl05PJ+DQXmCdwoStSouVaGOoFyiiZHoFh
|
||||
Rhl5C/8eT9tLkDHvkX2RkMnDKgIBB0gkNCSuzDQn9GzKJS0GxLYuXr93MFGbHpcg
|
||||
aTNLRRi3MQwpIrzehs01WJc2UmvKPdVm6IkpIH7sXWpSIZZXZYIsxS7iGd6seRD8
|
||||
OqvxYjEbPWATBc5vzk7+/1M85eTsd9IFABsas7qi3dg6iUlcDeTHUN965v86isSN
|
||||
hyNh8Xx7Vh9f+9okl0V51MsHJVaeceX/WHK7BAgd+zii4nB3hzAJuN8aFo3n7o6u
|
||||
1eEjUq8mpHVtCDLoPaQIvDUHe3vJrboEWvpnCUXbCXG3pFFme4M=
|
||||
=aiKV
|
||||
-----END PGP SIGNATURE-----
|
@ -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:56 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: kolf
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Miniature golf game
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/kolf
|
||||
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