From 08173c87eafed023008d495e804fda69b3c855cae8e312b12ebf57df4469ce9a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 11 Jul 2011 13:36:53 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/evolution-data-server revision 91.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=71878ed2e58c747e4786ff607ec7b62f --- evolution-data-server.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index c5c0347..fddd95b 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -91,6 +91,7 @@ and calendar in the GNOME Desktop. %package -n libcamel-1_2-%{so_camel} + Summary: Evolution Data Server - Messaging Library Group: System/Libraries @@ -102,6 +103,7 @@ This package contains a shared system library for messaging. %package -n libebackend-1_2-%{so_ebackend} + Summary: Evolution Data Server - Backend Utilities Library Group: System/Libraries @@ -113,6 +115,7 @@ This package contains a shared system library for backends. %package -n libebook-1_2-%{so_ebook} + Summary: Evolution Data Server - Address Book Client Library Group: System/Libraries @@ -124,6 +127,7 @@ This package contains a shared system library to access address books. %package -n libecal-1_2-%{so_ecal} + Summary: Evolution Data Server - Calendar Client Library Group: System/Libraries @@ -135,6 +139,7 @@ This package contains a shared system library to access calendars. %package -n libedata-book-1_2-%{so_edata_book} + Summary: Evolution Data Server - Address Book Backend Library Group: System/Libraries @@ -146,6 +151,7 @@ This package contains a shared system library for address book backends. %package -n libedata-cal-1_2-%{so_edata_cal} + Summary: Evolution Data Server - Calendar Backend Library Group: System/Libraries @@ -157,6 +163,7 @@ This package contains a shared system library for calendar backends. %package -n libedataserver-1_2-%{so_edataserver} + Summary: Evolution Data Server - Utilities Library Group: System/Libraries @@ -168,6 +175,7 @@ This package contains a shared system library. %package -n libedataserverui-3_0-%{so_edataserverui} + Summary: Evolution Data Server - Graphical Utilities Library Group: System/Libraries From 5b0236c2333cf32d5740789e57fc2f62054ba239e8ecc42a17d200f9ef1e1ded Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 25 Jul 2011 22:08:06 +0000 Subject: [PATCH 2/2] Accepting request 76861 from home:vuntz:branches:GNOME:Factory Update to 3.1.4 OBS-URL: https://build.opensuse.org/request/show/76861 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=100 --- baselibs.conf | 2 +- evolution-data-server-3.1.3.tar.bz2 | 3 --- evolution-data-server-3.1.4.tar.bz2 | 3 +++ evolution-data-server.changes | 14 ++++++++++++++ evolution-data-server.spec | 4 ++-- 5 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 evolution-data-server-3.1.3.tar.bz2 create mode 100644 evolution-data-server-3.1.4.tar.bz2 diff --git a/baselibs.conf b/baselibs.conf index 9b91790..65a49b6 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libcamel-1_2-27 +libcamel-1_2-28 libebackend-1_2-1 libebook-1_2-11 libecal-1_2-9 diff --git a/evolution-data-server-3.1.3.tar.bz2 b/evolution-data-server-3.1.3.tar.bz2 deleted file mode 100644 index b95887a..0000000 --- a/evolution-data-server-3.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d290ae08c974c842c9cb6b0f365f32726138448f912fb42bd1a90b5f7cd35a2 -size 4473533 diff --git a/evolution-data-server-3.1.4.tar.bz2 b/evolution-data-server-3.1.4.tar.bz2 new file mode 100644 index 0000000..fce1f54 --- /dev/null +++ b/evolution-data-server-3.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e950bd95a20b0c7adefaf9236e3a81255e7479965506cf1cb7deed6464b8c98 +size 4496402 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5ac6930..604cd86 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jul 24 11:54:53 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.4: + + Authorization domains are no longer used in password storage. + + Camel API changes (see NEWS). + + Rewrite Camel's junk plugin interface. + + Fix wakeups in imapx parser thread. + + Use GError in various places. + + Various other code changes. + + Updated translations. +- Bump so_camel define to 28 to follow library soversion change. + This results in libcamel-1_2-27 being renamed to libcamel-1_2-28. + ------------------------------------------------------------------- Mon Jul 4 12:48:12 CEST 2011 - vuntz@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index fddd95b..ddf74c4 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -20,7 +20,7 @@ # Shared Library soNUMs, to make it easier for updates # When updating the sonums, do not forget to also update baselibs.conf -%define so_camel 27 +%define so_camel 28 %define so_ebackend 1 %define so_ebook 11 %define so_ecal 9 @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.2 License: LGPLv2+ Group: Development/Libraries/GNOME -Version: 3.1.3 +Version: 3.1.4 Release: 1 # FIXME: parallel build is broken in 3.1.3, check in later versions if this works Summary: Evolution Data Server