diff --git a/ktouch-19.12.3.tar.xz b/ktouch-19.12.3.tar.xz deleted file mode 100644 index 7685642..0000000 --- a/ktouch-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:522fb081da5877717d577493fdaeeecbfe3d8d773e5d7fc83ecced008744ef0e -size 4929032 diff --git a/ktouch-19.12.3.tar.xz.sig b/ktouch-19.12.3.tar.xz.sig deleted file mode 100644 index ae67f18..0000000 --- a/ktouch-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYUACgkQ29LOiT4t -HIetRwf/cKT2OkpekKtOJKJMP6/PDnV/LZIGIfqukQ4qABPxMe4MHfF5aipQFwHd -ike8EVVngD96wQvUglHalu7OAHYvo5alWvOAjritgUniHQfnE10d45Vf4Qm6FYkW -bHOxLGfSn5/eosC9Gi3tvACtDMzLaJmI/mhY3TEZDjqHMQnVkunQCifR9Oy8c+GY -udSEjOjFljNt9Rdv59dDGNcGyD2KyLQQjfCCc9kY1MY3dYxUD6nlJaVG0oRrMA9u -TVTDsNYJxZFbVDJeBWZ3VFoOtkzZvYv9KseUEvKkhetAAqFSts/sH0ynPpF+LgUH -+vTx/5mMKE5Mux9GGqMFYKQeT/Mu6w== -=X7GW ------END PGP SIGNATURE----- diff --git a/ktouch-20.04.0.tar.xz b/ktouch-20.04.0.tar.xz new file mode 100644 index 0000000..179d00e --- /dev/null +++ b/ktouch-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee72a330251e0cc8cf0a4ede956962da49e127ba87a0d203e65dc895f5b2f4d +size 4935868 diff --git a/ktouch-20.04.0.tar.xz.sig b/ktouch-20.04.0.tar.xz.sig new file mode 100644 index 0000000..56d9826 --- /dev/null +++ b/ktouch-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+QACgkQ29LOiT4t +HIeGuAf9EAjeIRyR01nDQcjlQ/cZv3P40vHr/ESmgWDdBo/q/xfN+M5o7MYK3VPa +NLG4lQSD9rYykb/PoF9fb6kt6VIn1hmD4HI4I3PkFTzr3tpg083eVlnBnyuTTdXP +J27heBOM5rZtT4o5vcm9UijbCc5URviYQEvd7hKzN/v0Z/ScsfxQJSpChKeZCNZl +cTAM4Ed12Z8rT8XZ2e8569wLToLMcQXUufRwO/0rXT8ijcsTme+RGi2HZn7+m7+D +EAE39Raz06A0BKfatOtBVRlpOwZH5MSKeqxVgQy0K7iRHghtpRgeRJHCQ/MSKTfG +5mVVdbibMjGx+xLt3WHVs3ddCwHUXQ== +=nL2v +-----END PGP SIGNATURE----- diff --git a/ktouch.changes b/ktouch.changes index 09730d1..854af8f 100644 --- a/ktouch.changes +++ b/ktouch.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:55 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:29 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:25 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: + * Use `nullptr` instead of `0` + * Remove Bashism From Convience Build Script + * Get Rid of Pixel-Sized Elements + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption + ------------------------------------------------------------------- Thu Mar 5 20:36:32 UTC 2020 - Luca Beltrame diff --git a/ktouch.spec b/ktouch.spec index 6d123d1..87bbcd8 100644 --- a/ktouch.spec +++ b/ktouch.spec @@ -1,7 +1,7 @@ # # spec file for package ktouch # -# 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,16 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktouch -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Touch Typing Tutor License: GPL-2.0-or-later Group: Amusements/Teaching/Other 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 -BuildRequires: cmake(KF5KCMUtils) +BuildRequires: pkgconfig +BuildRequires: update-desktop-files +BuildRequires: xz BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) @@ -41,16 +39,14 @@ BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5IdleTime) -BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5ItemViews) +BuildRequires: cmake(KF5KCMUtils) +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: xz BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5QuickControls2) @@ -69,15 +65,15 @@ Requires: libqt5-qtquickcontrols2 Provides: kde4-ktouch = 4.3.0 Obsoletes: kde4-ktouch < 4.3.0 %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 A KDE program that helps you to learn and practice touch typing. -%if %{with lang} %lang_package -%endif %prep %setup -q