From 06504e0ea074116fcc9f693bcbcc3acb71c8f20eb9aa8bfcc2742302f40dca8c Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:58:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kreversi?expand=0&rev=55 --- kreversi.changes | 9 +++++++++ kreversi.spec | 16 ++++++++-------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/kreversi.changes b/kreversi.changes index 36515a8..57e2052 100644 --- a/kreversi.changes +++ b/kreversi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:57 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 : +- Too many changes to list here + ------------------------------------------------------------------- Sat Aug 5 18:18:39 UTC 2017 - christophe@krop.fr diff --git a/kreversi.spec b/kreversi.spec index c1fa3c4..d359e6d 100644 --- a/kreversi.spec +++ b/kreversi.spec @@ -1,7 +1,7 @@ # # spec file for package kreversi # -# 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: kreversi 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: Reversi board game License: GPL-2.0+ @@ -43,18 +44,18 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: kxmlgui-devel BuildRequires: libkdegames-devel BuildRequires: pkgconfig +BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: update-desktop-files +Obsoletes: kreversi5 < %{version} +Provides: kreversi5 = %{version} %if %{with lang} Recommends: %{name}-lang %endif -Obsoletes: kreversi5 < %{version} -Provides: kreversi5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -79,19 +80,18 @@ ones pieces to turn over the opponents pieces. %find_lang %{name} --with-man --all-name %kf5_find_htmldocs %endif - %suse_update_desktop_file -r org.kde.kreversi Game BoardGame %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_datadir}/knotifications5/kreversi.notifyrc +%doc %lang(en) %{_kf5_htmldir}/en/kreversi/ %{_kf5_applicationsdir}/org.kde.kreversi.desktop %{_kf5_appstreamdir}/org.kde.kreversi.appdata.xml %{_kf5_bindir}/kreversi -%{_kf5_htmldir}/en/kreversi/ %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_kxmlguidir}/kreversi/ +%{_kf5_notifydir}/kreversi.notifyrc %{_kf5_sharedir}/kreversi/ %if %{with lang}