forked from pool/libkdegames
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=134
This commit is contained in:
parent
191bf28a61
commit
d77f9cf298
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edbc9e5781c7f3549a56b45c61ea9fe79e03568f32bc26465c7ca0440886911b
|
||||
size 6395560
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAcACgkQ29LOiT4t
|
||||
HIcItgf/fT/JXIksazKP58r6eTXkWJJAuT4wxRWk8L6pY1Iy0lfLnPKcUAh2imP9
|
||||
SkpmtWv43/Q5l0GLA0jCP7WspmWEjxVfREaDsnDzsejjztPaMMBiaLjwAW17QNeH
|
||||
0rrvMDCmg67OCMQWgSlDsfGG/2Wd5sYCw1a3LroUHt1NSzsnnh4nJzP8gGLQ1OKk
|
||||
1d5My9+Y2Ht8c33snPaMMtTsbalpRQd06QU+f6/7wzjVt8cd8pb7Z+vp5iaLSIH0
|
||||
68tqCImNkY9+XQZTdWqfCP2/Rm8rj5Q45tIf+TVSR7G7oUWscm1wEuyi/0yF05+4
|
||||
jh2OrJY9q8n64UeMwvbRqONR7wT/5w==
|
||||
=yrvp
|
||||
-----END PGP SIGNATURE-----
|
3
libkdegames-20.08.0.tar.xz
Normal file
3
libkdegames-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d77f5e2d913c68286014fe1438b9909826931aaa944a0ce1753d1a449766d99c
|
||||
size 6395164
|
11
libkdegames-20.08.0.tar.xz.sig
Normal file
11
libkdegames-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhAACgkQ29LOiT4t
|
||||
HIf4Agf/ScRQmEGVLsJ0wqI8EmWHUxGFLjb6DCM1V6oT3zHnEPWwKWotSbCDL/wy
|
||||
GulNLplPXwlIA3Xz4+W73qM5TOyPKUSTkanoUw8Ib4ORkuPDf6aoDwgGgoAKpWKr
|
||||
GTvQXFZZL42kLmO/lhcOHHlEExCMfPAkjYyt6/wg2BKaTOvgzf1ez5/pGcsNVNzb
|
||||
9Qx9xc4MLEHLsW0LknjCpiFrLgaH469Sqwj6+OZsuZju1pIATeQrHR8uvlRp6XxU
|
||||
gkrtmh0omSAnFcbeb+0VEcoCu7zVA/EBMjNJZcE51oLdUvZRtkXSIUgPV7mMU2sh
|
||||
3H3YHPcZOPuLGUeKgSyQUsC8T+x1wQ==
|
||||
=7Slt
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:00:47 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libkdegames
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user