SHA256
1
0
forked from pool/kmines

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmines?expand=0&rev=96
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:50 +00:00 committed by Git OBS Bridge
parent fc69c3d5e7
commit 993dbee0e6
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t
HIeRFggAgoAfC5RkRjJc/3dOJ4GxIDBZSOiHIF1aaiQWfliST1rK8ui9JrpDdSu2
8uVAxTNGUO6Mhr+qxPQ8wGVWktu68JOz13mZgvAEGE6mmh+I938sHr1iLbCI0ekq
0KpNPQ3y0HXiBeTs0+Rw0gNXqKxbHJk8I7JB58xFm76VxCmfRfzh45aIQnw8A1Sg
AyDqmhhUagPR6WevhxH08hjGskSDGvR2u4zQgJbX2fKQag5mbUR7T8ArlgzgNUvq
BbpNnM10SBhFK+D0QEy+Khgep8cK9u8HXWhBhy4LLty/D6fkEwyrW+yjsQforjcq
3OqR3YpOxctsNn/sc2LFuXquEJ4mrQ==
=FQPj
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:18 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmines
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Minesweeper-like game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: kmines-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel