Accepting request 36293 from GNOME:Factory
checked in (request 36293) OBS-URL: https://build.opensuse.org/request/show/36293 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=64
This commit is contained in:
parent
f87091c790
commit
d5e62d352b
3
evolution-data-server-2.29.92.tar.bz2
Normal file
3
evolution-data-server-2.29.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c82d80b65f44459de004430948a072e85cfb8538923ad24a741747c79f850e7
|
||||
size 4886038
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89330c0ff21904d95de4d78ed84621dbbfa776091d705737ae8d829c7706cd04
|
||||
size 4609548
|
@ -1,45 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 30 00:53:23 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.30.0:
|
||||
+ IMAPX:
|
||||
- bgo#612121 - No UTF7 folder name encoding applied
|
||||
- bgo#612260 - Moving a message to other folder marks it as
|
||||
unread
|
||||
- bgo#612116 - Problems with separator . and namespace INBOX.
|
||||
- bgo#612388 - can't move message from a folder to another
|
||||
- bgo#612401 - cann't create folder in top hierarchy
|
||||
- bgo#611879 - 'copy folder content locally for offline'
|
||||
doesn't get remembered
|
||||
- bgo#610774 - automatic filtering doesn't work
|
||||
- bgo#611861 - Folder list does not show up immediately.
|
||||
- bgo#612534 - cann't create sub folder
|
||||
- bgo#610909 - password failure isn't reported properly
|
||||
Implement query auth types.
|
||||
- bgo#612667 - Crash in imapx_connect_to_server at
|
||||
camel-imapx-server.c:2148
|
||||
- bgo#612383 - Error while filtering message
|
||||
- Implement create folder
|
||||
- Implement folder_delete
|
||||
- Ensure inbox is subscribed if lsub is used during initial setup.
|
||||
- Implement folder subscriptions
|
||||
+ bgo#604047 - Use accessor functions instead of direct access
|
||||
+ bgo#613169 - Weather calendar backend links against out-of-tree
|
||||
library
|
||||
+ Delete folders while syncronizing
|
||||
+ Strip whitespace off strings returned from e_contact_get().
|
||||
+ Sync changes before expunge
|
||||
+ Hide the un-implemented preference options.
|
||||
+ Create the .gnome2_private directory if it does not exist
|
||||
+ Use the surrounding code style
|
||||
+ Clean some relocations (E_DATA_SERVER_UI_GLADEDIR ->
|
||||
E_DATA_SERVER_UI_UIDIR)
|
||||
+ Support "givenName" LDAP attribute.
|
||||
+ Avoid warning about linking with a loadable module
|
||||
+ Improve API documentation.
|
||||
+ Build fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 10:07:51 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package evolution-data-server (Version 2.30.0)
|
||||
# spec file for package evolution-data-server (Version 2.29.92)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -55,7 +55,7 @@ Obsoletes: evolution-data-server-64bit
|
||||
Obsoletes: evolution-data-server-32bit
|
||||
%endif
|
||||
Summary: Evolution Data Server
|
||||
Version: 2.30.0
|
||||
Version: 2.29.92
|
||||
Release: 1
|
||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.25/%{name}-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
|
Loading…
Reference in New Issue
Block a user