From 692830495aee1661b34193e65b5886278e18f40be24be3315f7d59770f29b89b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:57:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=54 --- klines.changes | 9 +++++++++ klines.spec | 21 ++++++++++++--------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/klines.changes b/klines.changes index 46499a6..d30a562 100644 --- a/klines.changes +++ b/klines.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:40 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 : + * Use Q_DECLARE_OVERRIDE + ------------------------------------------------------------------- Sat Aug 5 18:18:04 UTC 2017 - christophe@krop.fr diff --git a/klines.spec b/klines.spec index a83f742..9bfbbe3 100644 --- a/klines.spec +++ b/klines.spec @@ -1,7 +1,7 @@ # # spec file for package klines # -# 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: klines 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: Tactical game License: GPL-2.0+ @@ -61,7 +62,9 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -90,15 +93,15 @@ from the game board. Similar to tetris you fight new pieces appearing. %files %defattr(-,root,root) -%doc COPYING COPYING.DOC -%{_kf5_bindir}/klines -%{_kf5_htmldir}/en/klines/ -%{_kf5_applicationsdir}/org.kde.klines.desktop -%{_kf5_iconsdir}/hicolor/*/apps/klines.* -%{_datadir}/klines/ -%{_datadir}/kxmlgui5/klines/ +%doc COPYING* %dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/klines/ +%{_kf5_applicationsdir}/org.kde.klines.desktop +%{_kf5_bindir}/klines %{_kf5_configkcfgdir}/klines.kcfg +%{_kf5_iconsdir}/hicolor/*/apps/klines.* +%{_kf5_kxmlguidir}/klines/ +%{_kf5_sharedir}/klines/ %if %{with lang} %files lang -f %{name}.lang