forked from pool/kubrick
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=157
This commit is contained in:
parent
69818882ab
commit
6ce9a3f6c1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c44b0e491e9ef6d7c0f74a930546fbaaf6a6a78e6a248cb46492243598776e63
|
||||
size 343200
|
3
kubrick-22.04.0.tar.xz
Normal file
3
kubrick-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:437d60cd06a22ae3da399e81a0f0ad0a33e8ffb92df8b308c8066c26e824c24c
|
||||
size 343284
|
16
kubrick-22.04.0.tar.xz.sig
Normal file
16
kubrick-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuYYACgkQu0YzUNbv
|
||||
Me+k8Q/9Hzxtc0Dm2/O/oubsAXTpL54QT+tJG+HfN4fVFnzGBVUi5ezoql8hl4Lo
|
||||
+4exaXWLpVYQXUDK/kPYZIoHEXT2Rrymftl209ysjwMDnWBFxvMIV+plzPo9YITg
|
||||
szioEQNkdhTKSwkrI7FCMyx4TplqXhlzMnbioAxZ+F8beM5+hsmCOJIiPEgrj7fq
|
||||
srzS7dI7DilOElJxaH5CDlAtclQr6bgmHuiytbcRTxZEPWfZas0BkTkkuxTWTfne
|
||||
7LycU0spY7fD05yHuVUgkFa5hasYcu3pJxoh99QY7/FZvFVto0NHSzrLXxSn/+b5
|
||||
ec5JyjoH0GwZmo7vpW67EsZaB9zEOAwTYlP1dm+OwrF4hdFWDp9iW0tcF3ZnbRHz
|
||||
9WImG68dnwksj9z3iYe6If1ByN8xfYXSSppro6tXkMq36I2yqmO1HUWIk0JZ8mzH
|
||||
CZZU8BwpURhUvKjnMHHBuJy3kda7hSrcEqDB+XpqK/9nrfGH8yk9jBmdXyDn3X6Q
|
||||
N5XrSnXEmK5ZKFt23/Dn0WfCFsCb+gqTmnQqx+Lp5IiEXF3vwL6oC7SC6sGAEQG9
|
||||
oxBmtuNQul4ML0had272hJOuDJGT6LaTt51mElchMxDuq0T1RfjYyketVLQ52mLQ
|
||||
YZRt2vsmADyfatsX+N8t4GSW+G0W8DJgiad2yDH3dcUOjMPpFLQ=
|
||||
=xZWG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:30 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:21:16 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: kubrick
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Game based on Rubik's Cube
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Logic
|
||||
URL: https://apps.kde.org/kubrick
|
||||
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