From 7b1fc57f18c63683a3f85ccf2a338a74fc45b3c58bc58fde5ac44596259e0eee Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 13 Feb 2016 12:12:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=18 --- kimap.changes | 2 +- kimap.spec | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kimap.changes b/kimap.changes index 4a67a5b..6dadaba 100644 --- a/kimap.changes +++ b/kimap.changes @@ -4,7 +4,7 @@ Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 15.12.2 * KDE Applications 15.12.2 * https://www.kde.org/announcements/announce-applications-15.12.2.php - * boo#961265 + * boo#966605 ------------------------------------------------------------------- diff --git a/kimap.spec b/kimap.spec index 97531e8..b717dc5 100644 --- a/kimap.spec +++ b/kimap.spec @@ -1,7 +1,7 @@ # # spec file for package kimap # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -29,20 +29,20 @@ BuildRequires: boost-devel >= 1.34.0 BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: gpgme-devel -BuildRequires: kmime-devel BuildRequires: kcmutils-devel >= %{kf5_version} BuildRequires: kcodecs-devel >= %{kf5_version} +BuildRequires: kcodecs-devel >= %{kf5_version} BuildRequires: kcompletion-devel >= %{kf5_version} BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kdelibs4support-devel >= %{kf5_version} BuildRequires: kdoctools-devel >= %{kf5_version} BuildRequires: kemoticons-devel >= %{kf5_version} -BuildRequires: kcodecs-devel >= %{kf5_version} BuildRequires: kf5-filesystem BuildRequires: ki18n-devel >= %{kf5_version} BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kitemviews-devel >= %{kf5_version} +BuildRequires: kmime-devel BuildRequires: kparts-devel >= %{kf5_version} BuildRequires: ktextwidgets-devel >= %{kf5_version} BuildRequires: kwallet-devel >= %{kf5_version} @@ -77,11 +77,11 @@ This package contains the libray for IMAP support %package devel Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE -Requires: libKF5IMAP5 = %{version} -Requires: kmime-devel >= %{version} -Requires: kcoreaddons-devel >= %{kf5_version} Requires: boost-devel >= 1.34.0 Requires: cyrus-sasl-devel +Requires: kcoreaddons-devel >= %{kf5_version} +Requires: kmime-devel >= %{version} +Requires: libKF5IMAP5 = %{version} %description devel This package contains necessary include files and libraries needed