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..b530b4d 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Feb 5 21:17:27 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.3.5: + + Remove CamelDList and use GQueues instead. + + Improved deadlock and crash avoidance in IMAPX. + + CamelStoreSummary: Save count changes from CamelFolderSummary + immediately + + CamelVeeFolder: Process folder changes more efficiently. + + CamelStoreSummary: Schedule save rather than save immediately + + Fix few memory leaks + + Add auto_fetch param to avoid autofetching next mails. + + Add sync+async apis for Fetch Messages and Purge Message Cache. + + Add flags to the Provider and code for mobile mode in settings. + + Added Mobile support and specific apis to imapx. + + Add mobile mode settings to POP3. + + 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..bff21fd 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -15,13 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define USE_EVOLDAP 0 %define with_introspection 1 # 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 +31,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+