forked from pool/kmines
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmines?expand=0&rev=159
This commit is contained in:
parent
eb8e59e4c1
commit
3f86af563b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08445e248919631fb11352b5b52b311641855791993992bc2ccd07ae607f6818
|
||||
size 994364
|
3
kmines-22.04.0.tar.xz
Normal file
3
kmines-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4fe63239c3578f59b929e3ec3e743bf3e9cb5084f106a92cdc0e62f728aeeb7
|
||||
size 994520
|
16
kmines-22.04.0.tar.xz.sig
Normal file
16
kmines-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuR4ACgkQu0YzUNbv
|
||||
Me8R3g/+N+pTvPswRPsMXPcKheM4kuuTebda1D8WZh0zu+gbghaxo/6Xc1UQgtWy
|
||||
P+He+n9I2f1rf2OzepZqWuI3Ytq92sn05OD7aib7+YwTVey+Tk1JY6TRxT7eegYt
|
||||
KmRbMZfu0Nh0JN9li25iSR2aCgkJ0oXJz2iNhZQuj0gG4yir0q2dPmSPZkFQhYBZ
|
||||
27CbEgjG4shFgOWoZlZBXJlFBvbKpK3FwuKM/TvHBna4H6Rbm95kIrZwJzw93NwK
|
||||
vEOmVOGQlHKGPGHfN12jMbMuUhyj3bLzZZmAX2+OiQ0R+oAF+p/XVJeMsx24soK1
|
||||
CXSPeYxxYZGxYgtfOGsvzazmcqUJ09jekvTQlwjQ4dUo7yFPVGAxjqtvfPlp3iB1
|
||||
h27kT/UEq3Uj5eoXK4Ge6cRgiP3lf1eYCHoQnZCMLKWC1B3vThTV9N60ow5K1+89
|
||||
LDqGSp0FOaNdQat3P8OQwDpM9b55xnWklEJo3hYtw8NsyR0ebvv3SDVxODAmiGSO
|
||||
TjM9yb0kd7FIkl7cd07NzxnrMdk0IDFkX+OgseF/VJCO0qibujL15mvc6/0mJWjr
|
||||
nMo81gTzvlkYpBb1RPkCb2O0jbXK0j+XA4dg9Kf/89dWFaH6HFGA2IfvRJdQZOlX
|
||||
DBhgj1XyJ9lyYD5raOVL+04lR8I0L1VoYxhwRVJ1bwGT8n8TXZ0=
|
||||
=hUe/
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:51:55 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:43 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: kmines
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Minesweeper-like game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/kmines
|
||||
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