Accepting request 796940 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/killbots?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:48:52 +00:00 committed by Git OBS Bridge
commit c674df4984
6 changed files with 53 additions and 26 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.04.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8sACgkQ29LOiT4t
HIdk6Qf/Xhn3zLxNRvfd0C1UfjnOb8QhAef/vnQX71dtlMJDg5P6g3bs8XGJyjFU
Tu8Awir3VfwqNWBjX7S+ncmNCn9PAoUO6qmYAiZgjnJalUixszhYt4jZn52f8HYa
zbx7HGxugLS74nK9Lm9Sv1+UXpuPC2izAprtEcYeGT7D8DNE9IzrJ1f1Jhtypd4C
a4fjkBU7Bd1C9NkIi8lywZt9KAniBRtqfWagXo2UoFwPSoh79jsjbKqeu64nl8iB
7DmmFBPfjllAFIgfXl7v3r6HJOE37FwiyBj4i+rbzIYfl+gjbJ3ai9KD+n9z7H8o
f/xemdJNPgpEgAMqAYIkBH0TSqGLYw==
=1aS9
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:27 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:06 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: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> Thu Mar 5 20:36:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

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