SHA256
1
0
forked from pool/kmines

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmines?expand=0&rev=113
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:53 +00:00 committed by Git OBS Bridge
parent dadc6d89ed
commit ae81c1b565
6 changed files with 47 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXIACgkQ29LOiT4t
HIfn9wf/QNTU7HbX6kLZuzn7L9vuOHyjCH3n1tn6PeGAt/66Vd4oNrGB4oUZEdtt
BgalSK2MjeFrzc15jlUmBKSTKblhvFHoAKTKM9mlD6eZMqDbTRKGLSmhAFn+aRVK
ud3mUsND5lPJjuDfHmyGQdMBbvhKvsLEUVjfe7Q5p3cY+uOOI+cltFm8iKhkjbr8
tneHmWXdpzR385Yz69P+RBvSK08WWrcoUrOobROQJ4HdbdKyR4KbaunnbC9rteo9
hTQvfUmqjBfYdGSGcYOEUV3YuXBHtZnz0pfpPZfVfCg2qNbID97JBuwb6z4k9ZZh
Drc+Em+nrWNxqpE+67mqjBIjSQx2jw==
=WuU4
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vA8ACgkQOmpNuDnq
pteFFw//WmCILQO+2+A9l6YBruufnIA8gCmAL0UImKehMZVtp0ig8mnNDJW481J6
g86EmPhwkCV26L/ydCqOtf5FO/6MCNwZuw52jA02yFmS/dnuwA6qef0gNj1l1cDS
5tnQf0a9Patgo4NK7H1z6CtFUrm7qb2tcSlOzsXEsGCj+jzfM1bTrvvUA7U6jA/R
cOjiWxmXXFofOqNAeOf13IZHDc2KMqQ66TT5Jk+iarASB8+d/prqztIYPXaLO6/o
GQE8ey4yNT5DEDgTrWsAPa5zORZ6iwfLRqGK62qWsEMUAF4U5XYRJTkBGJxcSxwt
mIr0x0Gn739ZnsrAvvAs6pTmyDaUlp4FLaU3tG59A3RVVU4XeFeG4iZIp1K4L7Zs
cCHIALej/47Fs5aBa56a9QbDVxPYt2/3oyWY5RPLzkHrOlyqJsjVAazUq8QBuK0u
t5LHivqxViQazYNhrwBmq1QPQ/WMssHh4XeMq9QezMDoeLSbuBehSN2CbYyxE4RZ
k8apt2zrOLuB74ADWdXryS5tQb+6zCr4cYBWpmVJL/shlUFqYxoWLM0/omldkShq
eV7/hghkhstIbfDhy0aVNEn9ZEz0nWcxYz+j4Tpa1eLUcdiRemnYJ9JNG3yJ4Zoh
OxiF4SK+fVQ2yv2ttH26SYvkjOfb23A3ji68Lj9e7QJZ/8K8koc=
=4fkQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:10 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Fix accidental revealing of items when the game is restarted after lost from a middle click.
* Compile for ECM < 5.58
* Fix compile
* Use debug categories
* Ignore .cmake directory
* Move code in cpp file. Initialize value/pointer
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:17 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kmines
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,18 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmines
Version: 19.12.3
Version: 20.03.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
@ -40,15 +37,18 @@ BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
KMines is the classical Minesweeper game where you have to find mines
@ -77,6 +77,7 @@ by logical deduction.
%{_kf5_applicationsdir}/org.kde.kmines.desktop
%{_kf5_appstreamdir}/
%{_kf5_bindir}/kmines
%{_kf5_debugdir}/kmines.categories
%{_kf5_iconsdir}/hicolor/*/apps/kmines.*
%{_kf5_sharedir}/kmines/