Accepting request 106148 from GNOME:Factory

Fix baselibs.conf (forwarded request 105992 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/106148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=99
This commit is contained in:
Stephan Kulow 2012-02-21 11:18:01 +00:00 committed by Git OBS Bridge
commit 293679260e
5 changed files with 25 additions and 6 deletions

View File

@ -1,4 +1,4 @@
libcamel-1_2-32 libcamel-1_2-33
libebackend-1_2-2 libebackend-1_2-2
libebook-1_2-13 libebook-1_2-13
libecal-1_2-11 libecal-1_2-11

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Feb 20 10:32:00 UTC 2012 - vuntz@opensuse.org
- Bump soversion of libcamel-1_2 in baselibs.conf too.
-------------------------------------------------------------------
Sun Feb 5 21:17:27 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.5:
+ Improved deadlock and crash avoidance in IMAPX.
+ Some performance improvements.
+ Fix few memory leaks.
+ Add support for mobile mode for mails.
+ Various other code changes.
+ Bugs fixed: bgo#649141, bgo#666764, bgo#668811, bgo#669003,
bgo#669005, bgo#669238.
+ Updated translations.
- Bump so_camel define to 33, following library soversion change.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 16 17:51:52 UTC 2012 - vuntz@opensuse.org Mon Jan 16 17:51:52 UTC 2012 - vuntz@opensuse.org

View File

@ -21,7 +21,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 32 %define so_camel 33
%define so_ebackend 2 %define so_ebackend 2
%define so_ebook 13 %define so_ebook 13
%define so_ecal 11 %define so_ecal 11
@ -32,7 +32,7 @@
Name: evolution-data-server Name: evolution-data-server
%define _evo_version 3.4 %define _evo_version 3.4
Version: 3.3.4 Version: 3.3.5
Release: 0 Release: 0
Summary: Evolution Data Server Summary: Evolution Data Server
License: LGPL-2.1+ License: LGPL-2.1+