diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/libkdegames-19.04.3.tar.xz b/libkdegames-19.04.3.tar.xz deleted file mode 100644 index 08e7e3b..0000000 --- a/libkdegames-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:187aa81539113bc6786d861e1f5302fa17533ae1108299bbd1a86be18accfbc4 -size 6378128 diff --git a/libkdegames-19.08.0.tar.xz b/libkdegames-19.08.0.tar.xz new file mode 100644 index 0000000..6bee486 --- /dev/null +++ b/libkdegames-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1135a86b373543410f3eb0677aed033bad2b8ef60130753c699338e0c22d1b +size 6381040 diff --git a/libkdegames-19.08.0.tar.xz.sig b/libkdegames-19.08.0.tar.xz.sig new file mode 100644 index 0000000..75a8e54 --- /dev/null +++ b/libkdegames-19.08.0.tar.xz.sig @@ -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----- diff --git a/libkdegames.changes b/libkdegames.changes index 6345e1c..6650920 100644 --- a/libkdegames.changes +++ b/libkdegames.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:08 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/libkdegames.spec b/libkdegames.spec index b33f1b3..299b97b 100644 --- a/libkdegames.spec +++ b/libkdegames.spec @@ -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