KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/killbots?expand=0&rev=110
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:40 +00:00 committed by Git OBS Bridge
parent 1ddb8144d2
commit 3acf985fc5
6 changed files with 41 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWcACgkQ29LOiT4t
HIce2QgAlwFL/0m6d7Hw1j2wcFI8J8gJBzkx2Nd/uoPEtz90NY3BlkEKgA6ojqxt
56MBS34hM+h7fd205NAH+uOYgSSb8yFzkmpkJlkYA7Jcx+ObHXLGPgbDTcMWRVLM
2bwJiuGQFpz5WZ5y7wRRowql5RC0/wv80Qr0pYse9HB1Yx46kf1260tyvkgnmcMj
QSkR2BHa7BI+uxxVKdIOQo3Ifqpi+zmEn9wFAaLFfAspzzTsJUzKiEKbPG/wJJm/
VMSXiwPKWPqfufUif9EcfWBaxCibzJ88MMjKp95k5weme2kpH/2KC3QVTcAZIr48
nY6sSLXJMLxivTM8JpcvPucxnP78kg==
=rZ6i
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAkACgkQOmpNuDnq
ptcv4A/+OuhfWWqNcRCv5TK+tTmPHlWo+aFCz82GuZFuYF1WGEORHjVF/IOOl4Qw
96nWtJZDIKPsDrkyZQ7rr8zG56gky9tiMtLtHucQFJb0wIlnUqmlvPRBAXrvx+0P
9YrN+csQFca4DBk26QTYxuUzjJBqsTwoQNuErSAmVdJgSYhg/6OQ6HQB5hK4rEgS
xMAu2sWlAgLZEPDEHm3N/bok2yi6k6lvyg4fsQ5Yhug7lFag51tlZnUJk/CkTclt
t0VtS3lMHjyBPFkLFbNzT/LhGD9cP0lzZJMHBgjkShlqVFBq2DCGJHaVusP87IhT
rAWykoj2qoYIwsckh4s3eKm+uyxjSy/uNMZjivxOkblxbCDHUQYews4Zth8OiYyX
COIzWUrvFvQpbahN1Tz1+gzuIecLkLK0qGRHz7gUt7ReVfwpvipGzfCdLft4LfvG
2aICJ3EAdALKI4P2w2g36vTIR1HcukqBx1cml48eM0CA4r/Ixi+rDrt3GsowOVLQ
RB3NlZb0xnAqEUdGulDOKzv8WB0JUSAzy1ORVhUmnRIT/Q6gZbD56zgxAffd7hny
SCXKyf3CxcV+Mo+pZpOFO4r0Qe4P6tWPCMV5ORvkYOOLiOlzzmowoD/fp8ISl/Ih
nk++S9xH0UNDZmwR9+b4E3VxDyA6ZFQvRi90+MB5aPleCTH5rSk=
=E00d
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:02 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:
* Port to qdebug categories
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package killbots
#
# 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,41 +21,39 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: killbots
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Robots-like game by KDE
License: GPL-2.0-or-later
Group: System/GUI/KDE
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: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DocTools)
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(KF5NotifyConfig)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Test)
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
Killbots is a turn-based game of evading "killer" robots on a board.
@ -63,9 +61,7 @@ Robots home in on the player, but can crash into other robots or
debris, rendering them inert. The player has to strategically move
and can optionally use teleportation to a random location.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n killbots-%{version}
@ -88,6 +84,7 @@ and can optionally use teleportation to a random location.
%{_kf5_applicationsdir}/org.kde.killbots.desktop
%{_kf5_bindir}/killbots
%{_kf5_configkcfgdir}/killbots.kcfg
%{_kf5_debugdir}/killbots.categories
%{_kf5_iconsdir}/hicolor/*/apps/killbots.*
%{_kf5_sharedir}/killbots/
%{_kf5_appstreamdir}/org.kde.killbots.appdata.xml