SHA256
1
0
forked from pool/ktouch

KDE Applications 17.08.80 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktouch?expand=0&rev=44
This commit is contained in:
Luca Beltrame 2017-03-26 07:23:10 +00:00 committed by Git OBS Bridge
parent bacac1afe1
commit 67a9c0c431
4 changed files with 60 additions and 40 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:411b0f8a37baa5727e69289b614a37aa3b03335a18e596683aef6dc50963bd56
size 1652908

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Mar 25 23:10:44 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Screen Swichting: First Focus, Then Transition
* Score Screen: Revise Focus Policy
* Add Japanese Keyboard Layout
* fix typo, thanks for spotting
* WIP latvian (reverted from commit 9e3434c007821bfd2cab0623e82df765fe9c06d0)
* WIP latvian
* Fix minor typo
* Include Build Status In README.md
* Desktop Entry File: Add Comment
* Show A Dialog Box On QML Errors
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 9 12:41:35 CET 2017 - lbeltrame@kde.org Thu Mar 9 12:41:35 CET 2017 - lbeltrame@kde.org

View File

@ -17,10 +17,10 @@
Name: ktouch Name: ktouch
Version: 16.12.3 Version: 17.03.80
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Touch Typing Tutor Summary: Touch Typing Tutor
License: GPL-2.0+ License: GPL-2.0+
@ -36,6 +36,7 @@ BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel BuildRequires: ki18n-devel
BuildRequires: kio-devel BuildRequires: kio-devel
BuildRequires: kitemviews-devel BuildRequires: kitemviews-devel
BuildRequires: kidletime-devel
BuildRequires: knewstuff-devel BuildRequires: knewstuff-devel
BuildRequires: ktexteditor-devel BuildRequires: ktexteditor-devel
BuildRequires: kwidgetsaddons-devel BuildRequires: kwidgetsaddons-devel