Accepting request 797005 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/797005 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktouch?expand=0&rev=115
This commit is contained in:
commit
5db7b8e876
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:522fb081da5877717d577493fdaeeecbfe3d8d773e5d7fc83ecced008744ef0e
|
||||
size 4929032
|
@ -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-----
|
3
ktouch-20.04.0.tar.xz
Normal file
3
ktouch-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ee72a330251e0cc8cf0a4ede956962da49e127ba87a0d203e65dc895f5b2f4d
|
||||
size 4935868
|
11
ktouch-20.04.0.tar.xz.sig
Normal file
11
ktouch-20.04.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
- 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 <lbeltrame@kde.org>
|
||||
|
||||
|
24
ktouch.spec
24
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
|
||||
|
Loading…
Reference in New Issue
Block a user