Accepting request 796950 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kjumpingcube?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:12 +00:00 committed by Git OBS Bridge
commit f72de4c92a
6 changed files with 52 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWwACgkQ29LOiT4t
HIfSiwf/bHMr5JuxDQXijidavSYOYMMtR5fypbGcsbumeo1xc7uDePyxA3hYaEvA
sfnmPJWgTjZJYnIfBcqmdVKR5SVndV5E84avvx2g6FxjbryYW/0hb8qXl0UoZK0b
tUZKXec4LfbbKnzV/hBgttj2A6hj5RWbpGc3delQMjbXKhoqGaWmB3gStwNQnCvF
j3eO62/DZzi1dAU20cBMlU+i5W5ur7MJ2kUA26ZJ5+dIWn3NzZ3zpVYuiHDk8X0H
Kev3z5OxH0kOrk0VGrQw7W3Dy6fgB1JaH1tszm6cdM9BQmMwywZ+us53Gan8rBuj
LSS60dyhV8KgcpZrGOVmEuOtVULEZw==
=4AOK
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB88ACgkQ29LOiT4t
HIeECQf/XLIFuCU2+7TkUs3/duZwqLu4Y01UkH502FxNwHmFkDPz41hdtFht6xTe
LnrJeo79/a+LqOyQeoBb5/1MVzS1V1hjV8NOTXoHyQznsQfrvPuESdJb+K+ZeOxC
PTA8UsRx2nyLoD1KKt5Gn1y46CUEiZdJrutVtzVIM7E9yMkbzBTuL+vOnYAhQT0F
j85NSbgKhivKDskhfCpTzSO1Yym596K2AN88aoh7IF4NWcps9vgWXIUc+3Y1stpJ
pgiezYyfIsr1tJpi70GPr+5v3GBK8P7ANZBWnRlV5TXuybQ/S0EX2Z1zZgGwDoiE
Z4Lm1FIuf7BrowuZ8Z/ggTbQHwL+/g==
=Tdka
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:31 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:09 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:05 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:
* Fix compilation due to KIO::stat() (as used here) being deprecated
* Fix link: ui.html -> menus.html
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:36:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:36:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kjumpingcube # spec file for package kjumpingcube
# #
# 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,34 +21,30 @@
%{!?_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: kjumpingcube Name: kjumpingcube
Version: 19.12.3 Version: 20.04.0
Release: 0 Release: 0
Summary: Tactical board game Summary: Tactical board game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
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: cmake(Phonon4Qt5) BuildRequires: cmake(Phonon4Qt5)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets) BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Test)
@ -56,17 +52,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
KJumpingCube is a tactical one or two-player game. The playing field KJumpingCube is a tactical one or two-player game. The playing field
consists of squares that contains points which can be increased. By consists of squares that contains points which can be increased. By
this you can gain more fields and finally win the board over. this you can gain more fields and finally win the board over.
%if %{with lang}
%lang_package %lang_package
%endif
%prep %prep
%setup -q -n kjumpingcube-%{version} %setup -q -n kjumpingcube-%{version}