KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/granatier?expand=0&rev=109
This commit is contained in:
2020-03-28 13:56:52 +00:00
committed by Git OBS Bridge
parent f30d4ec2dc
commit 235e176a72
6 changed files with 39 additions and 28 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-----

View File

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

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/0ACgkQOmpNuDnq
ptc1Eg//ak0F8jNBnFSAST++CAuMRs8h8ijUOU1Xis8alLSdbXMk+kLx21Df2gW3
OwQ81TZYq74jEx+lYJMaF47IRQD/yCU/kUroJbSNA8sTUc7TFudLnJVl5i1toZom
tTJ8Ubqbk8eZxt4dG5Ol6LFpPFobB8dpUPg8CU8d5hhz+ydEr0EBlPQcIzAs4fF7
m/1S+ovsTa+V7zMwWE9WusD+2KuIa9E+Ssq7Xg+u1IXmK1FdaD0xzzHYLzwH7iQK
HZqOTsIFT5ZnctBBa2i2H4mbeQVWOEB9XkB82Ws7IXgBdSmMFq9Mh7tdg6BN4u1K
MPCtRUqYWO6qpzrPk1bqbRtH6LuWfm5WSruZ744t5EmL1H8x9v7JVH9ZA+zSteMH
8fx4KiKgZeCYGeW+BzAIuxBuun1pysojuSCBhfanG1OdjZ8Ra05eL3Sugm1AUF1P
IAUWTO7ChxCjBm1EZ4bK1KnIYkxImV+Up6TnRUpDIQ5AVU2lq1LiB/fJCiN7ioEV
aCptOQ8JqXhP7baCvsWvAgrdJWawhs9r9c4RW1q0loaUIZh3inC0lJ3Ijsv+JBHd
J2GF3zp4p3WKcNJFu/CyXFS1kKj1zvBkpYeTvvffhPZlO84OZPJiLFLwqr2YeL76
rrQO3xacgpoWWg4buc0KLEojG/bNRDoocgv8lToYQnOItL+APjU=
=r+me
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# 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
# 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}')}
%bcond_without lang
Name: granatier
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Bomberman-like game for KDE
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
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)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
@@ -55,17 +51,17 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
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
Bomberman game.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n granatier-%{version}