Accepting request 796865 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/granatier?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:46:45 +00:00 committed by Git OBS Bridge
commit 7f46bddbf3
6 changed files with 51 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUcACgkQ29LOiT4t
HIdMLwf+N54MI5vEaBUj5nsm9Rq719cUFcD96X0t5GDNV/rLUcy++4DWNiQjWsUQ
oPOwZZMN/jBY2tm7gDAp53HWEHMF4G5kCWj3K2GeeUooilqNLGzUT6LiJjq1uY3i
1nRDZSTsvhLAfOlnD8dIgN/1ZdZuBVXt+M8WhrpP1+Ns347bXugeExXMl5LJp+g+
14N35gQL34bT5LxNLWTX1IAZmqpfv20pGkw8SQU7CO/9FpA7ffmmANnB+icATdcp
rwsM/MHsM8MxcpS/HUfDoYbAY8i9sUt6I+uiRejIxYistJncKK2fIgvcWsxa3dKt
YlAYx0f3sm1Ij4587XJ+1sKdOPMO5w==
=fk9V
-----END PGP SIGNATURE-----

3
granatier-20.04.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB68ACgkQ29LOiT4t
HIcsvQf/Z7aioS0g3Gx7Tuy9AqijJCtjvfGzBnSUGbsgDf/FevkbUgJasmqEV7LT
x3MVTmFjerOXkch8JzbhZ+XkfVP3XDNFVsTPQ/ah6QP0R22e/z2Zmx/yNwVpOe3P
DP9vW9Lxp50/otQaxSsaGOYuEUMgFiMXi+DkVuugY3jm+x7k+LxmdQKFHJkJ+LjP
K63oms/TWJqN397ajnKdL33CRz92XdbXpZSkQkqMu9wZ1e5C3kI4ndHmhpvXOtTp
UuyywmlK+WOWqrthGNpyJ1BraW5hrHEZvsGXzSxs6zFDgOQbzIslqgG+EEaeBTur
Eb5+lR2Jywj8ATqeU4gkXw0yJjf+WA==
=7VEC
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Apr 23 12:21:56 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:29:41 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:37 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:
* QXmlSimpleReader is deprecated port to QXmlStreamReader
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:35:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:35:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package granatier # spec file for package granatier
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,33 +21,29 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: granatier Name: granatier
Version: 19.12.3 Version: 20.04.0
Release: 0 Release: 0
Summary: Bomberman-like game for KDE Summary: Bomberman-like game for KDE
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Action/Arcade Group: Amusements/Games/Action/Arcade
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz 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: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews) BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig) BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets) BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Test)
@ -55,17 +51,17 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version} Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version} Provides: %{name}5 = %{version}
%if %{with lang} %if %{with lang}
Recommends: %{name}-lang Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang
%description %description
In this game, the player walks through an arena, lays bombs and, in In this game, the player walks through an arena, lays bombs and, in
that way, is to kill enemies. Granatier is a clone of the popular that way, is to kill enemies. Granatier is a clone of the popular
Bomberman game. Bomberman game.
%if %{with lang}
%lang_package %lang_package
%endif
%prep %prep
%setup -q -n granatier-%{version} %setup -q -n granatier-%{version}