From 8ad5d1ee2b46a281f2e32138d0ca94bcffc0b4b9a33955f874418a314ad3b837 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 28 Jan 2010 00:28:30 +0000 Subject: [PATCH] Accepting request 30449 from home:MBoman:branches:GNOME:Factory Copy from home:MBoman:branches:GNOME:Factory/evolution via accept of submit request 30449 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/30449 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=63 --- evolution-2.29.5.tar.bz2 | 3 -- evolution-2.29.6.tar.bz2 | 3 ++ evolution.changes | 73 ++++++++++++++++++++++++++++++++++++++++ evolution.spec | 4 +-- 4 files changed, 78 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.29.5.tar.bz2 create mode 100644 evolution-2.29.6.tar.bz2 diff --git a/evolution-2.29.5.tar.bz2 b/evolution-2.29.5.tar.bz2 deleted file mode 100644 index 5a3ba8a..0000000 --- a/evolution-2.29.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0ff7d083381e457ce0c7ef7fbe6596e6dd3e2c4ce40a6e74b674bad7d50f0fb -size 29871907 diff --git a/evolution-2.29.6.tar.bz2 b/evolution-2.29.6.tar.bz2 new file mode 100644 index 0000000..fb8dc7f --- /dev/null +++ b/evolution-2.29.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ed5081984116a94e436b49e1c70c04d42129fe78dc929af210e0c5446e3d05 +size 29627050 diff --git a/evolution.changes b/evolution.changes index 8ce9a0c..cf3272b 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,76 @@ +------------------------------------------------------------------- +Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.29.6: + + Bug Fixes: + - bgo#607952 - "Hours" used as both singular and plural form + - bgo#606342 - PST option not offered in single file import + - bgo#607804 - Fallback to missing image, when a stock icon + could not be found + - bgo#607087 - Not all inlined text attachments are included in + replies + - bgo#607741 - Move folder to claims it's copying in status + bar + - bgo#607591 - Revert commit for bug bgo#516000 + - bgo#607572 - Date navigator should be synced with the + GnomeCalendar upon setting + - bgo#549558 - "Download Messages for Offline Usage" still + sensitive in offline mode + - bgo#607608 - Empty Trash does not work unless Trash is + selected + - bgo#607542 - Sometimes delete in pop up doesn't get displayed + - bgo#606301 - Slow sort by subject + - bgo#607409 - ~/.evolution/mail/config not created on demand + - bgo#603480 - [bbdb] Traverse lists in destinations properly + - bgo#602827 - Disable broken plugins automatically + - bgo#603480 - [bbdb] Crash on unref of uninitialized memory + - bgo#607360 - [regression] Runtime warnings at exit + - bgo#606940 - plugin_lib_loadmodule() always enables the + plugin + - bgo#607234 - Open received attachments as read-only + - bgo#390973 - Changing meeting organizer should also change + default attendee + - bgo#606937 - void function should not have a return value + - bgo#605120 - evolution-exchange requires libcomposer + - bgo#606874 - mktemp disabled in latest glibc-2.11.90-8 + - bgo#605633 - A little code inconsistency in + em_utils_send_receipt + - bgo#604670 - addressbook-export segfaults when specifying + addressbook + + Other Changes: + - Rearrange composer options + - Coding style and whitespace cleanups + - Add a EShellWindow::shell-view-created signal + - Add focus tracking to EMailBrowser + - Move e-search-bar around + - A bit less 'camel_exception_get_id called with NULL + parameter' on console + - Don't stomp on GConf's identifier namespace + - Fix mention of CVS in autogen.sh + - EShellBackend cleanup + - Give all preview panes a search bar + - Improve clipboard behavior + - Add selection utilities for "text/html" targets + - Fix a potential uninitialized variable use in + em-composer-utils.c + - Fix a potential uninitialized variable use in + emae_authtype_changed() + - Fix a potential uninitialized return value in + e-timezone-dialog.c + - Fix a potential uninitialized argument in + ech_config_section_factory() + - Fix a potential uninitialized argument in + e_signature_list_find() + - Fix a potential uninitialized argument in e-plugin-python.c + - Remove dead assignments found by clang + - Remove unused tooltip support from ECanvas/ETable/EText + - Remove unused ECell::show_tooltip method + - Remove dead ETableItem code + - Remove unused ECanvas functions + - Also ship gnome-cal.h as a public header + - Baby steps toward GSEAL compliance + + Translation updates + ------------------------------------------------------------------- Wed Jan 20 16:18:20 CET 2010 - sbrabec@suse.cz diff --git a/evolution.spec b/evolution.spec index d5c8169..7be3465 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.29.5) +# spec file for package evolution (Version 2.29.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -60,7 +60,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.30 -Version: 2.29.5 +Version: 2.29.6 Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2