SHA256
1
0
forked from pool/kblocks

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=120
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:10 +00:00 committed by Git OBS Bridge
parent dabfc0a182
commit 02a87eab65
6 changed files with 43 additions and 28 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.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAAACgkQOmpNuDnq
ptdnOQ/9FtbVmodkChzkKKc8mrwLtxIzZv2mm7fRocdAO48jlXIBaHAJiRTNAJe4
O2zDQ/Nsb99pLB1r7trYM6vBT6QPQtzziL9IFLNqnst9h4tri2nrtRNF3sqxzuwA
vfETuxDOA30ZGQiqAzZfZEg68ajRaZm7v3Wc2R8tn+GASTv+tmb5S9e7w+DDtt/5
s6rhR5GNHAJFNk+cCv9xGAKhiWJVgE/Ir5yGeenbpuCvEl/pT9fk/2C/Tubq+eA2
kNS0uX9wKl31PjmxSPSxHXOLOZlWhq/DVrvOFbQyw3CzxuBkMedQKy0Sg0EXQKAo
4TBdspGseDByGNp1C7IQRA71YTGnOSgMWfYVVSzoY5efhNc5g9S7pFHsNmR3q8YP
IdLHIty4WoE/HoK9VcwmFeNCJ8jxEu+DcuCtJNoMMk0swelPwuv5HfRAMj80HdUF
b7dOdmabqw4+tUirHjqKdB9lRlXJ+5OKwRLmqMeTovjBz14ZJGi9YGEUdYbjiAR1
SGKGf9gjE0BI1e/7XkfgI3OjCu9yEwekDWmwMLS/zmbepPPDQIPJ2vQpg1GU2kW1
2UhR6Gw2hQABpWdJ8ZwR8O8zsvdo7l9luGk4MCrpk8W6SJ/equ0hBYNcBJtplmwI
0LMSUFbt0n8Hu94yjy8eLqxa3rW6HIPmCIVuFtWvf9Zmfb7JF6Y=
=+pwv
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
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.03.80
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
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(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/unstable/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}