From 08d13bcb54477b4d283307f5e735df3eebdbbb81ebbcfbd40911e9f01f84017b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sun, 16 Jun 2013 20:20:18 +0000 Subject: [PATCH] Merge fixes from vuntz that was bypassed G:F OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=163 --- evolution-data-server.changes | 8 +++++++- evolution-data-server.spec | 2 -- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 3b4b965..650c635 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Sun May 26 18:41:33 UTC 2013 - dimstar@opensuse.org +Sun Jun 16 18:41:33 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.2: + Make camel_mime_message_dump() dump message contents. @@ -20,6 +20,12 @@ Sun May 26 18:41:33 UTC 2013 - dimstar@opensuse.org bgo#699223, bgo#699461, bgo#699597, bgo#699811, bgo#699909. + Updated translations. +------------------------------------------------------------------- +Fri Jun 14 07:12:03 UTC 2013 - vuntz@opensuse.org + +- Remove explicit Requires for libical0 and libsoup: this should + not be needed, and libical is now at libical1. + ------------------------------------------------------------------- Mon Apr 29 11:21:08 UTC 2013 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index ff61905..c1acc36 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -71,8 +71,6 @@ BuildRequires: pkgconfig(libsecret-unstable) >= 0.5 %if %USE_EVOLDAP Requires: libevoldap-2_4-2 %endif -Requires: libical0 >= 0.43 -Requires: libsoup >= 2.2.6 Requires: mozilla-nss Recommends: %{name}-lang = %{version} # bug437293