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
This commit is contained in:
parent
196da7321c
commit
8ad5d1ee2b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0ff7d083381e457ce0c7ef7fbe6596e6dd3e2c4ce40a6e74b674bad7d50f0fb
|
||||
size 29871907
|
3
evolution-2.29.6.tar.bz2
Normal file
3
evolution-2.29.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18ed5081984116a94e436b49e1c70c04d42129fe78dc929af210e0c5446e3d05
|
||||
size 29627050
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user