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/kolf-19.04.3.tar.xz b/kolf-19.04.3.tar.xz deleted file mode 100644 index cbd20d9..0000000 --- a/kolf-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7a352332a2ff8e856bcf09e3bd0bfa8670e140da2e43e894ecf9f022fcef020 -size 1031060 diff --git a/kolf-19.08.0.tar.xz b/kolf-19.08.0.tar.xz new file mode 100644 index 0000000..8507679 --- /dev/null +++ b/kolf-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2a7e9809fd6551518d1393dcfd365976b06ddf17aaa1056a36e8f167e7db5a +size 1024528 diff --git a/kolf-19.08.0.tar.xz.sig b/kolf-19.08.0.tar.xz.sig new file mode 100644 index 0000000..6f7ecd3 --- /dev/null +++ b/kolf-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t +HIeU3Qf+JcpnyHcjqyv/pgrdFhJ2MY33bPSGDt00KnFFAlVsiCwWU0Yq6KwkPacg +zoKxzipsu4ebzHPcGxH4DQLSxrBjLDWqBDAYVkuNIfymMLI3DCk3Y86oWFD8sQYb +A25XWBounF8DwDPAyTNIRPn8M96xZgB2bHMMuNFOTywToSGXGgk1oXm0HDwJr4h7 +KySTdKxsNYQoYlRJquZ895iXFes9V/73ZdUCehDY0DSA8vCzfULQQzn29xPynHuB +Ke/AY7nuC9P/xhYj2fr/alI1z9vQQTcAQeb/0ZJQEGJaXVrMDkYaUd0u1dUA48KU +wOpXXdGJlnRRSOtCGt038s7cr3w0Ww== +=LRDV +-----END PGP SIGNATURE----- diff --git a/kolf.changes b/kolf.changes index dc3b4c5..a13cce6 100644 --- a/kolf.changes +++ b/kolf.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:25 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:50 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 +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:02 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 + * Fix forward declaration + ------------------------------------------------------------------- Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org diff --git a/kolf.spec b/kolf.spec index 5818ddf..1471e6d 100644 --- a/kolf.spec +++ b/kolf.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kolf -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Miniature golf game License: GPL-2.0-or-later AND LGPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: kolf-%{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: kcompletion-devel BuildRequires: kconfig-devel