SHA256
1
0
forked from pool/kmines

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmines?expand=0&rev=130
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:22 +00:00 committed by Git OBS Bridge
parent 13f1daa45e
commit 0728d48485
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsYACgkQ29LOiT4t
HIeSJAf/RwSnJedY6Xm6KZK+m5MlhAjymc9/yUdRUvrFG2bt065vjLhxs7LgD6rM
bQT+Qd4ADwIS5lWs9pQzmEclDSv9+5gXNLIZNnZqR1DuyMFMpUdW7oGlcZYbENto
x4DVvpHccphKZwLwo87QxvpF28gCdIYlSxdnX7aCcE251qjgkhj+cmRsqaQMD5Ju
P5xfMkq6/fAiwPgzTV3TuyzWkDN5WZ+svzOO+5Qid9GPbya3TM/k3wDdCe42EFg8
YKGXc49LEXo0q0dpnxdqKBd77lzanawwpBuUCZakb9vTvcxxcAFtFhV7bKHXwJuL
bLjMwDl8IouBhO7pu9jJhHXcAf1KpQ==
=+i6Y
-----END PGP SIGNATURE-----

3
kmines-20.12.0.tar.xz Normal file
View File

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

11
kmines-20.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIEACgkQ29LOiT4t
HIcpdgf+O2A0H62g80tOLHDTC6ZsYicBZF1RxSFQrAHPiw3MXFFnYaWe5fmcxa73
jAYOm+kGyz21iL1tzeUwr2eWL5BFBq1mBAoVQ0nRFInGkz5WQjULgt/32o9UcU5I
hcH3SBIMv6TfEbq6o2wr43LR0/NDG2o1Dsn5mrILtwevCeOFwWiQbOTfB9sNDWP9
DOquti47t8YuifDzUhIAOjgkjP4K+O1fBfmlRWoysZXjllSRgyrieJRYj/Q5irhD
oqc85asZCoAI6l6Jp3zReoDXZ6lQfaTDNVZaqYzREfN2DqtQOQZhPONTz0NcOJzW
H4N4YHvc4A8+3+MRduHeMfZ9nZ2uSw==
=E+IT
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:42 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
-------------------------------------------------------------------
Fri Nov 27 15:16:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmines
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: Minesweeper-like game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
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: update-desktop-files
BuildRequires: cmake(KF5Config)
@ -46,7 +46,7 @@ Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%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
%endif