From 547b6835717e59dc0ab0d88541d3828bc49621b546b69a7ea3450b61bc8b8a02 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 16 Dec 2016 08:27:42 +0000 Subject: [PATCH 1/3] Add ExclusiveArch OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=4 --- grantlee-editor.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 8a818d4..6412753 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -64,6 +64,8 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: kaddressbook Requires: kmail-application-icons BuildRoot: %{_tmppath}/%{name}-%{version}-build +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %description This package contains the core files of the kdepim module. From 47c40831f618559f0f0996be0d2c6ee6fc4251c35882f9658275d03a567ef219 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 08:50:24 +0000 Subject: [PATCH 2/3] update to (16.12.1) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=6 --- grantlee-editor-16.12.0.tar.xz | 3 --- grantlee-editor-16.12.1.tar.xz | 3 +++ grantlee-editor.changes | 7 +++++++ grantlee-editor.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 grantlee-editor-16.12.0.tar.xz create mode 100644 grantlee-editor-16.12.1.tar.xz diff --git a/grantlee-editor-16.12.0.tar.xz b/grantlee-editor-16.12.0.tar.xz deleted file mode 100644 index a46ccf6..0000000 --- a/grantlee-editor-16.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c72ed76988a103fd51146db5fac6c231e77a3a36dffb27d2a978a598fddb2e11 -size 45416 diff --git a/grantlee-editor-16.12.1.tar.xz b/grantlee-editor-16.12.1.tar.xz new file mode 100644 index 0000000..4fca271 --- /dev/null +++ b/grantlee-editor-16.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fed5a83d6e9ece0591172dd5ac48b9522e9c4d749b03c3c8484d3b246b5322 +size 45440 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index f140807..48f0150 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 14 08:50:22 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + ------------------------------------------------------------------- Tue Dec 13 19:30:39 UTC 2016 - tittiatcoke@gmail.com diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 6412753..d57fec4 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -17,10 +17,10 @@ Name: grantlee-editor -Version: 16.12.0 +Version: 16.12.1 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Base package of kdepim License: GPL-2.0+ and LGPL-2.1+ From 3a6799ac44ee3e579a542df412de1237e75b025d93349cfa7d3654015b02690f Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 10:30:46 +0000 Subject: [PATCH 3/3] Fixup version number OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=7 --- grantlee-editor.changes | 6 +++--- grantlee-editor.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 48f0150..c057063 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,9 +1,9 @@ ------------------------------------------------------------------- Sat Jan 14 08:50:22 UTC 2017 - lbeltrame@kde.org -- - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 - * https://www.kde.org/announcements/announce-applications-16.12.0.php +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- Tue Dec 13 19:30:39 UTC 2016 - tittiatcoke@gmail.com diff --git a/grantlee-editor.spec b/grantlee-editor.spec index d57fec4..58276dc 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -1,7 +1,7 @@ # # spec file for package grantlee-editor # -# 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 @@ -34,11 +34,11 @@ BuildRequires: gettext-devel BuildRequires: grantleetheme-devel #Only required for the icon BuildRequires: kaddressbook -BuildRequires: kmail-application-icons BuildRequires: karchive-devel BuildRequires: kcrash-devel BuildRequires: kdbusaddons-devel BuildRequires: kdoctools-devel +BuildRequires: kmail-application-icons BuildRequires: knewstuff-devel BuildRequires: kparts-devel BuildRequires: kpimtextedit-devel >= %{_kapp_version}