From bb81a93a26c612d8654f374b918a9666ffc17bb10759ca2bee6d2eae7d297e7f Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 13:53:56 +0000 Subject: [PATCH] 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 --- evolution-3.1.1.tar.bz2 | 3 --- evolution-3.1.2.tar.bz2 | 3 +++ evolution.changes | 35 +++++++++++++++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.1.1.tar.bz2 create mode 100644 evolution-3.1.2.tar.bz2 diff --git a/evolution-3.1.1.tar.bz2 b/evolution-3.1.1.tar.bz2 deleted file mode 100644 index 74803e2..0000000 --- a/evolution-3.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6c508639214573a406cb15d1be3dd4a6fc346e94fad177d0aed834909d18982 -size 31789138 diff --git a/evolution-3.1.2.tar.bz2 b/evolution-3.1.2.tar.bz2 new file mode 100644 index 0000000..dae2fd4 --- /dev/null +++ b/evolution-3.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12879867ba1b6c8d44fc1d30060fb4cca866e35c76e5548a9bdf2790d446032 +size 31868108 diff --git a/evolution.changes b/evolution.changes index 02b6297..1805993 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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 diff --git a/evolution.spec b/evolution.spec index c5f503b..c8b656b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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