diff --git a/knetwalk-19.12.3.tar.xz b/knetwalk-19.12.3.tar.xz deleted file mode 100644 index 7c5dcd6..0000000 --- a/knetwalk-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24cb7cfa4143b2ab1bcaf38a6698cd01252201238c6561bc711e0673366642ae -size 1041720 diff --git a/knetwalk-19.12.3.tar.xz.sig b/knetwalk-19.12.3.tar.xz.sig deleted file mode 100644 index d41d727..0000000 --- a/knetwalk-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXYACgkQ29LOiT4t -HIfpaQf9ECVVbKTmj/LzsQx9X2pdLI1E+XXqgqvNeDnhZB8qi8gwYh7OV3gzEw9x -kmMLRuayWNnT9Qn099r/lVAXixGzgj0pwYIi6/4W0yA9oP/clYmrm2iD9uyHTN8L -CDmsT38uFwNYOtylMfyx/yexB1vMfW9S57m2azEVrVKXC5xTiz/j/hIOzvWNRHKP -lcsm+XH8FHrnu1MNTX+3bNOPZbrRzIzT2gLOvPgeoWF6HQB1uBkBQiJ/OZpjlyT2 -nblUWRdCZG0FbuhM/EIUqlhpoksP9CHnWX+cNTQFFOaggsXXhFq0+dhVZn9Kwa8O -or5MzPylEJpjK0JFgbCxQtbVDBSehA== -=7yj7 ------END PGP SIGNATURE----- diff --git a/knetwalk-20.04.0.tar.xz b/knetwalk-20.04.0.tar.xz new file mode 100644 index 0000000..6ba46e6 --- /dev/null +++ b/knetwalk-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a343c06939a2418dcf0d3a530f542627fc78c95d71fa31ff0375c39baaf3b1 +size 1259140 diff --git a/knetwalk-20.04.0.tar.xz.sig b/knetwalk-20.04.0.tar.xz.sig new file mode 100644 index 0000000..8f6a453 --- /dev/null +++ b/knetwalk-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9cACgkQ29LOiT4t +HIcFtAf9HP6CWo98IIZnEL3qETkWVD6Yyx1afl3OZLrhV9EKYOuWrUKbtf62bQnB +QZvaIP/FtwcJsPn0OjGE4H5SiIskn30v4UnmaWwX9yKR0iJ4HmeJu1sR0fgEjK7k +XQLz7KgyvYjmTtjtTpeFgIGuYmClaXF4wsOAX2ufI3EgcntsHXTkI2VRFP825CVr +ul4p4iNpI/H3dnQObD4h/KZ47tqrciLBsyS9KTZaGfUAzkJ9Sey7GaUI5+/yIURR +KqBDDihEmVLSoadhTuGf65X9jg0J/UNgK1kmjxL9oX/qkAw0uZ5grZd3P/gA+s0A +WKLPhnM8dGUXrYk0vlI9i12CdbRsJA== +=jF+g +-----END PGP SIGNATURE----- diff --git a/knetwalk.changes b/knetwalk.changes index e6f9965..9d9ab5f 100644 --- a/knetwalk.changes +++ b/knetwalk.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:40 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 +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:16 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:12 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: + * Compose RELEASE_SERVICE_VERSION into version number + * appdata: use canonical cdn screenshot location + * Use camel case header + * Show command line + * Make it compiles against qt5.15 + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption + ------------------------------------------------------------------- Thu Mar 5 20:36:19 UTC 2020 - Luca Beltrame diff --git a/knetwalk.spec b/knetwalk.spec index 6a07d03..8b56b0a 100644 --- a/knetwalk.spec +++ b/knetwalk.spec @@ -1,7 +1,7 @@ # # spec file for package knetwalk # -# 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: knetwalk -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Puzzle game License: GPL-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(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) @@ -40,25 +37,24 @@ BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KDEGames) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5KDEGames) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %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 Turn the board pieces to get all computers connected. -%if %{with lang} %lang_package -%endif %prep %setup -q -n knetwalk-%{version}