Accepting request 796932 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgoldrunner?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:48:37 +00:00 committed by Git OBS Bridge
commit a4015d4d33
6 changed files with 53 additions and 22 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWQACgkQ29LOiT4t
HIf+Mwf9FOFMB1CFFOdFAxb7pd5Optn2+k2YNyI+lKO7/I3qOazaeE78/WKZEdfA
RafH4EbXAQtdJn+DYcQZuJldTOqlpSwVpdwXpsl6cM4wWdPQbulfBkkX9OEkXdx8
zvoDKIeJImovt8jFGs9kwaBaWdVpk7J0seFRMKlLDecHqlxiZ+GhyPlunLPw+RED
m6rxC13IUJyxwcUp2HAEI5XdaPB3Qau+xxc68MYyARoi8sWAv8kXglvbkBtvYYlr
DZlllkIgCSO5TH2veLLExKBdhmMsfLNYjKV8JaSCGOlp/nQhzDDftcMpWC+HjVp7
fg6+BstNnXoETqHgx3/zyos/PqcETw==
=bguL
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8gACgkQ29LOiT4t
HIczTgf/ZpUG9COraJvzMFnsqzj6DwmLrIQcWRMHTS3BF2NXvoVUF46nDFNgjSi8
juHmh1Kf603iXArNY/6zYYwIfJXEMXcwxwoRep+jaLI+HSi8EaQWwVY9L/C5WB5J
qRmH82J1ypznGnq+KUEtl420HH/T7XAkjbY6tzOUWdBA0JEkh0IQxxfveP3RAmPY
XMcr/bCzQ93iZackyDDf13wGGTQdjZCGdoYgSg/ZE+YankEo1UmgbUTZvukkU9EC
aH20YfyWoHlFM3zSGQObZA65miUy+ghYFB0Oc3F3m9LEy5FZFh0TDgTPyyyDucJy
ViqbJRT3RAGlFyZwuaSY2NJjHRON3A==
=daSf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:24 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:03 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:16:59 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:
* Use safe hardcoded value for ProvidersUrl
* Use the default address for KNewStuff instead of the hardcoded
* Don't use nullptr, use Qt::NoButton here
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:06 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kgoldrunner
#
# 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: kgoldrunner
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Action & Puzzle Solving Game
License: GPL-2.0-or-later
Group: Amusements/Games/Action/Arcade
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,14 +37,17 @@ BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Widgets)
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
KGoldrunner is a game of action and puzzle solving