diff --git a/kolf-19.12.3.tar.xz b/kolf-19.12.3.tar.xz deleted file mode 100644 index d51fcfe..0000000 --- a/kolf-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ba1f781d7d98ca0b10231e4f963b27d043c726f44da662b6c77105da4f9cffc -size 1027336 diff --git a/kolf-19.12.3.tar.xz.sig b/kolf-19.12.3.tar.xz.sig deleted file mode 100644 index 3d09d3e..0000000 --- a/kolf-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXcACgkQ29LOiT4t -HIequwf9E6xTcUW6KDxWsaWfwkn8s0jx73HZq33Wnwid471DyRU+6zGCDNdXWYcR -p7WIEdT1p0viO0J0znNEsmsGT6L+r5pKt9x19xc2ZMSaRPRoyaRXuodsnLFD8n74 -dVBcqYsdWCvQZ2Zw02ozAHj8AYuKXw6u35ncMaVAYQ32MG9dXSwaXY6lYB0ctey4 -Hu32DjwaDst2GfHrqn0Fk4KnZRByU6Ly9p8lYDM1BWFIoShj/jclfmAxI+DWYGb3 -9Mo9hZg3jVene/RkX+yJTrK+B87eqxm/CkRgh05MdhqX47gSGJNlvQ4VtjVv3SaR -mQWDyb8PViQGuyD92XGoyb2ACvOtqw== -=cVXr ------END PGP SIGNATURE----- diff --git a/kolf-20.04.0.tar.xz b/kolf-20.04.0.tar.xz new file mode 100644 index 0000000..67312d4 --- /dev/null +++ b/kolf-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a590659c62c3dba133ad21aae931d02715c592ec54b5b47618d170c6dc47d4 +size 1019860 diff --git a/kolf-20.04.0.tar.xz.sig b/kolf-20.04.0.tar.xz.sig new file mode 100644 index 0000000..d7135c1 --- /dev/null +++ b/kolf-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9gACgkQ29LOiT4t +HIcRggf+MgcL/1BHyR4F/DDjyfAU7RZQ48ukv+3DoOEr7Zo2l3bYDt6FFkiJiwPN +abtrqvpgDHj2KvKm1b5lbGzfcdd4tK8yjwH9h7A00s3z3Afrm2IjvYMNq/bjTYen +PlFbSP/AbhMdjRE8irGiILVft8X1pPsN0zdkK0dS2kaqdp4QIVHWeyp4v5j+20vh +fKilkANdEcodl5Vt/ugXPVLoqbIDgrsczKZwfwNWGWGvhziA8ifcFwwa/6SSMHDA +VWNNrnNrKoEi9qm/dZPj3iU7WFW9GTB7XH5N+cCHvN26RUt//79eTyzfy3nIh2SP +9mYh+Da3O3ZW7W+CbM3I+LFSdR74hw== +=BhnF +-----END PGP SIGNATURE----- diff --git a/kolf.changes b/kolf.changes index 65f271f..96bb23e 100644 --- a/kolf.changes +++ b/kolf.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:41 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Fix build with Qt >= 5.15.0-beta3 + +------------------------------------------------------------------- +Sun Apr 5 20:30:17 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:13 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * appdata: use canonical cdn screenshot location + * Port deprecated signal (qt5.15) + * Increase kolf version + * Port to QRandomGenerator + * Get rid of compiler warnings + * Comment out unused parts of the code + * Get rid of extra KDoubleNumInput reimplementation + * Fix using correct flags + ------------------------------------------------------------------- Thu Mar 5 20:36:20 UTC 2020 - Luca Beltrame diff --git a/kolf.spec b/kolf.spec index 0bf5d7d..ebd7b82 100644 --- a/kolf.spec +++ b/kolf.spec @@ -1,7 +1,7 @@ # # spec file for package kolf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,18 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kolf -Version: 19.12.3 +Version: 20.04.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: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules +BuildRequires: update-desktop-files BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) @@ -41,24 +38,23 @@ BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KDEGames) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5KDEGames) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Kolf is a miniature golf game by KDE. -%if %{with lang} %lang_package -%endif %prep %setup -q