forked from pool/libkdegames
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=106
This commit is contained in:
parent
9c649ca066
commit
95c06690d4
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a6b83341c17316a53c38abf9b7aa0c6f7b23dcff8f87e824891c11a5a3277203
|
|
||||||
size 6371960
|
|
3
libkdegames-19.08.0.tar.xz
Normal file
3
libkdegames-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb1135a86b373543410f3eb0677aed033bad2b8ef60130753c699338e0c22d1b
|
||||||
|
size 6381040
|
11
libkdegames-19.08.0.tar.xz.sig
Normal file
11
libkdegames-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpIACgkQ29LOiT4t
|
||||||
|
HIdmkgf7BaddiWlT21CW2dTifH13bVrgjJk3d9PcsmzMV3Ar10n1DD+pXMDnxis5
|
||||||
|
ZaZstOsgj5fOe/6ChQv0KkDr4sfDMGt1oa/VqQX8YS4nYkcPK+u24O6I7FWMfFHD
|
||||||
|
RaARGJn9XBSeTDDJpSk2S0MAPagcOJEG/tziNEB/cQCqdkKZIf5lszYCP+wys46G
|
||||||
|
L9gy21w+TxNXQD3sgwvhbVC36CMbPgtBPoEdtz2fGv5mz5CPz/KjZds9bIV+u0XK
|
||||||
|
EO6rIiwJ+w9bdKD3NrvdLAUfy9bjmmfc0ZUD3HAvs4nG8g4mOeSxBqQKLx/PWAi4
|
||||||
|
sRRbWhuTUYQzKIuCEjvQ/JwJPSDymQ==
|
||||||
|
=ea0+
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:32:08 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_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: libkdegames
|
Name: libkdegames
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General Data for KDE Games
|
Summary: General Data for KDE Games
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: libkdegames-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
Patch1: libkdegames-bnc793185.patch
|
Patch1: libkdegames-bnc793185.patch
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user