SHA256
1
0
forked from pool/libkdegames

Accepting request 723741 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkdegames?expand=0&rev=89
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:49:44 +00:00 committed by Git OBS Bridge
commit 6bc9bdeda3
6 changed files with 60 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

View File

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

View 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-----

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:06 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Install in new logging directory when we use kf5 5.59.0
* Fix cmake warning: Migrate ECMPackageConfigHelpers -> CMakePackageConfigHelpers
* Fix forward declaration
* increase version a bit since there's a new function
* Add a prefix public function to access the internal prefix.
* Fix some compile error with deprecated method + port some foreach
* Replace Q_DECL_OVERRIDE by override
* Add .arcconfig
* Modernize cmake file
* Fix add_test command
* Fix some clazy warning
-------------------------------------------------------------------
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: libkdegames
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: General Data for KDE Games
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source0: libkdegames-%{version}.tar.xz
URL: https://www.kde.org
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
BuildRequires: extra-cmake-modules
BuildRequires: fdupes