From 0e7571be8b9f80b17aad14ebc2a9f76f9f07619d46333e0cb20230874a3dfbc3 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:59:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktouch?expand=0&rev=57 --- ktouch.changes | 11 +++++++++++ ktouch.spec | 17 ++++++++++------- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/ktouch.changes b/ktouch.changes index 3866340..44ddd2a 100644 --- a/ktouch.changes +++ b/ktouch.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:06 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Install QML Files As Qt Resource + * Reorganize QML Files + * remove obsolete LSM file + ------------------------------------------------------------------- Sat Aug 5 18:18:55 UTC 2017 - christophe@krop.fr diff --git a/ktouch.spec b/ktouch.spec index c939795..00e659e 100644 --- a/ktouch.spec +++ b/ktouch.spec @@ -1,7 +1,7 @@ # # spec file for package ktouch # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: ktouch Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Touch Typing Tutor License: GPL-2.0+ @@ -35,9 +36,9 @@ BuildRequires: kcoreaddons-devel BuildRequires: kdeclarative-devel BuildRequires: kdoctools-devel BuildRequires: ki18n-devel +BuildRequires: kidletime-devel BuildRequires: kio-devel BuildRequires: kitemviews-devel -BuildRequires: kidletime-devel BuildRequires: knewstuff-devel BuildRequires: ktexteditor-devel BuildRequires: kwidgetsaddons-devel @@ -60,7 +61,9 @@ BuildRequires: pkgconfig(xkbfile) Requires: kqtquickcharts Provides: kde4-ktouch = 4.3.0 Obsoletes: kde4-ktouch < 4.3.0 +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -91,14 +94,14 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %files %defattr(-,root,root) %doc AUTHORS COPYING* README.md +%dir %{_kf5_appstreamdir} +%dir %{_kf5_configkcfgdir} %doc %lang(en) %{_kf5_htmldir}/en/ktouch/ %{_kf5_applicationsdir}/org.kde.ktouch.desktop %{_kf5_appsdir}/ktouch/ -%{_kf5_bindir}/ktouch -%dir %{_kf5_configkcfgdir} -%{_kf5_configkcfgdir}/ktouch.kcfg -%dir %{_kf5_appstreamdir} %{_kf5_appstreamdir}/org.kde.ktouch.appdata.xml +%{_kf5_bindir}/ktouch +%{_kf5_configkcfgdir}/ktouch.kcfg %{_kf5_iconsdir}/hicolor/*/apps/ktouch.* %{_kf5_mandir}/man1/ktouch.1.gz