KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktouch?expand=0&rev=112
This commit is contained in:
parent
9c7397379f
commit
e053c52bac
@ -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.03.80.tar.xz
Normal file
3
ktouch-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6229f80b67f9dd5ec06061ccf29eed4df16615db96a5ed747d79a417718e050
|
||||
size 4938288
|
16
ktouch-20.03.80.tar.xz.sig
Normal file
16
ktouch-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBkACgkQOmpNuDnq
|
||||
ptdwQA/7BAu7L0JOfUQ2YA5313uaJrztxN1cgVd58WyMnAicSkezKfzbzsywuw7E
|
||||
eP1yueZXXNDpWhxiCfnyX4cbZnSMiDK3b+VHF8aDcKrfKpSIv50GIta8m/xBoqEA
|
||||
gCopfrGkps/Ead6OKDOjd4scSnGv8qQxH69AA3yP/XbZQ9cLD1oQqj+l4s9NPQ2o
|
||||
3ekC2G+/pRwEKoTfprWvy+2CNUbqx0sNfIaZ7GMtrO++U3MNULmt5HWXQzryvP4I
|
||||
XWXoxExxO7VrRXgrF7tNNpWBdQfvRRrAPMMQgERR0mSP9scgtQsxGG8YAfY6HTiL
|
||||
cKY1exaB+OyNyCnkAcQ0pBsEBArqKVs3HDHA+HgkYZelB0dUNdq3rk3sS5z0bUQy
|
||||
p0Pdjm9VN/FOHXGA1P3eVdQB4cFMu/eRRhaz8CEEpeVFbp6vWadwZYGWZXZqu6u0
|
||||
gGg9stKiBpneS7T0KwNtPAixWvYeaEN5DqBI+KFL3q5bNyB1QVkZJR/vpLfelG/A
|
||||
SNdtxA7a0K2URX8jkn2Kl8v1PnbgXhm411HClCqBdjhxphv5eu1GAw2PxcNnXxjo
|
||||
zcNSm79pf/P5/SJMBNAC0OAYeTkfxeUK8glicaNYaQnis/hB6MX+aaEqASq8mwZd
|
||||
aV4az/QgihO8AzNb7x0rn2TsaDKvfsEKQEBXoqWxyKaF20fXlc4=
|
||||
=LoqN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
26
ktouch.spec
26
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.03.80
|
||||
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)
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
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/unstable/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