SHA256
1
0
forked from pool/libkdegames

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=125
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:24:14 +00:00 committed by Git OBS Bridge
parent 42310e6312
commit 1f9f1c491f
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uwACgkQ29LOiT4t
HIcu7Qf/aMSZ7FDYM3kS3aHQ/7rsbpw8vUoEtW4B1pGRjcthMy4BbkIS0nMf6vc+
+bU6HdcpGHJGLUbbjL+FhZ+XpIMjX3dLk9qDXDshwIik5qfUSmiUIPSkWQYyATK3
D61ajL07/DnYuL9QzFF5ANXnYLLitMB6Z18Tam8aFEklCdu4e4R+lDahsgjrH+4H
LGIFnIl3VpZCsTOXi22XCmP8a/7A8sQnf57iSVTzGWZGZlwOqZOsc10HReViiDfK
uDODHJKGfIXDw978TDsu8N5gtD514jXsoK5uKqtEUSF2o3wGx9DaZIgkScrxMsKr
Cx4QD1YA1qEaUOxnRc0o4ane0FUCTQ==
=KSkD
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+8ACgkQ29LOiT4t
HIeQ/wf9FbOwJ+h8swLEnOEI/KTtxFYSemgYoRNYuIIh0OCSEx6rRhCQm0VtDMwt
FhyG1LNFzf4IdpERmKM5pXQHN7XqB959xTDsaNhwwMcNtaYTkIyLeC6xpHJaWYlc
ZmA6wpONKbnT6oU5IdvZ03ywiEmSdFXgFL2l3ekNO8ZUEUVraD7xiEr7TfO4Rrha
rE7i/U+xCg8YO9EYn7bPvjcv9gFtxDGyszo23zzt3QalK2w/qHhp7DKMhsfvlhGR
/yWmsO8CZPdGpyql4kJ2otqsBndaOd1SrxIpG4CDNKltzlGQ+TqBhYot5jXB2nTa
IsvQPocAX2QjomqafK2qioixniIG2w==
=3Ykf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:05 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:37 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: libkdegames
Version: 20.03.90
Version: 20.04.0
Release: 0
Summary: General Data for KDE Games
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Patch1: libkdegames-bnc793185.patch
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
@ -67,7 +67,7 @@ Recommends: %{name}-lang
Obsoletes: %{name}-kf5 < %{version}
Provides: %{name}-kf5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif