Accepting request 796964 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmines?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:20 +00:00 committed by Git OBS Bridge
commit 80a77ba67a
6 changed files with 59 additions and 23 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.04.0.tar.xz Normal file
View File

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9QACgkQ29LOiT4t
HIeAJAf/TsRCEQjeHJGhvWhKYazntV+ayjqOVJ38oabWD6AzLHxLGC+oXLeTA1K9
/7j8SsaMuWnKfA2vYYtaVwPMeGk1Gk7uk6iyUPEMmz1o1zSOzaXBD5wiy+lUZAQ/
11t1tYs1lui9xc7imMjoE08mQIcX3m3ciKKgk8FESzTe+k2C3p3NV4W8crDxz997
te3UUzJsXuNwhbJ7q+XcKOsPifsGhbc65zLBdfWshR3e3gt/kgZ6j7A0KjIAK0nF
6V1itByZssv/HAHxIT6rdEJkpypF35fO3jogOCcoRy3jwzlr+8K6rtsqnJpZvp9p
o8CqYyztDmyi0BxqaoiJc7Xj0yaSSQ==
=ha4k
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:37 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
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.04.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/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
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/stable/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/