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/kgoldrunner-19.04.3.tar.xz b/kgoldrunner-19.04.3.tar.xz deleted file mode 100644 index 0e914ec..0000000 --- a/kgoldrunner-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1325580ebd91dcac9a79e66f939b372e7ea8264ef8671098471055f297110a8 -size 4417116 diff --git a/kgoldrunner-19.08.0.tar.xz b/kgoldrunner-19.08.0.tar.xz new file mode 100644 index 0000000..9c1e861 --- /dev/null +++ b/kgoldrunner-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db203add309e10902a0e2b770929bf002b22ab78668ea432ecbf4497dfdc06b6 +size 4414176 diff --git a/kgoldrunner-19.08.0.tar.xz.sig b/kgoldrunner-19.08.0.tar.xz.sig new file mode 100644 index 0000000..1a940a2 --- /dev/null +++ b/kgoldrunner-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t +HIf8nQf/W0NCadfcLdfr4jk5pg/rVsLlLzFLxJJAXSHJ19O1m4b6zcgj8xORvfPR +u4UXCkit0eWRPZLzGtl9XLgpAbPxDXZwNNOPsdpD3pmrimZfMKwb2ODAaqmJbopi +eAjtc3odxjWbLF6UrOfITfhw0ixHDJIlUjZLp1OVIWJNtT+lCQADBgJD3FjGk30N +Ux/5PLiGk8Hpf2mQKzUd26PEtwnZW81Nl5HSGqYiD6EWzaex4nOzu0uwIjlYY68P +nr8sZElrdJpZuRYEtqNXaUfF3haOek7vIQBAgSmmbnZwJoqo/bZ/1Y79FpdFs9Af +Y39qR2X+NelM+mJhQYiTYBhkOhY8vA== +=tAWN +-----END PGP SIGNATURE----- diff --git a/kgoldrunner.changes b/kgoldrunner.changes index 8da9f4b..9b5e543 100644 --- a/kgoldrunner.changes +++ b/kgoldrunner.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:56 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:49 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:00 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: + * Remove unused includes + * Use new logging category directory when ECM>=5.59 + * Fix forward declaration + * Use new syntax + * it compiles fine without foreach + * Port setMargins + ------------------------------------------------------------------- Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org diff --git a/kgoldrunner.spec b/kgoldrunner.spec index 78ec009..cab6035 100644 --- a/kgoldrunner.spec +++ b/kgoldrunner.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kgoldrunner -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Action & Puzzle Solving Game License: GPL-2.0-or-later Group: Amusements/Games/Action/Arcade -URL: http://www.kde.org -Source0: kgoldrunner-%{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 BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel