diff --git a/baselibs.conf b/baselibs.conf index 5802e3c..bbe9a76 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libcamel-1_2-32 +libcamel-1_2-33 libebackend-1_2-2 libebook-1_2-13 libecal-1_2-11 diff --git a/evolution-data-server-3.3.4.tar.xz b/evolution-data-server-3.3.4.tar.xz deleted file mode 100644 index d2db4e1..0000000 --- a/evolution-data-server-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a163af36ab765884883902f4256ac6aa6a86c03dacd3c766eff83b17ad20e19f -size 3823112 diff --git a/evolution-data-server-3.3.5.tar.xz b/evolution-data-server-3.3.5.tar.xz new file mode 100644 index 0000000..51b17dc --- /dev/null +++ b/evolution-data-server-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bcc380eb7d2ab3a7088224c1b3ebcb6bb50c05a8c3dc09c72a59e1a08ef62e +size 3564388 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 97ed47d..9bfa90e 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e54ee66..9506f88 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -21,7 +21,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 32 +%define so_camel 33 %define so_ebackend 2 %define so_ebook 13 %define so_ecal 11 @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.4 -Version: 3.3.4 +Version: 3.3.5 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+