Accepting request 46619 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/evolution via accept of submit request 46619 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/46619 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=92
This commit is contained in:
parent
06a875248b
commit
d10651285d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3a667c80cb616552cf67b32e81b5cbe4435a8e3d6de6ca07ae4f41370b6bc58
|
||||
size 31784062
|
3
evolution-2.31.91.tar.bz2
Normal file
3
evolution-2.31.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf7325fce0c7fedd5d012806577f9d8b450bd961b02d2295cb106c851b70a51f
|
||||
size 31917494
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 09:07:29 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.31.91:
|
||||
+ bgo#573320: "Encrypt to self" by default on newly created mail
|
||||
accounts
|
||||
+ bgo#627124: Crash while opening task-page.ui
|
||||
+ bgo#627333: Cannot cancel password dialog for a calendar
|
||||
+ bgo#627598: Memory leak in emf_format_clone()
|
||||
+ bgo#627601: Memory leak in itip_get_comp_attendee()
|
||||
+ bgo#627611: Memory leak in efh_format_header()
|
||||
+ bgo#627734: Double-click a message opens it twice
|
||||
+ bgo#627852: Memory leak in em_format_push_level()
|
||||
+ bgo#628003: Bundle IM protocol icons dropped from
|
||||
gnome-icon-theme
|
||||
+ bgo#628136: update_query_async() should not free the message
|
||||
struct
|
||||
+ bgo#628141: Duplicate signal connections in EMailReader
|
||||
+ bgo#628154: Ignore paths in MIME part filenames
|
||||
+ Use the new e_load_book_source_async() where possible.
|
||||
+ Fix more non-removal of signals on user_data object distruction
|
||||
by using g_signal_connect_object in many places
|
||||
+ Add encryption and authentication support for autoconfig
|
||||
+ Update autoconfig settings for live.com
|
||||
+ Add e_load_cal_source_async().
|
||||
+ Build break with evolution-connman - new parameter in a GDBus
|
||||
function
|
||||
+ Crash on Startup wizard cancel
|
||||
+ Convert EAttachmentHandler to an EExtension.
|
||||
+ Contact list editor is not translated
|
||||
+ Remove the last traces of dbus-glib.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 10:58:11 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package evolution (Version 2.31.90)
|
||||
# spec file for package evolution (Version 2.31.91)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -57,7 +57,7 @@ License: LGPLv2.0 ; LGPLv3
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||
%define evolution_base_version 2.32
|
||||
Version: 2.31.90
|
||||
Version: 2.31.91
|
||||
Release: 1
|
||||
# FIXME: check with upstream/meego if we want to enable clutter for express mode
|
||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
|
Loading…
Reference in New Issue
Block a user