forked from pool/kmines
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmines?expand=0&rev=124
This commit is contained in:
parent
466a307360
commit
3164b18e75
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df5a61122205576ae404a8e557c54ad8c958757d646ea5598b72ced475ef20b6
|
|
||||||
size 956836
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAAACgkQ29LOiT4t
|
|
||||||
HIdG0QgAgy2dJGgPZF18Ee969j6EoHXmPI527kufL5Rui5bYRnG6dko7Fz/mOHPR
|
|
||||||
mLrERNGvWqD8t3WpgILJuyMttWNSpXbVVZQC+aZcV3Va1zrTQ26lAv0ckpHaIZYx
|
|
||||||
O5AiP1mRCmsYnzu+tciv2Bwac2zcK17qNGOWde+h8CQ4nC0ZuGIAWklRlU/T2MJK
|
|
||||||
MJmC6EUn2IVOGYAZtilvnzargrYwNqgxLPqHvcSpKjo4iHER/r7sotjwz22upB3r
|
|
||||||
8x1IMV+atrEEZRPGr+cJgqfDyWpUR68rlqSGdER2NBf0jWME4Anj4Mbn6oCY6AuZ
|
|
||||||
Nylnfen+/kho8BU0RmHHU5Cr7CE8uQ==
|
|
||||||
=sImY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kmines-20.08.0.tar.xz
Normal file
3
kmines-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8d0f1a82fe279ed208a9005e8ffbe1277e25b33e9e0a1301013820e559ba750
|
||||||
|
size 956816
|
11
kmines-20.08.0.tar.xz.sig
Normal file
11
kmines-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgkACgkQ29LOiT4t
|
||||||
|
HId0WQgAkBJoLgdhXBgMRcZnQ6hadeBIdlri8TodBPXn5O/G3eRWBMxGFO8Ybagh
|
||||||
|
ScKLupaTZr+dbN8RsikrdBaRtZBUcmKe9Kd+Yg6FQl8Bz7fISMY+yO0+J2prx1Pb
|
||||||
|
RQrH0brzv6h5zFgOMoF2j3Wft5uThmlpxFm8Uxb4EA60ID1RIROqQX0yjZ3U0fp/
|
||||||
|
WfFghODJ80h7wcRmMgwLcrlywwKJDQT6m6WbO2CRGgU6j57EJgmOjTgrOU/lfTuB
|
||||||
|
oyYMMBJ91sXbk8zRkBwoC4VQs9denoTADoYJVW9/1DrFNau6soOUK/uw0y+PGZEt
|
||||||
|
9JSZytC6Y8c0Ed6Ku0DTY0H5yiqekA==
|
||||||
|
=P00K
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: kmines
|
Name: kmines
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Minesweeper-like game
|
Summary: Minesweeper-like 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://www.kde.org
|
URL: https://www.kde.org
|
||||||
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
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -46,7 +46,7 @@ Recommends: %{name}-lang
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user