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
This commit is contained in:
Vincent Untz 2011-07-25 22:08:06 +00:00 committed by Git OBS Bridge
parent 08173c87ea
commit 5b0236c233
5 changed files with 20 additions and 6 deletions

View File

@ -1,4 +1,4 @@
libcamel-1_2-27 libcamel-1_2-28
libebackend-1_2-1 libebackend-1_2-1
libebook-1_2-11 libebook-1_2-11
libecal-1_2-9 libecal-1_2-9

View File

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

View File

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

View File

@ -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 Mon Jul 4 12:48:12 CEST 2011 - vuntz@opensuse.org

View File

@ -20,7 +20,7 @@
# Shared Library soNUMs, to make it easier for updates # Shared Library soNUMs, to make it easier for updates
# When updating the sonums, do not forget to also update baselibs.conf # 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_ebackend 1
%define so_ebook 11 %define so_ebook 11
%define so_ecal 9 %define so_ecal 9
@ -33,7 +33,7 @@ Name: evolution-data-server
%define _evo_version 3.2 %define _evo_version 3.2
License: LGPLv2+ License: LGPLv2+
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Version: 3.1.3 Version: 3.1.4
Release: 1 Release: 1
# FIXME: parallel build is broken in 3.1.3, check in later versions if this works # FIXME: parallel build is broken in 3.1.3, check in later versions if this works
Summary: Evolution Data Server Summary: Evolution Data Server