Accepting request 71615 from home:vuntz:branches:GNOME:Factory
tweak OBS-URL: https://build.opensuse.org/request/show/71615 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=92
This commit is contained in:
parent
ee6cca093b
commit
010575310d
@ -2,45 +2,24 @@
|
|||||||
Tue May 17 17:02:39 CEST 2011 - dimstar@opensuse.org
|
Tue May 17 17:02:39 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
- Update to version 3.1.1:
|
- Update to version 3.1.1:
|
||||||
+ GroupWise backend module split in own package
|
+ GroupWise backend is now split in new evolution-groupwise
|
||||||
+ Collect all test code into a top-level "tests" directory
|
module (will be packaged soon).
|
||||||
+ Support NTLMv2 in camel-sasl-ntlm.c
|
+ NTLM improvements:
|
||||||
+ Infer NTLM domain from username; don't assume it matches the
|
- Support NTLMv2
|
||||||
server's domain
|
- Infer NTLM domain from username; don't assume it matches the
|
||||||
+ Add camel_sasl_try_empty_password_sync() method.
|
server's domain
|
||||||
+ Add asynchronous camel_sasl_try_empty_password()
|
- Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
|
||||||
+ Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
|
- Fix read off end of string in NTLM SSO support
|
||||||
+ Fix read off end of string in NTLM SSO support
|
|
||||||
+ Pull in translations from Evolution for "On This Computer"
|
|
||||||
+ Seal up CamelService.
|
|
||||||
+ Fix Gtk-Doc notation in Camel.
|
|
||||||
+ Fix few memory leaks
|
+ Fix few memory leaks
|
||||||
+ Define a boxed GType for CamelURL.
|
+ Various API changes in Camel library, including API breaks.
|
||||||
+ Rework how CamelServices are added to CamelSession.
|
+ Misc small fixes.
|
||||||
+ CamelStore: Chain up in the constructed() method
|
+ Collect all test code into a top-level "tests" directory
|
||||||
+ CamelSession: Remove some leftover debug messages.
|
+ Code cleanups.
|
||||||
+ CamelStore: Remove a dead assignment.
|
|
||||||
+ Remove unused CamelTimeoutCallback typedef.
|
|
||||||
+ Remove unused camel_session_thread_wait().
|
|
||||||
+ Replace CamelSessionThreadMsg with a more modern API.
|
|
||||||
+ Revise camel_session_get_service_by_url().
|
|
||||||
+ Fix definition of CamelProvider.url_equal().
|
|
||||||
+ Remove camel_store_folder_uri_equal().
|
|
||||||
+ Mark the param spec strings for translation correctly.
|
|
||||||
+ Remove camel_filter_driver_filter_mbox()
|
|
||||||
+ Camel: Store UIDs in X-Evolution-Source headers.
|
|
||||||
+ CamelFolderSearch: Hack to deal with "message-location".
|
|
||||||
+ CamelFolder: Remove "uri" property.
|
|
||||||
+ Remove CAMEL_STORE_SUMMARY_FRAGMENT flag.
|
|
||||||
+ CamelVeeStore: Change handling of CHANGE_NOSELECT flag.
|
|
||||||
+ Remove "uri" field of CamelFolderInfo.
|
|
||||||
+ Rename "name" field of CamelFolderInfo to "display_name".
|
|
||||||
+ Rename "name" property of CamelFolder to "display-name".
|
|
||||||
+ Bugs fixed: bgo#332497, bgo#418954, bgo#628142, bgo#645239,
|
+ Bugs fixed: bgo#332497, bgo#418954, bgo#628142, bgo#645239,
|
||||||
bgo#645498, bgo#645783, bgo#646117, bgo#646200, bgo#646619,
|
bgo#645498, bgo#645783, bgo#646117, bgo#646200, bgo#646619,
|
||||||
bgo#647429, bgo#647873, bgo#648844, bgo#649365, bgo#649684.
|
bgo#647429, bgo#647873, bgo#648844, bgo#649365, bgo#649684.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
- Drop groupwise subpackage.
|
- Drop libegroupwise-1_2-23 subpackage since the backend is gone.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 27 09:59:07 UTC 2011 - fcrozat@novell.com
|
Wed Apr 27 09:59:07 UTC 2011 - fcrozat@novell.com
|
||||||
|
@ -88,7 +88,6 @@ Evolution Data Server provides a central location for your address book
|
|||||||
and calendar in the GNOME Desktop.
|
and calendar in the GNOME Desktop.
|
||||||
|
|
||||||
%package -n libcamel-1_2-%{so_camel}
|
%package -n libcamel-1_2-%{so_camel}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Messaging Library
|
Summary: Evolution Data Server - Messaging Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -99,7 +98,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library for messaging.
|
This package contains a shared system library for messaging.
|
||||||
|
|
||||||
%package -n libebackend-1_2-%{so_ebackend}
|
%package -n libebackend-1_2-%{so_ebackend}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Backend Utilities Library
|
Summary: Evolution Data Server - Backend Utilities Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -110,7 +108,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library for backends.
|
This package contains a shared system library for backends.
|
||||||
|
|
||||||
%package -n libebook-1_2-%{so_ebook}
|
%package -n libebook-1_2-%{so_ebook}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Address Book Client Library
|
Summary: Evolution Data Server - Address Book Client Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -121,7 +118,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library to access address books.
|
This package contains a shared system library to access address books.
|
||||||
|
|
||||||
%package -n libecal-1_2-%{so_ecal}
|
%package -n libecal-1_2-%{so_ecal}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Calendar Client Library
|
Summary: Evolution Data Server - Calendar Client Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -132,7 +128,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library to access calendars.
|
This package contains a shared system library to access calendars.
|
||||||
|
|
||||||
%package -n libedata-book-1_2-%{so_edata_book}
|
%package -n libedata-book-1_2-%{so_edata_book}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Address Book Backend Library
|
Summary: Evolution Data Server - Address Book Backend Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -143,7 +138,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library for address book backends.
|
This package contains a shared system library for address book backends.
|
||||||
|
|
||||||
%package -n libedata-cal-1_2-%{so_edata_cal}
|
%package -n libedata-cal-1_2-%{so_edata_cal}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Calendar Backend Library
|
Summary: Evolution Data Server - Calendar Backend Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -154,7 +148,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library for calendar backends.
|
This package contains a shared system library for calendar backends.
|
||||||
|
|
||||||
%package -n libedataserver-1_2-%{so_edataserver}
|
%package -n libedataserver-1_2-%{so_edataserver}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Utilities Library
|
Summary: Evolution Data Server - Utilities Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -165,7 +158,6 @@ and calendar in the GNOME Desktop.
|
|||||||
This package contains a shared system library.
|
This package contains a shared system library.
|
||||||
|
|
||||||
%package -n libedataserverui-3_0-%{so_edataserverui}
|
%package -n libedataserverui-3_0-%{so_edataserverui}
|
||||||
|
|
||||||
Summary: Evolution Data Server - Graphical Utilities Library
|
Summary: Evolution Data Server - Graphical Utilities Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -215,7 +207,7 @@ This package contains developer documentation.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#translation-update-upstream
|
translation-update-upstream
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user