diff --git a/kiten-19.12.3.tar.xz b/kiten-19.12.3.tar.xz deleted file mode 100644 index ab404f9..0000000 --- a/kiten-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:663739a8b252cb95a38294c6f7d675c833daaa81f2654f5cabd8e512fd353560 -size 11288156 diff --git a/kiten-19.12.3.tar.xz.sig b/kiten-19.12.3.tar.xz.sig deleted file mode 100644 index 39b71ac..0000000 --- a/kiten-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWsACgkQ29LOiT4t -HIdSuwf+NV+/G9xdDoYqtiT3r2wKrOdjmlMdWv5jQm0rIsroKOp+69Jl8r/JPsxh -ow5qbj5wCd9qwld0aCZuBJQomBXIImI3ZzyCfeYm2YtBVnMLy8PPJP4ndIFLLB4m -ifNq4hvMg9k+Y/W7OrXN7TEkCSSmzMp/hrRLKC1+WH2lorTgxAn6cVwIA1OMXNSA -+wmKvOavwz5TWTDpyIJ/v97TA1ZI6tdq2Ogk6XcQka9Cy8mzAn4kg1cLSAcS9H4y -X9LHnRFwJwE7mIkQXEzFpoKfa6qpqE1DhtxVxzPX6HjUD5xE1BPAsYrhFdsD3d/+ -rNTLMr/nWSTqJtpcjMcirNkaG/l4ng== -=OV5A ------END PGP SIGNATURE----- diff --git a/kiten-20.03.80.tar.xz b/kiten-20.03.80.tar.xz new file mode 100644 index 0000000..0586566 --- /dev/null +++ b/kiten-20.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691e627feb25907bc6c0c29dc38833af96f9ea2b826853b440cf7fb04c0efcdd +size 11284652 diff --git a/kiten-20.03.80.tar.xz.sig b/kiten-20.03.80.tar.xz.sig new file mode 100644 index 0000000..e3144b0 --- /dev/null +++ b/kiten-20.03.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAoACgkQOmpNuDnq +pterGxAAnDtZ+ALQZl6LmTx6eKIotSWW0Jsyxuf6h5WHdb1aHIQ8Q0nMRKL976fE +KWXv9m4T7YEDUME9IpRkV0VhP5gKzyeT+KdZhdCObKuICuG7s0W1+R4nUx4+sPdf +RO1Fpj0kYhzBlN8BOBgpPekWvORVkxtElPRibqk7MJJUB41WlID35x8MexLXR7yF +u+2QLnw1mPuFU4Et+/edeGg6T0KEfi8iEWwt2lR/PKpe0953yAaO9WZBOUXOIuho +eqM8ucYAHJp7mw2e//qZ6/CbZjuH6D6j2qaUdcuHZvweErIqIOuAAokmkT/jTCyo +AbH4ID0cH1jlQya51PgY9+SeP1aQIYmKqVg3m1gwSaRnhFyPMhKijQN7dI0KrfJt +l7vUIIClgPGIrQVRAvRoB4tkAT7RsZwev26ill6tyGMZGx3ly2G431/553Jlq1by +tlKQt1R4rfP21WtOAR6kgUAUDtrt/CSQQTfjzivnrIiB004GuQwbgUYSYblxRRbG +GZ4B4yzL858hg6T49ttj6VARo4y9OnEvGr48/xZm+ynF2Ex/BBsZB9uYZepN+kph +WV0pW611uSL4e+qt2qdwD/lsduSpiNW9zpaFJBfyb6g2AKQkcy9NP698bAkZ0xvA +3+tFY4EwZK7ExwsOg5yTKXgn09Eqb/XjgipYULiMN7u/US3LZhw= +=FOQo +-----END PGP SIGNATURE----- diff --git a/kiten.changes b/kiten.changes index 1ced0ee..f633dc5 100644 --- a/kiten.changes +++ b/kiten.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Mar 22 09:17:04 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: + * Fix compilation + * Make it compile against qt5.15 without deprecated method + * SkipEmptyParts is part of Qt::. + * Make it compile against qt5.15 + * addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData + * Remove endl at the end of qDebug + * Port deprecated methods + * Fix minor EBN issues + * Port to QTextBrowser + * Use URLs with transport encryption + ------------------------------------------------------------------- Thu Mar 5 20:36:11 UTC 2020 - Luca Beltrame diff --git a/kiten.spec b/kiten.spec index 4c17faa..5040da2 100644 --- a/kiten.spec +++ b/kiten.spec @@ -1,7 +1,7 @@ # # spec file for package kiten # -# 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,19 +21,18 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kiten -Version: 19.12.3 +Version: 20.03.80 Release: 0 Summary: Japanese Reference/Study Tool # Data files are under CC-BY-SA-3.0 (edict) and CC-BY-SA-4.0 ("kanjidic"/SKIP numbers therein) License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC-BY-SA-4.0 Group: Amusements/Teaching/Language URL: https://edu.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 +Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules +BuildRequires: kf5-filesystem +BuildRequires: update-desktop-files +BuildRequires: xz BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) @@ -41,19 +40,20 @@ BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) -BuildRequires: kf5-filesystem -BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5XmlGui) -BuildRequires: update-desktop-files -BuildRequires: xz BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Widgets) Requires: fonts-KanjiStrokeOrders +Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang +%if %{with lang} +Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description Kiten is a tool to learn Japanese.