From 027e596d4b0175a5857994e74714c80a0ab6d11193dda55c53fae32f476d40c7 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:01:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=60 --- picmi.changes | 9 +++++++++ picmi.spec | 19 +++++++++---------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/picmi.changes b/picmi.changes index 6636a57..13b86a5 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:32 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:19:42 UTC 2017 - christophe@krop.fr diff --git a/picmi.spec b/picmi.spec index 9229a36..8adb390 100644 --- a/picmi.spec +++ b/picmi.spec @@ -1,7 +1,7 @@ # # spec file for package picmi # -# 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,18 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: picmi 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: Nonogram Logic game License: GPL-2.0+ -# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" -Group: Amusements/Games/Board/Logic +Group: Amusements/Games/Logic Url: http://www.kde.org Source0: picmi-%{version}.tar.xz BuildRequires: extra-cmake-modules @@ -47,7 +47,6 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: picmi5 < %{version} Provides: picmi5 = %{version} -Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -75,15 +74,15 @@ A nonogram logic game for KDE %files %defattr(-,root,root) %doc COPYING* -%{_kf5_bindir}/picmi -%{_kf5_htmldir}/en/picmi/ -%{_kf5_applicationsdir}/org.kde.picmi.desktop %dir %{_kf5_iconsdir}/hicolor/256x256 %dir %{_kf5_iconsdir}/hicolor/256x256/apps -%{_kf5_iconsdir}/hicolor/*/apps/picmi.* +%doc %lang(en) %{_kf5_htmldir}/en/picmi/ +%{_kf5_applicationsdir}/org.kde.picmi.desktop %{_kf5_appsdir}/picmi/ -%{_kf5_kxmlguidir}/picmi/ %{_kf5_appstreamdir}/ +%{_kf5_bindir}/picmi +%{_kf5_iconsdir}/hicolor/*/apps/picmi.* +%{_kf5_kxmlguidir}/picmi/ %if %{with lang} %files lang -f %{name}.lang