forked from pool/ktouch
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktouch?expand=0&rev=123
This commit is contained in:
parent
64b28dddfd
commit
5ae12ac602
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b0e776a3f70c24ef9bc7ae8a1d8b1ca7f74e1e3716cb345a0525a0ebc0e16b4
|
||||
size 4942680
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAQACgkQ29LOiT4t
|
||||
HIeORAf/Rw6+Oq47f8MijLYBiGEvHFUCvXuxZvIHAT4BsMB0L6CZOkbFOnTKPug0
|
||||
AZwW8gIGDZHHMPX39EKdVUijPbYrPO8sX/p9kJm1dA7mohx9n95dy+k3wugniHDG
|
||||
3jIRJbIkY2nVTnLHjwSYWKDDXRruAiFqTgVBLIKigcNdQcPW8GqPD3l6yB3wl6L6
|
||||
MIx/fz4aOMB1QVmL4Tt3Jv6YHKU6MZ7LmBeRBViB+3KPzfC4/QX8tFAt8dWK1h36
|
||||
sUDP0Jr2sR+QGv/HyLFL252niLAtAyasZsqfudEWthVuNMsI4Ha8urNK1WhrQxeL
|
||||
YyrjpnfdwhnitsARtbf4xs6uE9Or4g==
|
||||
=AC4l
|
||||
-----END PGP SIGNATURE-----
|
3
ktouch-20.08.0.tar.xz
Normal file
3
ktouch-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4b218f672c0cb86930cdadf622d758a42b54732319e8ea86405b7f9b3281802
|
||||
size 4945180
|
11
ktouch-20.08.0.tar.xz.sig
Normal file
11
ktouch-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg0ACgkQ29LOiT4t
|
||||
HIdklQf8DU7DafjpoTNDSzyh8PshCO6tS1P9h/B4OL/Abek6s16RMrngf54/FfzT
|
||||
ENCOGODycpMl7anuiQs18EUtANNIgHwuQSaZ0xmn3JZ7tblWi2GoSBbbpzah9waL
|
||||
UdGI8supNwZeIt9+u4cetK73hhhT2upYyIPF8LXenUMnHJkNITAATU3dT9YYp/Hd
|
||||
0odk+ODuQynI4rPNls0dcPBGNPCCOxr5QymaklO0pPIaBpxEZ+thZaE3KT6CpzIB
|
||||
louN+FkIhmjCXLYntzMURhwkgAvFMJR/mpker3EyRbuo0Ac3L0naUXU7isf3ZKQX
|
||||
wRpcZ5gfw13Z7KzLixCv5pAwz5Uiyg==
|
||||
=iALk
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:00:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ktouch
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
@ -65,7 +65,7 @@ Requires: libqt5-qtquickcontrols2
|
||||
Provides: kde4-ktouch = 4.3.0
|
||||
Obsoletes: kde4-ktouch < 4.3.0
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user