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.07.90.tar.xz b/kolf-19.07.90.tar.xz deleted file mode 100644 index c0b4281..0000000 --- a/kolf-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ef06a0c733d1d5569cccde82e313849d9b484ccb754c3a85fb2f0d25d91c07d -size 1025124 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 0f9983c..a13cce6 100644 --- a/kolf.changes +++ b/kolf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/kolf.spec b/kolf.spec index ce3f077..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.07.90 +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