SHA256
1
0
forked from pool/ktouch

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktouch?expand=0&rev=94
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:05 +00:00 committed by Git OBS Bridge
parent 787ffbea33
commit e655a00958
6 changed files with 32 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01af6d710cfd1da309692338f86f75ed77c02e974cedbab18b0d8cdd5b335d15
size 4937576

3
ktouch-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23ae45be76371fa40aac875551b5de8956a2d2b0980024bd788b8b7835b902ba
size 4937676

11
ktouch-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo8ACgkQ29LOiT4t
HIejIwf7BpQKzWIZPwfYX/V44q6O84voyOTQRcdV/NZoI/ZdkqwuLvNkI1H5mKjO
0oiydSbCLuv7Pkjq/rmhDNtQKZKqHJSz0l34PeknSLm/zoyRzxDJ2iagHk0e9KaK
LCvVa9mt5PiJPk+8yOND/8sO8tZEXX2XlUcKUYDp1cckKOVVi3D7avGOoQwsfdew
ebLpdrWqyzUQpEhcVp0CGCSnInOyBdyXLXu+9W5DXsVT7LhqPNUh7SPa/wNur2xo
spFmHFubA0Qz6stkvfObm9RkeHmIdjY05vwakWQ5eC8Lw7aWJlhsShyUGLnKBwBv
uJ4pVC1ZjbNXvCldRBtxt9rPKGYMPA==
=er/C
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:48 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* Fix Fuzzy Icons on HiDPI Displays
* Fix build with older cmake
-------------------------------------------------------------------
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ktouch
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Touch Typing Tutor
License: GPL-2.0-or-later
Group: Amusements/Teaching/Other
URL: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://edu.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: kcmutils-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel