Accepting request 456214 from KDE:Applications

KDE Applications 16.12.2

OBS-URL: https://build.opensuse.org/request/show/456214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimap?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2017-02-13 06:18:14 +00:00 committed by Git OBS Bridge
commit 0d1a2dab88
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb932ee9ef12ea74783c6f2875a44da128711c3f5e1b428098bca2688293a830
size 92412

3
kimap-16.12.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0751a9969f80d0e3c3bf49ce1c4428a5eaccf7e9c98e854dc86567942b7d5013
size 92412

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 9 06:58:04 UTC 2017 - lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
-------------------------------------------------------------------
Mon Feb 6 15:32:54 UTC 2017 - adam.majer@suse.de
- drop boost as a runtime dependency for -devel subpackage
-------------------------------------------------------------------
Sat Jan 14 08:57:17 UTC 2017 - lbeltrame@kde.org

View File

@ -18,10 +18,10 @@
%define kf5_version 5.19.0
Name: kimap
Version: 16.12.1
Version: 16.12.2
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE PIM Libraries: IMAP library
License: LGPL-2.1+
@ -52,7 +52,6 @@ This package contains the libray for IMAP support
%package devel
Summary: KDE PIM Libraries: Build Environment
Group: Development/Libraries/KDE
Requires: boost-devel >= 1.34.0
Requires: cyrus-sasl-devel
Requires: kcoreaddons-devel >= %{kf5_version}
Requires: kmime-devel >= %{_kapp_version}