SHA256
1
0
forked from pool/evolution

Accepting request 73638 from home:dimstar:branches:GNOME:Factory

Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/73638
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=122
This commit is contained in:
Vincent Untz 2011-06-16 13:53:56 +00:00 committed by Git OBS Bridge
parent 9ba03393d5
commit bb81a93a26
4 changed files with 39 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6c508639214573a406cb15d1be3dd4a6fc346e94fad177d0aed834909d18982
size 31789138

3
evolution-3.1.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d12879867ba1b6c8d44fc1d30060fb4cca866e35c76e5548a9bdf2790d446032
size 31868108

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Tue Jun 14 09:20:37 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.2:
+ Simplified the format of folder URIs and refactored the
evolution-mail library to use CamelFolder objects as much as
possible instead of folder URIs.
+ Chip away at the legacy message passing infrastructure for
mail operations. Prefer GIO-style async ops using EActivity.
+ Cannot send message with just enabled account
+ Remove unused e_get_gnome2_user_dir().
+ Add EPortEntry to the Glade catalog.
+ EMailReader: Support multiple action groups.
+ EMailReader: Remove the forward/reply style hack.
+ Handle SIGTERM instead of SIGQUIT.
+ Fix crash when opening message window.
+ Remove emfu_create_folder_real().
+ Updated the help license from GFDL 1.2 to GFDL 1.3 and
CC-BY-SA 3.0
+ Replace deprecated g_atomic_int_exchange_and_add()
+ Move EPopupMenu to /widgets/table.
+ Embed e_hsv_tweak() directly in e-table-item.c.
+ Do not add 'Local delivery' accounts into folder tree
+ Replace G_CONST_RETURN with 'const'.
+ Bugs fixed: bgo#229244, bgo#243938, bgo#332907, bgo#537691,
bgo#578245, bgo#601541, bgo#608203, bgo#614274, bgo#619347,
bgo#633948, bgo#636809, bgo#640083, bgo#642557, bgo#643526,
bgo#643819, bgo#645476, bgo#646033, bgo#646109, bgo#646615,
bgo#647785, bgo#648612, bgo#649310, bgo#649392, bgo#649757,
bgo#649939, bgo#649952, bgo#649990, bgo#649993, bgo#650088,
bgo#650223, bgo#650491, bgo#650522, bgo#650524, bgo#650525,
bgo#650587, bgo#651001, bgo#651039, bgo#651062, bgo#651135,
bgo#651316, bgo#651684, bgo#651761, bgo#651976.
+ Updated translations.
-------------------------------------------------------------------
Tue May 17 17:26:29 CEST 2011 - dimstar@opensuse.org

View File

@ -74,7 +74,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 3.2
Version: 3.1.1
Version: 3.1.2
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