SHA256
1
0
forked from pool/kblocks

Accepting request 796893 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kblocks?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:47:27 +00:00 committed by Git OBS Bridge
commit 12c936cde3
6 changed files with 55 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drVQACgkQ29LOiT4t
HIcKyggAkZd3juM2RLDAwN+IHi+7a0A9iTSz2JFE8nTVX2UcWXvNOYJIYGibuODK
VpwKr6aARgqMqbE+Lr2B6xiAapDl4v4X8VfW4lKnnUqy2PatGrUlRouT2RDL5jQJ
lpKLzdBfY8OfFDiXYgd4Ad4v0S/GaklEVcWQVvBt6XRNaYdGoKFTY1e3YCxEW+LW
jACCyHETVAkbgVh7SbBeBPF1cQxp2LVpGe7Fp8Y1o/o3vZoExmgUXeKsWH7/gv9/
+lcu5M5u2dTqCxMX5HlOVq+xYHIOlVer5yjuOaNNjbmntdr31KmofTzxLdPYCaal
8D/mD0M7Yt3oImZSBqcuxzmU2Mshsg==
=8ruC
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7kACgkQ29LOiT4t
HIcW6wgAiKYHIPX2pMCSuRKYByrbVJyw6oSeUCwsBH2caDiVv9pcfWNH8B09Ql5o
vpX6LiDkMjO7Gdw/pstcGDqf0MONztk32bwM8qSCrV1527MfwTqKOBcetsxOq5bY
bXpDyXSR2AtrdcKmw9NrKpbl9eZYXKMoN9C7oald9cqEXJhfuldJvG3f1oUoL963
++zxUa1O8rCBkW/fUeJKO/gVKc4kcqTTdtdzk98/seQdtHHQMNeEPcOJxS16pSD5
j8jVP81UJNxB6G5x3hgBVAzrSUCcDkzFUAUt6f7SmG9Akb9n2KSRAwHnZC5Ono7b
jtkqxIifr97Gv3e7M8h1Ru8XmJS0RQ==
=tATo
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:08 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:50 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:46 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:
* get appstream version from release/19.12
* Use safe hardcoded value for ProvidersUrl
* Use the default address for KNewStuff instead of the hardcoded
* Remove endl at the end of QDebug. It already adds it
* Fix link: ui.html -> menus.html
-------------------------------------------------------------------
Thu Mar 5 20:35:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kblocks
#
# 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,35 +21,31 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kblocks
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: A classic falling blocks game
License: GPL-2.0-or-later
Group: Amusements/Games/Strategy/Real Time
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
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
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(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
@ -57,15 +53,15 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%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
Recommends: %{name}-lang
%description
KBlocks is the KDE version of the classic falling blocks game.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n kblocks-%{version}