From b4ad315834b4a6efa309d893a8803578920b907c314fe24fd5240a41918f6013 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 6 Feb 2017 16:12:03 +0000 Subject: [PATCH 1/2] Accepting request 455063 from home:adamm:kde - drop boost as a runtime dependency for -devel subpackage `grep boost` yields nothing, stale dependency? OBS-URL: https://build.opensuse.org/request/show/455063 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=48 --- kimap.changes | 5 +++++ kimap.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kimap.changes b/kimap.changes index e9cebd5..4333310 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/kimap.spec b/kimap.spec index 55310ea..b8dfa0b 100644 --- a/kimap.spec +++ b/kimap.spec @@ -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} From ead28e8866ed64f009fba5d259a903de6b0a536f2f26ef3539105649ed1cf882 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 9 Feb 2017 06:58:07 +0000 Subject: [PATCH 2/2] update to (16.12.2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=49 --- kimap-16.12.1.tar.xz | 3 --- kimap-16.12.2.tar.xz | 3 +++ kimap.changes | 8 ++++++++ kimap.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kimap-16.12.1.tar.xz create mode 100644 kimap-16.12.2.tar.xz diff --git a/kimap-16.12.1.tar.xz b/kimap-16.12.1.tar.xz deleted file mode 100644 index 47a3d01..0000000 --- a/kimap-16.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb932ee9ef12ea74783c6f2875a44da128711c3f5e1b428098bca2688293a830 -size 92412 diff --git a/kimap-16.12.2.tar.xz b/kimap-16.12.2.tar.xz new file mode 100644 index 0000000..3cef325 --- /dev/null +++ b/kimap-16.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0751a9969f80d0e3c3bf49ce1c4428a5eaccf7e9c98e854dc86567942b7d5013 +size 92412 diff --git a/kimap.changes b/kimap.changes index 4333310..4b172af 100644 --- a/kimap.changes +++ b/kimap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/kimap.spec b/kimap.spec index b8dfa0b..2d4e60d 100644 --- a/kimap.spec +++ b/kimap.spec @@ -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+