From 38f7e8807ef3d1b950d2ebe5868f7d3b9c13f5acadaf69c8e97dd9d274c143d5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 10:04:26 +0000 Subject: [PATCH 1/3] Accepting request 583564 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583564 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=360 --- evolution-3.26.6.tar.xz | 3 - evolution-3.27.92.tar.xz | 3 + evolution.changes | 680 +++++++++++++++++++++++---------------- evolution.spec | 86 +++-- 4 files changed, 451 insertions(+), 321 deletions(-) delete mode 100644 evolution-3.26.6.tar.xz create mode 100644 evolution-3.27.92.tar.xz diff --git a/evolution-3.26.6.tar.xz b/evolution-3.26.6.tar.xz deleted file mode 100644 index 75fd681..0000000 --- a/evolution-3.26.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37d4f2cd029390fe81edbf82854125a934865ecc17076959915346555c81b8a9 -size 12036120 diff --git a/evolution-3.27.92.tar.xz b/evolution-3.27.92.tar.xz new file mode 100644 index 0000000..7ec9885 --- /dev/null +++ b/evolution-3.27.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a1ffd5732ed1f28f0dbc4ce5a91c7bced72d0dce17bc865ab72565f3e02d3f +size 12118972 diff --git a/evolution.changes b/evolution.changes index e675c28..6e71997 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,141 @@ +------------------------------------------------------------------- +Mon Mar 6 17:58:20 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.92: + + Miscellaneous: + - [itip-formatter] Meeting request attendee response address + not properly filled. + - Fix a memory leak in + e_editor_dom_process_content_to_plain_text_for_exporting(). + + Bugs fixed: bgo#753704, bgo#793477, bgo#793582, bgo#793848, + bgo#794034. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 16:25:11 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner. + +------------------------------------------------------------------- +Tue Mar 6 15:24:08 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.91: + + Add Create/Destroy view options to test-source-selector + utility. + + Hide enchant dependency from public headers. + + Bugs fixed: bgo#792746, bgo#793064, bgo#793104, bgo#793107, + bgo#793109, bgo#793125, bgo#793240, bgo#793368, bgo#793396. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 03:27:50 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.90: + + Adapt to changes in built-in OAuth2 implementation in + evolution-data-server. + + Address some issues reported by Undefined Behavior Sanitizer. + + Change how UI deals with XOAUTH2 for Camel providers. + + Change when Evolution loads its extension modules. + + [composer-autosave] Use-after-free during snapshot save to + file. + + Crash under message-list.c:free_message_info_data(). + + [devel-doc] Rename api-index IDs, to not clash with gtk-doc + generated IDs. + + Expand also input fields in filter rule editor. + + Indentation in plain text adds unwanted spaces around links. + + Use e_cal_recur_get_localized_nth() instead of + e_cal_recur_nth array. + + Bugs fixed: bgo#339675, bgo#720387, bgo#778065, bgo#788543, + bgo#788589, bgo#788823, bgo#788904, bgo#792076, bgo#792343, + bgo#792385, bgo#792480, bgo#792610, bgo#792736, bgo#792781, + bgo#792909. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 03:27:04 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.4: + + Miscellaneous: + - help: Cover reenabling the main menu bar. + - Drag&drop of attachment button from mail preview does + nothing. + + Bugs fixed: bgo#791291, bgo#791341, bgo#791346, bgo#791740, + bgo#791793. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 03:27:03 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.3: + + Miscellaneous: + - Workaround bgo#674885 (type initialisation deadlock in + GObject). + - Address compiler warnings introduced with libytnef 1.9.2. + - [Calendar] set_style_from_attendee(): Prevent crash when + attendee has no mail set. + - Extend "delete-selects-previous" mail option to cover mark + junk/not-junk too. + - Replace deprecated NONE with VOID in e-marshal.list. + - Drag&drop of multiple messages from message list to composer + fails. + - [Composer] Better care of autosave snapshot after + WebKitWebProcess crash. + + Bug Fixes: Bug 700778, Bug 790263, Bug 790326, Bug 789526, + Bug 789571, Bug 790069, Bug 790291, Bug 790020, Bug 680268, + Bug 790311, Bug 790944, Bug 790666, Bug 790952, Bug 790635, + Bug 262328, Bug 791203, Bug 790632, Bug 790773, Bug 788603, + Bug 651270. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 03:27:02 UTC 2018 - fezhang@suse.com + +- Update to version 3.27.2: + + Crash under e_dom_resize_document_content_to_preview_width(). + + [ECellCombo] Misplaced combo popup under Wayland. + + Disable expand of To Do bar icon renderer. + + Store To Do bar width as proportion, not as absolute value. + + Enhance progress indicator of folder copy/move. + + Add HTML editor unit test for bgo#788829. + + Revert UI part of the change for bgo#788916 (Use of localized + Fwd/Re). + + Fix a memory leak in e_mail_store_save_initial_setup_sync(). + + Use the fancy Unicode quotation marks in new strings. + + [ECollectionAccountWizard] Preset to remember password by + default. + + Fix duplicate wording in help pages. + + Bugs fixed: bgo#696047, bgo#789009, bgo#788934, bgo#789648, + bgo#770141, bgo#760329. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 6 03:27:01 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.1: + + Crash after import file disappears before import is done. + + de: Fix broken markup in user docs (Andre Klapper) + + Draw flat events in Calendar views. + + ENABLE_CONTACT_MAPS defined twice in config.h.in. + + fix some syntax errors in translations. + + Initialize libxml2 global memory in the main(). + + Label shortcuts prevent typing numbers. + + Mark missing strings for translation. + + Mention 'Fall back to threading messages by subject' + preference. + + Offer 'Open Message Filters' in alert about modified filter due + to folder deletion. + + Remember back up file extension and default to .tar.gz again. + + Remove GTK_CHECK_VERSION macro usage. + + Rename evolution.desktop to org.gnome.Evolution.desktop. + + Use HTTPS instead of HTTP link for SpamAssassin FAQ. + + Use icaltime_is_utc() instead of icaltimetype::is_utc. + + Bugs fixed: bgo#271124, bgo#320209, bgo#565304, bgo#569110, + bgo#596763, bgo#634905, bgo#706966, bgo#779170, bgo#781645, + bgo#787418, bgo#787612, bgo#788156, bgo#788293, bgo#788430, + bgo#788450, bgo#788478, bgo#788479, bgo#788568, bgo#788639, + bgo#788675, bgo#788686, bgo#788730, bgo#788829, bgo#788916. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 5 11:08:57 UTC 2018 - bjorn.lie@gmail.com @@ -1745,7 +1883,7 @@ Mon Aug 10 06:07:19 UTC 2015 - zaitor@opensuse.org - Appending text to the link is broken. - Nodes from undo/redo history could be modified. - Undo/Redo around links is wrong. - - Extra new line in the beginning of quoted content. + - Extra new line in the beginning of quoted content. + Use e_util_get_source_full_name() where appropriate. + Use configured Date/Time format in Tasks/Memos tooltips. + [Publish Calendar]: Disconnect free-busy-data signal handler. @@ -2581,7 +2719,7 @@ Wed Sep 3 00:36:56 UTC 2014 - dliang@suse.com - modified patches: * evolution-drag-text-to-composer.patch update patch bnc#869562, the upstream function next_uri wrongly - split html content into lots of pieces that the edit cannot display + split html content into lots of pieces that the edit cannot display the html content nicely. ------------------------------------------------------------------- @@ -2978,7 +3116,7 @@ Sun Sep 15 13:10:42 UTC 2013 - zaitor@opensuse.org - Update to version 3.9.92: + Add EShellView to E{Calendar,MemoList,TaskList}Selector. - + Add an AppData description for Evolution. + + Add an AppData description for Evolution. + Fix folder name encoding in em_folder_utils_create_folder(). + calendar: do not assume time_t is long. + EClientSelector: Show an initial icon based on host name. @@ -3234,7 +3372,7 @@ Wed Feb 13 12:07:02 UTC 2013 - dimstar@opensuse.org + evolution-prevent-crash-edit-task-prompt-cancel.patch + evolution-prevent-crash-on-folder-rename.patch + evolution-schedule-higher-idle-priority-actions.patch - + evolution-use-G_PRIORITY_HIGH_IDLE.patch + + evolution-use-G_PRIORITY_HIGH_IDLE.patch ------------------------------------------------------------------- Tue Feb 12 10:52:57 UTC 2013 - dimstar@opensuse.org @@ -3274,7 +3412,7 @@ Mon Feb 11 17:41:48 UTC 2013 - dimstar@opensuse.org bgo#525932, bgo#529743, bgo#579315, bgo#671200, bgo#671628, bgo#672200, bgo#674678, bgo#677378, bgo#678606, bgo#680201, bgo#680244, bgo#685808, bgo#686212, bgo#687360, bgo#687503, - bgo#687670, bgo#687974, bgo#688819, bgo#689639, bgo#689966. + bgo#687670, bgo#687974, bgo#688819, bgo#689639, bgo#689966. + Updated translations. - Drop pkgconfig(libedataserverui-3.0) BuildRequires: the library no longer exists. @@ -3334,7 +3472,7 @@ Fri Feb 8 22:58:23 UTC 2013 - badshah400@gmail.com + evolution-prevent-crash-on-folder-rename.patch (bgo#692777) + evolution-schedule-higher-idle-priority-actions.patch (bgo#683867) - + evolution-use-G_PRIORITY_HIGH_IDLE.patch (bgo#683867) [with + + evolution-use-G_PRIORITY_HIGH_IDLE.patch (bgo#683867) [with minor edit to the upstream patch to fix a build error this introduced]. @@ -4760,58 +4898,58 @@ Thu Apr 29 10:22:24 IST 2010 - lakhil@novell.com + Missing backslashes in data/icons/Makefile.am. + bgo#374533 - Read window stays open after last email is deleted + bgo#488979 - Disable Edit for card views in contacts - + bgo#569945 - Recurrence icon not removed after changing to + + bgo#569945 - Recurrence icon not removed after changing to single event + bgo#589393 - Configure fails to detect pilot-link utf8 capabilities - + bgo#592117 - Calendar compressed weekend print improvement - + bgo#600861 - Backup utility should use --quit instead of + + bgo#592117 - Calendar compressed weekend print improvement + + bgo#600861 - Backup utility should use --quit instead of --force-shutdown - + bgo#608203 - Left pane of mailer window is really narrow at + + bgo#608203 - Left pane of mailer window is really narrow at startup - + bgo#610229 - Status bar progress goes beyond 100 percentage - + bgo#611646 - Calendar shows recurring birthdays incorrectly - + bgo#612236 - Find-As-You-Type in Folder list stops working - + bgo#612821 - Uses freed memory when changing task's source - + bgo#612916 - Runtime error on console when opening a message + + bgo#610229 - Status bar progress goes beyond 100 percentage + + bgo#611646 - Calendar shows recurring birthdays incorrectly + + bgo#612236 - Find-As-You-Type in Folder list stops working + + bgo#612821 - Uses freed memory when changing task's source + + bgo#612916 - Runtime error on console when opening a message window - + bgo#613261 - application/mbox not shown properly - + bgo#613352 - Changed time range not propagated to calendar - + bgo#613354 - Folder->Mark all messages as read does not work - + bgo#613356 - Calendar doesn't save Task/Memo table state - + bgo#613564 - If no <> in the email address, addr should be the - full email address. - + bgo#614325 - Shrink/expand To,Cc header images is missing + + bgo#613261 - application/mbox not shown properly + + bgo#613352 - Changed time range not propagated to calendar + + bgo#613354 - Folder->Mark all messages as read does not work + + bgo#613356 - Calendar doesn't save Task/Memo table state + + bgo#613564 - If no <> in the email address, addr should be the + full email address. + + bgo#614325 - Shrink/expand To,Cc header images is missing + bgo#614644 - Email window's title is blank when subject is blank + bgo#614647 - Don't reset names and colors of default mail labels - + bgo#614813 - Crash during e-mail migration - + bgo#614889 - Memory leaks in EMailSidebar - + bgo#614892 - String leak in the composer + + bgo#614813 - Crash during e-mail migration + + bgo#614889 - Memory leaks in EMailSidebar + + bgo#614892 - String leak in the composer + bgo#614918 - GnomeGoal: Correct Desktop File + bgo#614926 - Memos and Tasks accelerators switched since 2.28 - + bgo#615331 - Message list/Folder tree focus policy has changed - + bgo#616097 - Remembers page ranges - + Fix build settings under capplet. - + Fix build break due to GTK+ deprecations. + + bgo#615331 - Message list/Folder tree focus policy has changed + + bgo#616097 - Remembers page ranges + + Fix build settings under capplet. + + Fix build break due to GTK+ deprecations. + Fix a potential crasher in e_contact_quick_add_email() - + Initialize dbus threading to avoid loosing alarms + + Initialize dbus threading to avoid loosing alarms + Work around another dropped gnome-icon-theme icon + Fix migration event hook for google-account-setup and - calendar-weather plugins + calendar-weather plugins + Fix disappearing e-table headers by realising the (horrible) - pet widget we are going to steal the gc from, so it actually - has it. - + Add more stock icons dropped from gnome-icon-theme. - + Revise legacy stock icon contexts. - + Use newer GTK+ API to manage print settings. + pet widget we are going to steal the gc from, so it actually + has it. + + Add more stock icons dropped from gnome-icon-theme. + + Revise legacy stock icon contexts. + + Use newer GTK+ API to manage print settings. + Install stock icons in "hicolor" instead of "gnome". + Remove duplicate use_system_timezone pref, set default to true - + Add missing linker flag to NetworkManager extension. + + Add missing linker flag to NetworkManager extension. + Remove gtk_notebook_set_tab_label_packing(). + Convert NetworkManager integration to an EShell extension. + Updated translations - Removed evolution-as-needed.patch - part of 2.30.1.2 tarball. - + ------------------------------------------------------------------- Tue Mar 30 19:40:33 CEST 2010 - vuntz@opensuse.org @@ -5199,7 +5337,7 @@ Tue Dec 1 17:46:39 CET 2009 - dimstar@opensuse.org - No longer Require libbonobo-, ligbnome- and libgnomeui-devel from the -devel package. - Add evolution-eds2.29.3.patch - e-d-s 2.29.3.1 does not exist. -- Be more strict, by using version numbers, when obsoleting +- Be more strict, by using version numbers, when obsoleting evolution2-devel. ------------------------------------------------------------------- @@ -5666,16 +5804,16 @@ Sat Mar 7 00:58:34 CET 2009 - vuntz@novell.com Tue Feb 17 11:18:30 IST 2009 - msuman@suse.de - Update to version 2.25.91: - + Bugs fixed: bgo#333716, bgo#404232, bgo#548623, bgo#554458, - bgo#555888, bgo#564229, bgo#567089, bgo#568176, bgo#569700, + + Bugs fixed: bgo#333716, bgo#404232, bgo#548623, bgo#554458, + bgo#555888, bgo#564229, bgo#567089, bgo#568176, bgo#569700, bgo#569986, bgo#570364, bgo#571625 + Updated translations -- Uncomment the patches which apply cleanly, rebase those which +- Uncomment the patches which apply cleanly, rebase those which don't and ensure that the build does not break. - Dropped the following patches fixed upstream: + bgo-559153-evo-migration.patch + compiler-warnings.diff -- Dropped evolution-desktop.patch: These changes should be made by +- Dropped evolution-desktop.patch: These changes should be made by passing parameters to %suse_update_desktop_file ------------------------------------------------------------------- @@ -5704,20 +5842,20 @@ Thu Feb 5 15:12:24 CET 2009 - sbrabec@suse.cz Wed Feb 4 15:09:15 IST 2009 - msuman@suse.de - Update to version 2.25.90: - + Bugs fixed: bgo#208426, bgo#245156, bgo#246313, bgo#303738, - bgo#310844, bgo#339879, bgo#360813, bgo#489437, bgo#554454, - bgo#555310, bgo#563364, bgo#563867, bgo#565376, bgo#565681, - bgo#566011, bgo#566572, bgo#566599, bgo#566653, bgo#567031, - bgo#567045, bgo#567129, bgo#567148, bgo#567270, bgo#567276, - bgo#567280, bgo#567281, bgo#567282, bgo#567285, bgo#567409, - bgo#567687, bgo#567744, bgo#318003, bgo#342446, bgo#362754, - bgo#442869, bgo#539467, bgo#546637, bgo#559604, bgo#561628, - bgo#562449, bgo#567654, bgo#567824, bgo#347287, bnc#443544, - bnc#458968, bnc#462372, bnc#450554, bnc#470474, bnc#450535, + + Bugs fixed: bgo#208426, bgo#245156, bgo#246313, bgo#303738, + bgo#310844, bgo#339879, bgo#360813, bgo#489437, bgo#554454, + bgo#555310, bgo#563364, bgo#563867, bgo#565376, bgo#565681, + bgo#566011, bgo#566572, bgo#566599, bgo#566653, bgo#567031, + bgo#567045, bgo#567129, bgo#567148, bgo#567270, bgo#567276, + bgo#567280, bgo#567281, bgo#567282, bgo#567285, bgo#567409, + bgo#567687, bgo#567744, bgo#318003, bgo#342446, bgo#362754, + bgo#442869, bgo#539467, bgo#546637, bgo#559604, bgo#561628, + bgo#562449, bgo#567654, bgo#567824, bgo#347287, bnc#443544, + bnc#458968, bnc#462372, bnc#450554, bnc#470474, bnc#450535, bnc#463602 + Some fixes to use newer non-deprecated Gtk+ APIs, headers. + Updated translations. -- Disable the Novell ICEDesktop plugin. +- Disable the Novell ICEDesktop plugin. - Added: + compiler-warnings.diff: Fixes a few compiler warnings - Dropped these patches already fixed upstream: @@ -5737,20 +5875,20 @@ Wed Feb 4 15:09:15 IST 2009 - msuman@suse.de Wed Feb 4 15:09:15 IST 2009 - msuman@suse.de - Update to version 2.25.90: - + Bugs fixed: bgo#208426, bgo#245156, bgo#246313, bgo#303738, - bgo#310844, bgo#339879, bgo#360813, bgo#489437, bgo#554454, - bgo#555310, bgo#563364, bgo#563867, bgo#565376, bgo#565681, - bgo#566011, bgo#566572, bgo#566599, bgo#566653, bgo#567031, - bgo#567045, bgo#567129, bgo#567148, bgo#567270, bgo#567276, - bgo#567280, bgo#567281, bgo#567282, bgo#567285, bgo#567409, - bgo#567687, bgo#567744, bgo#318003, bgo#342446, bgo#362754, - bgo#442869, bgo#539467, bgo#546637, bgo#559604, bgo#561628, - bgo#562449, bgo#567654, bgo#567824, bgo#347287, bnc#443544, - bnc#458968, bnc#462372, bnc#450554, bnc#470474, bnc#450535, + + Bugs fixed: bgo#208426, bgo#245156, bgo#246313, bgo#303738, + bgo#310844, bgo#339879, bgo#360813, bgo#489437, bgo#554454, + bgo#555310, bgo#563364, bgo#563867, bgo#565376, bgo#565681, + bgo#566011, bgo#566572, bgo#566599, bgo#566653, bgo#567031, + bgo#567045, bgo#567129, bgo#567148, bgo#567270, bgo#567276, + bgo#567280, bgo#567281, bgo#567282, bgo#567285, bgo#567409, + bgo#567687, bgo#567744, bgo#318003, bgo#342446, bgo#362754, + bgo#442869, bgo#539467, bgo#546637, bgo#559604, bgo#561628, + bgo#562449, bgo#567654, bgo#567824, bgo#347287, bnc#443544, + bnc#458968, bnc#462372, bnc#450554, bnc#470474, bnc#450535, bnc#463602 + Some fixes to use newer non-deprecated Gtk+ APIs, headers. + Updated translations. -- Disable the Novell ICEDesktop plugin. +- Disable the Novell ICEDesktop plugin. - Added: + compiler-warnings.diff: Fixes a few compiler warnings - Dropped these patches already fixed upstream: @@ -5767,9 +5905,9 @@ Wed Feb 4 15:09:15 IST 2009 - msuman@suse.de + pst-import.patch ------------------------------------------------------------------- -Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de +Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de -- Translations update. +- Translations update. ------------------------------------------------------------------- Mon Jan 12 13:49:48 CET 2009 - pchenthill@suse.de @@ -5780,8 +5918,8 @@ Mon Jan 12 13:49:48 CET 2009 - pchenthill@suse.de ------------------------------------------------------------------- Sun Jan 11 16:40:44 IST 2009 - msuman@suse.de -- Pruning changes from the factory submission: - + Dropped these patches already fixed upstream: +- Pruning changes from the factory submission: + + Dropped these patches already fixed upstream: + bgo-559604-calendar-tooltip-updated.patch + bgo-564248-evo-copy-paste-images.patch + bnc-435694-retract-feature-broken.patch @@ -5792,75 +5930,75 @@ Sun Jan 11 16:40:44 IST 2009 - msuman@suse.de + bnc-462349-shared-memo-editor.patch ------------------------------------------------------------------- -Fri Jan 9 00:18:22 CET 2009 - mauro@suse.de +Fri Jan 9 00:18:22 CET 2009 - mauro@suse.de -- Translations update. +- Translations update. ------------------------------------------------------------------- Wed Jan 7 11:27:13 CET 2009 - abharath@suse.de - Patches added - + bgo#559153 - bgo-559153-evo-migration.patch - Migration fixes + + bgo#559153 - bgo-559153-evo-migration.patch - Migration fixes in Evolution. - + bgo#559604 - bgo-559604-calendar-tooltip-updated.patch - + + bgo#559604 - bgo-559604-calendar-tooltip-updated.patch - Additional Information On Calendar Tooltip. - + bgo#564248 - bgo-564248-evo-copy-paste-images.patch - Support + + bgo#564248 - bgo-564248-evo-copy-paste-images.patch - Support Copy And Paste Of Images. + bnc#435694 - bnc-435694-retract-feature-broken.patch - Retract of Email from Sent Items Does not Work - + bnc#446285 - bnc-446285-traverse-all-entries.patch - Meeting + + bnc#446285 - bnc-446285-traverse-all-entries.patch - Meeting Entry Does Not Allow Multiple Names. - + bnc#446287 - bnc-446287-missing-vcf-reader.patch - Missing + + bnc#446287 - bnc-446287-missing-vcf-reader.patch - Missing VCF Plugin In Email Reader. - + bnc#449952 - bnc-449952-hotkey-evo-preferences.patch - + + bnc#449952 - bnc-449952-hotkey-evo-preferences.patch - Misplaced Hotkey on Evolution Preference Dlg. - + bnc#443544 - bnc-443544-evo-free-busy.patch - Evolution busy - search on GW resource object does not display + + bnc#443544 - bnc-443544-evo-free-busy.patch - Evolution busy + search on GW resource object does not display unavailable times. - + bnc#435455 - bnc-435455-attendees-meeting-resize.patch - + + bnc#435455 - bnc-435455-attendees-meeting-resize.patch - Attendees UI Allows Meeting Resize. - + bnc#439998 - bnc-439998-delete-delegated-events.patch - - Delegating a Meeting Should Prompt to See if a + + bnc#439998 - bnc-439998-delete-delegated-events.patch - + Delegating a Meeting Should Prompt to See if a Copy of the Meeting Should Be Kept. - + bnc#440634 - bnc-440634-forwarded-hide-accept-decline.patch - + + bnc#440634 - bnc-440634-forwarded-hide-accept-decline.patch - Hide Accept/Decline when forwarding GW appt. - + bnc#445996 - bnc-445996-address-conflict.patch - address + + bnc#445996 - bnc-445996-address-conflict.patch - address conflict: [custom widget creation failed]. - + bnc#458153 - bnc-458153-busy-button.patch - All Day + + bnc#458153 - bnc-458153-busy-button.patch - All Day Appointment/Event Needs To Default To Busy. - + bnc#462349 - bnc-462349-shared-memo-editor.patch - Shared + + bnc#462349 - bnc-462349-shared-memo-editor.patch - Shared Memos opens a normal Memo window. - + bnc#463599 - bnc-463599-header-print-issues.patch - Daily + + bnc#463599 - bnc-463599-header-print-issues.patch - Daily Printouts Display Hour In Wrong Spot. - + bnc#439987 - bnc-439987-classify-sensitivity.patch - Save Option + + bnc#439987 - bnc-439987-classify-sensitivity.patch - Save Option Unavailable if Classification is Modified. - + bnc#456481 - bnc-456481-evolution-eats-memory.patch - evolution + + bnc#456481 - bnc-456481-evolution-eats-memory.patch - evolution eats up memory. + bnc#462372 - bnc-462372-open-attachment-event.patch - Right click - on an attachment in calendar event and chose + on an attachment in calendar event and chose application - does not work. - + bnc#458968 - bnc-458968-warning-on-delegating.patch - Meeting + + bnc#458968 - bnc-458968-warning-on-delegating.patch - Meeting delegation warns about meeting changes. + bgo#559604 - bgo-559604-tooltip-for-gw.patch - Calendar Tooltip updated for GW accounts. - Patches updated - + bgo#556224 - bgo-556224-search-events-offline.patch - Upstream + + bgo#556224 - bgo-556224-search-events-offline.patch - Upstream had updates. - + bnc#430639 - evolution-desktop.patch - Change the name in the + + bnc#430639 - evolution-desktop.patch - Change the name in the desktop file. - Changes to the spec - + bnc#463587 - [PATCH] evolution --force-shutdown Tries To Kill All + + bnc#463587 - [PATCH] evolution --force-shutdown Tries To Kill All Users. ------------------------------------------------------------------- Tue Jan 6 13:34:55 IST 2009 - msuman@suse.de - Update to version 2.25.4: - + Bugs fixed: bnc#435694, bnc#439998, bnc#446285, bgo#546437, - bgo#546860, bgo#558337, bgo#559153, bgo#559604, bgo#562091, - bgo#562155, bgo#564248, bgo#565628, bgo#565857, bgo#566206 + + Bugs fixed: bnc#435694, bnc#439998, bnc#446285, bgo#546437, + bgo#546860, bgo#558337, bgo#559153, bgo#559604, bgo#562091, + bgo#562155, bgo#564248, bgo#565628, bgo#565857, bgo#566206 + Updated translations ------------------------------------------------------------------- @@ -5872,18 +6010,18 @@ Tue Dec 30 09:36:10 IST 2008 - msuman@suse.de Wed Dec 24 15:24:56 IST 2008 - msuman@suse.de - Update to version 2.25.3.1: - + Bugs fixed: bgo#332729, bgo#359745, bgo#386036, bgo#490503, - bgo#503662, bgo#524377, bgo#541121, bgo#552583, bgo#552850, - bgo#554450, bgo#554464, bgo#555276, bgo#556224, bgo#557246, - bgo#557581, bgo#557726, bgo#557818, bgo#558322, bgo#558354, - bgo#559371, bgo#559518, bgo#559604, bgo#559701, bgo#559810, - bgo#560138, bgo#560329, bgo#560882, bgo#561467, bgo#332629, - bgo#332629, bgo#333224, bgo#337082, bgo#348299, bgo#350725, - bgo#352287, bgo#549964, bgo#551599, bgo#552357, bgo#552583, - bgo#552583, bgo#555371, bgo#555663, bgo#556303, bgo#558498, - bgo#560420, bgo#562228, bgo#562990, bgo#563077, bgo#563250, - bgo#563369, bgo#563633, bgo#563669, bgo#563870, bgo#564351, - bnc#434320, bnc#437226, bnc#440007, bnc#440646, bnc#443190, + + Bugs fixed: bgo#332729, bgo#359745, bgo#386036, bgo#490503, + bgo#503662, bgo#524377, bgo#541121, bgo#552583, bgo#552850, + bgo#554450, bgo#554464, bgo#555276, bgo#556224, bgo#557246, + bgo#557581, bgo#557726, bgo#557818, bgo#558322, bgo#558354, + bgo#559371, bgo#559518, bgo#559604, bgo#559701, bgo#559810, + bgo#560138, bgo#560329, bgo#560882, bgo#561467, bgo#332629, + bgo#332629, bgo#333224, bgo#337082, bgo#348299, bgo#350725, + bgo#352287, bgo#549964, bgo#551599, bgo#552357, bgo#552583, + bgo#552583, bgo#555371, bgo#555663, bgo#556303, bgo#558498, + bgo#560420, bgo#562228, bgo#562990, bgo#563077, bgo#563250, + bgo#563369, bgo#563633, bgo#563669, bgo#563870, bgo#564351, + bnc#434320, bnc#437226, bnc#440007, bnc#440646, bnc#443190, bnc#446286 + Updated translations - Re-based old patches. @@ -5912,22 +6050,22 @@ Wed Dec 24 15:24:56 IST 2008 - msuman@suse.de Thu Dec 4 12:13:42 CET 2008 - abharath@suse.de - Patches added - + bgo#332729 - bgo-332729-invalid-write-econfig.patch - invalid + + bgo#332729 - bgo-332729-invalid-write-econfig.patch - invalid write with outspring from e-config.c - + bgo#562228 - bgo-562228-evo-mailbox-field.patch - Login to + + bgo#562228 - bgo-562228-evo-mailbox-field.patch - Login to exchange fails if "mailbox" is filled manually in the config wizard. - + bnc#435452 - bnc-435452-lose-attendees-busy-search.patch - + + bnc#435452 - bnc-435452-lose-attendees-busy-search.patch - Adding People to Meeting Loses Attendee if Add or Busy Search Selected. - + bnc#439733 - bnc-439733-bogofilter-junk-training.patch - + + bnc#439733 - bnc-439733-bogofilter-junk-training.patch - Checking for junk before training. + bnc#449888 - bnc-449888-handle-no-workspace.patch - Evolution should handle 'no workspace found' exception. - + sp-meetingworkspace-ui.patch - Implement an UI for creating + + sp-meetingworkspace-ui.patch - Implement an UI for creating meeting workspace. FATE id: 304465 -- sp-tasks-setup.diff: Uncomment this patch now as dice dependency +- sp-tasks-setup.diff: Uncomment this patch now as dice dependency patches have been checked in. ------------------------------------------------------------------- @@ -5936,7 +6074,7 @@ Mon Nov 24 10:00:30 IST 2008 - msuman@suse.de - sp-tasks-setup.diff: Comment this patch for now as it breaks the build. - Restore the alphabetical order of the BuildRequires list -- Renamed evolution-desktop-files.tar.bz2 to +- Renamed evolution-desktop-files.tar.bz2 to ximian-evolution-desktop-files.tar.bz2 to prevent the junk evolution.desktopfiles package getting created after the build. @@ -5952,67 +6090,67 @@ Thu Nov 20 10:40:30 CET 2008 - abharath@suse.de - Patches added + bgo#556224 - bgo-556224-search-events-offline.patch - Search folder "Include threads" setting is unreliable. - + bnc#433448 - bnc-433448-backup-restore-fails.patch - Taking + + bnc#433448 - bnc-433448-backup-restore-fails.patch - Taking backup from Evolution does not work. - + bnc#434320 - bnc-434320-mail-notify-fix.patch - New Mail + + bnc#434320 - bnc-434320-mail-notify-fix.patch - New Mail Notification Icon should be Removed on Bar after closing Notification Window. - + bnc#440624 - bnc-440624-six-appts-timeslot.patch - Only 6 + + bnc#440624 - bnc-440624-six-appts-timeslot.patch - Only 6 appointments are displayed in same time slot. - + bnc#440646 - bnc-440646-set-color-proxy.patch - Calendar colors + + bnc#440646 - bnc-440646-set-color-proxy.patch - Calendar colors not displayed correctly when proxied to account. + bnc#440649 - bnc-440649-display-meeting-bold.patch - Unaccepted meetings should display in bold. - + bnc#443190 - bnc-443190-warning-before-editing-appt.patch - - Evolution warns about editing appointment before + + bnc#443190 - bnc-443190-warning-before-editing-appt.patch - + Evolution warns about editing appointment before appointment is displayed. + bnc#443851 - bnc-443851-calendar-tooltip-info.patch - enhancement fix for calendar tooltip info. - + bnc#446356 - bnc-446356-a11y-crash.diff - Evolution crash on + + bnc#446356 - bnc-446356-a11y-crash.diff - Evolution crash on opening the calendars. - + bnc#446390 - bnc-446390-corrupted-vfolders.patch - corrupted + + bnc#446390 - bnc-446390-corrupted-vfolders.patch - corrupted vfolders; SIGSEGV in camel_folder_get_message(). - + bnc#446286 - bnc-446286-message-tracking-status.patch - Track + + bnc#446286 - bnc-446286-message-tracking-status.patch - Track Message Status not working. + bnc#210959 - bnc-210959-evo-accept-ics.patch - Receving meeting - request from the Personal source should work in + request from the Personal source should work in groupwise connector. ------------------------------------------------------------------- Thu Nov 6 07:33:08 CET 2008 - abharath@suse.de - Update to version 2.24.1.1 - Releasing Evolution under 'GNU LGPL V2 or (at your option) V3'. + Releasing Evolution under 'GNU LGPL V2 or (at your option) V3'. Refer COPYING file for more details - + Bugs fixed: bnc#437226, bnc#440007, bgo#541121, bgo#554450, - bgo#557246, bgo#557613, bgo#557726, bgo#558726, bgo#559028, + + Bugs fixed: bnc#437226, bnc#440007, bgo#541121, bgo#554450, + bgo#557246, bgo#557613, bgo#557726, bgo#558726, bgo#559028, bgo#559041 and bgo#559371 + Updated translations. - Patches added + bgo#558354 - bgo-558354-alarm-notify-improved.patch - Replace - "Close" btn in Appts reminder window with a + "Close" btn in Appts reminder window with a per-item "Dismiss" - + bnc#435668 - bnc-435668-hide-accept.patch - Meetings In + + bnc#435668 - bnc-435668-hide-accept.patch - Meetings In SentItems Should Hide Accept/Decline - + bnc#435722 - bnc-435722-book-uri-long.patch - Book URI: + + bnc#435722 - bnc-435722-book-uri-long.patch - Book URI: Spills Into Second Column - + bnc#441763 - bnc-441763-diff-meeting-icon.patch - Show + + bnc#441763 - bnc-441763-diff-meeting-icon.patch - Show different icons for meetings - + bnc#441770 - bnc-441770-non-intrusive-calendar.patch - + + bnc#441770 - bnc-441770-non-intrusive-calendar.patch - Non-intrusive error handling for calendar - + bnc#442135 - bnc-442135-exchange-settings-offline.patch - + + bnc#442135 - bnc-442135-exchange-settings-offline.patch - Evolution pops up misleading error dialog + sharepoint-account-setup.patch - Sharepoint account setup. ------------------------------------------------------------------- Mon Nov 3 10:18:56 IST 2008 - msuman@suse.de -- Clean up the spec file to use proper RPM macros. +- Clean up the spec file to use proper RPM macros. - Archive the SUSE specific desktop and pixmap files, unclutter the source list. - Do not use a custom libexec directory. It serves no purpose. -- Removed the following patches: +- Removed the following patches: + evolution-2.0.1-de-po.patch - fixed upstream + evolution-2.2.0-port-to-pilot-link-0.12.patch - fixed upstream + evolution-morewarnings.patch - not required @@ -6038,18 +6176,18 @@ Sun Oct 26 23:45:11 CST 2008 - hpj@novell.com Fri Oct 24 10:11:54 IST 2008 - msuman@suse.de - Update to version 2.24.1 - + Bugs fixed: bgo#364542, bgo#438155, bgo#497928, bgo#511918, - bgo#511947, bgo#514989, bgo#519491, bgo#528816, bgo#530606, - bgo#530691, bgo#530716, bgo#530872, bgo#535248, bgo#541121, - bgo#550441, bgo#552575, bgo#552583, bgo#553273, bgo#553297, - bgo#553527, bgo#553609, bgo#553715, bgo#554349, bgo#554418, - bgo#554456, bgo#554566, bgo#554664, bgo#555276, bgo#555494, + + Bugs fixed: bgo#364542, bgo#438155, bgo#497928, bgo#511918, + bgo#511947, bgo#514989, bgo#519491, bgo#528816, bgo#530606, + bgo#530691, bgo#530716, bgo#530872, bgo#535248, bgo#541121, + bgo#550441, bgo#552575, bgo#552583, bgo#553273, bgo#553297, + bgo#553527, bgo#553609, bgo#553715, bgo#554349, bgo#554418, + bgo#554456, bgo#554566, bgo#554664, bgo#555276, bgo#555494, bgo#555775, bgo#556059, bgo#556284, bnc#424818 + Updated translations. - Fix the prefix for NTLM patched OpenLDAP - Remove evolution-advanced-search.patch. Fixed upstream. -- Add evo-core-mapi-changes.diff: This contains changes in the core - code base for the MAPI provider. +- Add evo-core-mapi-changes.diff: This contains changes in the core + code base for the MAPI provider. ------------------------------------------------------------------- Thu Oct 16 12:34:00 CDT 2008 - maw@novell.com @@ -6060,7 +6198,7 @@ Thu Oct 16 12:34:00 CDT 2008 - maw@novell.com ------------------------------------------------------------------- Fri Oct 3 11:01:54 CEST 2008 - sragavan@suse.de -- Make sure that Evolution/friends depend on evoldap2-client +- Make sure that Evolution/friends depend on evoldap2-client ------------------------------------------------------------------- Wed Oct 1 15:10:17 CEST 2008 - sbrabec@suse.cz @@ -6113,7 +6251,7 @@ Mon Aug 18 18:33:06 CEST 2008 - maw@suse.de - Update to version 2.23.90: + Lots of disk summary related stability fixes + Bugs fixed: bgo#249844, bgo#324203, bgo#347287, bgo#352695, - bgo#416258, bgo#435969, bgo#467115, bgo#498095, bgo#508732, + bgo#416258, bgo#435969, bgo#467115, bgo#498095, bgo#508732, bgo#513363, bgo#519292, bgo#529743, bgo#530402, bgo#531288, bgo#535745, bgo#544117, bgo#546263, bgo#546668, bgo#546744, bgo#546748, bgo#546785, bgo#546788, bgo#546788, bgo#546892, @@ -6140,7 +6278,7 @@ Tue Aug 5 12:49:45 CDT 2008 - maw@suse.de bgo#395636, bgo#423395, bgo#440818, bgo#477082, bgo#438479, bgo#478469, bgo#519536, bgo#524130, bgo#526262, bgo#530069, bgo#532472, bgo#532597, bgo#534039, bgo#536488, bgo#537275, - bgo#537725, bgo#538741, bgo#538908, bgo#539268, bgo#539755, + bgo#537725, bgo#538741, bgo#538908, bgo#539268, bgo#539755, bgo#540152, bgo#540160, bgo#540274, bgo#540282, bgo#540282, bgo#540400, bgo#540516, bgo#540972, bgo#541355, bgo#541365, bgo#542101, bgo#542125, bgo#542149, bgo#542587, bgo#542631, @@ -6222,7 +6360,7 @@ Mon Jun 2 10:43:43 CEST 2008 - abharath@suse.de ------------------------------------------------------------------- Wed May 21 21:27:53 IST 2008 - msuman@suse.de -- Added +- Added + bgo-534012-backup-permission.patch (Sankar P) + bgo-533820-fix-crash-on-border-clicking-meetings.diff (Chenthill P) (bnc#391993) @@ -6230,7 +6368,7 @@ Wed May 21 21:27:53 IST 2008 - msuman@suse.de Wed May 14 17:28:46 CEST 2008 - abharath@suse.de - Cleanup (unwanted patches) - - bnc#153807 - bnc-153807-msg-composer-dont-raise.patch + - bnc#153807 - bnc-153807-msg-composer-dont-raise.patch - nss-nspr.patch - fix-security-gtkhtml-moreui.diff - evo-2.8.2-regression-fix.patch @@ -6314,12 +6452,12 @@ Fri Mar 14 04:43:36 CET 2008 - maw@suse.de Tue Mar 4 21:42:07 CET 2008 - maw@suse.de - Update to version 2.21.92: - + Bugs fixed: bnc#153807, bnc#159736, bgo#167638, bnc#173186, - bnc#178778, bgo#209353, bgo#209353, bnc#294999, bgo#339266, - bnc#358697, bgo#383438, bgo#440426, bgo#469292, bgo#471779, - bgo#512776, bgo#516408, bgo#514836, bgo#514987, bgo#515659, - bgo#515744, bgo#516234, bgo#516279, bgo#516349, bgo#516453, - bgo#516648, bgo#516648, bgo#517072, bgo#517082, bgo#517129, + + Bugs fixed: bnc#153807, bnc#159736, bgo#167638, bnc#173186, + bnc#178778, bgo#209353, bgo#209353, bnc#294999, bgo#339266, + bnc#358697, bgo#383438, bgo#440426, bgo#469292, bgo#471779, + bgo#512776, bgo#516408, bgo#514836, bgo#514987, bgo#515659, + bgo#515744, bgo#516234, bgo#516279, bgo#516349, bgo#516453, + bgo#516648, bgo#516648, bgo#517072, bgo#517082, bgo#517129, and bgo#517458 + Updated translations - Drop bnc-156353-evo-crash-adding-apt.patch, @@ -6440,7 +6578,7 @@ Tue Dec 18 14:26:04 CST 2007 - maw@suse.de + Updated translations - Remove the following upstreamed patches: evolution-configure.patch, evolution-2.11.6.1-cal-busy-recursion.patch, - bnc-308959-mail-attachment-icon.patch, + bnc-308959-mail-attachment-icon.patch, evolution-stringcompare.patch, and bnc-302017-print-100pc.diff. @@ -6452,11 +6590,11 @@ Wed Dec 5 01:20:11 CET 2007 - maw@suse.de ------------------------------------------------------------------- Tue Nov 13 07:46:15 CET 2007 - psankar@suse.de -- bnc-308959-mail-attachment-icon.patch: Fixes mail attachment icon +- bnc-308959-mail-attachment-icon.patch: Fixes mail attachment icon not shown in the message list issue. - Fixes bug #308959 (10.3) and #340920 (Factory) - + ------------------------------------------------------------------- Mon Sep 17 20:29:43 CEST 2007 - vvaradhan@suse.de @@ -6562,7 +6700,7 @@ Thu Aug 2 16:27:30 CEST 2007 - maw@suse.de within the plugin manager itself, users can keep their signatures on top when replying, and mails from delegates are handled appropriately -- Bugs (bugzilla.gnome.org) fixed: +- Bugs (bugzilla.gnome.org) fixed: #200977: Ensure that selected day is visible when changed (Milan Crha) #237989: Included support for backspace in magic space bar feature @@ -6740,7 +6878,7 @@ Fri Jul 20 21:23:05 CEST 2007 - maw@suse.de #441010: Fixed dropdowns in mailer's view editor (Matthew Barnes) #441992: Fixed a crash when selecting a mail (Jeff Cai) #443140: Added a missing mnemonic in Preferences window (Vinod) - #407104: Makes the GNOME Clock applet able to correctly start + #407104: Makes the GNOME Clock applet able to correctly start Evolution. (Matthew Barnes) #355919: Fixes evolution crash when display depth set to 8 on sparc machine (Xiurong Simon Zheng) @@ -6821,7 +6959,7 @@ Fri Jul 20 21:23:05 CEST 2007 - maw@suse.de ------------------------------------------------------------------- Mon Jun 11 18:38:50 CEST 2007 - ro@suse.de -- avoid string comparison with string literal +- avoid string comparison with string literal ------------------------------------------------------------------- Thu Jun 7 13:06:39 CEST 2007 - sbrabec@suse.cz @@ -6831,7 +6969,7 @@ Thu Jun 7 13:06:39 CEST 2007 - sbrabec@suse.cz ------------------------------------------------------------------- Wed May 9 15:09:12 CEST 2007 - mauro@novell.com -- Removed xsltproc-no-net.patch +- Removed xsltproc-no-net.patch - Created a small fix in the evolution.spec for not getting xml issues. ------------------------------------------------------------------- @@ -6924,7 +7062,7 @@ Mon Nov 20 17:10:17 CET 2006 - vvaradhan@novell.com 222605 Memory Usage problems with GW Proxy 143801 VUL-0: evolution DoS 146546 VUL-0: yet another evolution DoS: inline text files - + ------------------------------------------------------------------- Sat Oct 28 11:50:28 CEST 2006 - kharish@suse.de @@ -6936,7 +7074,7 @@ Mon Oct 2 23:07:15 CEST 2006 - jhargadon@suse.de - update to version 2.8.1 - translation updates -- many bug fixes +- many bug fixes ------------------------------------------------------------------- Mon Sep 11 15:02:15 CEST 2006 - vvaradhan@novell.com @@ -6982,7 +7120,7 @@ Mon Sep 4 19:41:10 CEST 2006 - vvaradhan@novell.com Sat Jul 8 11:13:29 CEST 2006 - kharish@suse.de - Added bnc-190421-cal-appointment-end-timezone.patch to handle - events with two timezones. + events with two timezones. - Added bnc-190002-live-meeting.patch to handle meeting invitations from Microsoft Live. @@ -7025,7 +7163,7 @@ Thu Jun 8 11:42:56 CEST 2006 - sragavan@novell.com Wed Jun 7 12:56:04 CEST 2006 - pchenthill@novell.com - Added bgo-340296-gw-conflict-search.diff to check the groupwise - calendars for conflict, fixes the bug (b.g.o) 340296. + calendars for conflict, fixes the bug (b.g.o) 340296. ------------------------------------------------------------------- Fri Jun 2 21:36:35 CEST 2006 - fejj@suse.de @@ -7076,7 +7214,7 @@ Thu May 18 11:23:56 CEST 2006 - sragavan@novell.com ------------------------------------------------------------------- Wed May 17 21:01:22 CEST 2006 - fejj@suse.de -- Added bnc-173186.patch: NULL-check the return from dbus_message_get_path +- Added bnc-173186.patch: NULL-check the return from dbus_message_get_path before strcmping it. ------------------------------------------------------------------- @@ -7102,7 +7240,7 @@ Fri May 5 06:24:24 CEST 2006 - sragavan@novell.com 168697 - Fixes a alarm crash (Srini) 171592 - Fixes a alarm crash (Srini) 170076 - Fixes a wrong mime lookup for a attachment (Srini) - + ------------------------------------------------------------------- Tue May 2 22:15:15 CEST 2006 - fejj@suse.de @@ -7115,7 +7253,7 @@ Tue May 2 14:30:15 CEST 2006 - pchenthill@novell.com - Update the patch bnc-158107-no-notification-canceled-mtgs.patch Fixes https://bugzilla.novell.com/show_bug.cgi?id=171531 - + ------------------------------------------------------------------- Wed Apr 26 22:08:27 CEST 2006 - dobey@suse.de @@ -7138,7 +7276,7 @@ Fri Apr 21 08:42:35 CEST 2006 - sragavan@novell.com - Fixes (bnc) 165714 - Fixes delegation of recurring events by adding delfrom param. (Harish) 166006 - Fix to remove hang while creating groupwise account (Devashish) - + - Fixes (bgo) 317422 - Fix to events hiding due to incorrect timezone information (Chenthill) 325960 - Fix to show subscribed and public folders without restarting evolution (Sushma) @@ -7169,7 +7307,7 @@ Wed Apr 19 12:01:30 CEST 2006 - sragavan@novell.com Sun Apr 16 21:25:59 CEST 2006 - vvaradhan@novell.com - Fixes (bnc) - 163039 evolution-2.6 eats %100 cpu while filling in + 163039 evolution-2.6 eats %100 cpu while filling in free/busy - Chenthill ------------------------------------------------------------------- @@ -7205,14 +7343,14 @@ Mon Mar 27 19:48:30 CEST 2006 - vvaradhan@novell.com - Fixes (bnc) 160049 changed G/W password - no calendar prompt ... 158107 No notification of cancelled meetings - + ------------------------------------------------------------------- Thu Mar 23 23:13:28 CET 2006 - vvaradhan@novell.com - Fixes (bnc) 150427 evo 1.6 hang on calendar 153807 msg composer seems to lower instead of raise -- Patched added to survive dbus (system bus) restart - +- Patched added to survive dbus (system bus) restart - survive-dbus-restart.patch - Updated bnc-158093-sent-folder-have-to-not-from.patch to properly work. See https://bugzilla.novell.com/show_bug.cgi?id=158093#c5 @@ -7223,7 +7361,7 @@ Thu Mar 23 16:52:42 CET 2006 - vvaradhan@novell.com - Fixes (bnc) 154208 Evolution error window grows beyond screen size. - Fixes (bgo) - 329502 Names Entered Into Assigned Tasks Not Going Into + 329502 Names Entered Into Assigned Tasks Not Going Into [Attendees] Screen 333697 Evolution crashed when try to create a task 330842 Evo crashed when idle/inactive @@ -7235,19 +7373,19 @@ Mon Mar 20 14:43:10 CET 2006 - vvaradhan@novell.com - Fixes (bnc) 138047 Evolution: Message Inconsistency with Passphrase/Password - 158093 Evolution: Groupwise "Sent Items" folder should have a + 158093 Evolution: Groupwise "Sent Items" folder should have a "To:" column instead of a "From:" column ------------------------------------------------------------------- Wed Mar 15 21:55:23 CET 2006 - vvaradhan@novell.com - Fixes (bnc) - 158182 Open a mail with many image attachments appears + 158182 Open a mail with many image attachments appears to hung evolution - 155488 pop up an alert -1 minutes before the start of the + 155488 pop up an alert -1 minutes before the start of the appointment - 155497 Evolution crashes when more than one contact is moved - to a dfferent local address book + 155497 Evolution crashes when more than one contact is moved + to a dfferent local address book Use Trash icon from stock for Trash folder. ------------------------------------------------------------------- @@ -7257,7 +7395,7 @@ Mon Mar 13 15:33:32 CET 2006 - vvaradhan@novell.com 152059 Evolution should have View-> Status Bar checked by default. 156074 timezone selection completely broken 156584 Evolution won't shut down - 137357 Configur groupwise account 'You must be working in + 137357 Configur groupwise account 'You must be working in online ...' message displayed 156823 Newly configured groupwise accounts don't work 156353 Evolution crashed when adding an appointment @@ -7307,8 +7445,8 @@ Mon Mar 13 15:33:32 CET 2006 - vvaradhan@novell.com 328988 translatable string conflict: "second" 274328 sign with pgp textbox not translated 314294 Leaks in calendar-file, addresbook-file eplugins - 200403 Copying contact folders - + 200403 Copying contact folders + ------------------------------------------------------------------- Mon Mar 6 17:04:19 CET 2006 - vvaradhan@novell.com @@ -7316,7 +7454,7 @@ Mon Mar 6 17:04:19 CET 2006 - vvaradhan@novell.com that has issues while upgradation, as pointed out by JPR. Merged evolution-desktop and the above fix into a single patch for ease of maintainance. -- Fix evolution.spec to have a non-comma based GenericName +- Fix evolution.spec to have a non-comma based GenericName Fixes:#152224 - Removed nld-gnome-menu.patch (which is merged into evolution-desktop.patch) @@ -7347,26 +7485,26 @@ Mon Feb 27 17:43:33 CET 2006 - vvaradhan@novell.com 332143 Evolution crashes when clicking in empty attachment bar 324327 Why does evolution try to guess account? 331887 Assertion crash when switching to contacts - 332114 [PATCH] Crash when switching components off of + 332114 [PATCH] Crash when switching components off of Contacts 329768 Deleting Attachments with Del key not working 329866 click on 'Goto' in calendar view evolution crashed - 330521 Editing alarms with "Play a Sound"/"Program to run" + 330521 Editing alarms with "Play a Sound"/"Program to run" crashes evo 329583 GW: Evolution crashed when enabling/disabling GW account - 330145 Moving mail on IMAP from Inbox to other folder crashes + 330145 Moving mail on IMAP from Inbox to other folder crashes evolution 331131 evolution crashed while getting new mails 331339 [PATCH] Evolution crashes on shutdown 331227 Evolution crashes when exit 328252 Evolution caldav eplugin fails to startup in Open Solaris - 331635 Evolution crashes when editing existing exchange account + 331635 Evolution crashes when editing existing exchange account with kerberos 5 support enabled on solaris 217746 Sending broken mail headers... 320790 Creating a list >=8 causes a crash 326721 Evolution can't show the new contacts added from menu 331993 Can't show the contact content when printing preview - 332191 GW:Evolution should throw error when response is not + 332191 GW:Evolution should throw error when response is not recvd for request 323556 Evolution refuses to start 329566 Modify all instances changes the instance dates @@ -7379,14 +7517,14 @@ Mon Feb 27 17:43:33 CET 2006 - vvaradhan@novell.com 326788 New->Contact should create contact on selected Addressbook 243622 negative appointment length makes former end become start time 321745 New Meeting UI: On Read Only Display, Disable A Few Buttons - 322009 In 'Free/Busy' ui 'Contacts' label has to be changed to + 322009 In 'Free/Busy' ui 'Contacts' label has to be changed to 'Attendees' 322789 Cannot select an image smaller than 1KB for contact - 326477 'Status Details' should be visible in default Task + 326477 'Status Details' should be visible in default Task editor window 326997 Description in a read-only Appointment not selectable 328515 Event / Task editor do not open attachment bar - 329568 Deleting a detached instance, does not remove it from + 329568 Deleting a detached instance, does not remove it from the master event 329775 unable to reopen "Status Details" dialog 330465 cvs fails to build -- structure has no member named `entry' @@ -7394,26 +7532,26 @@ Mon Feb 27 17:43:33 CET 2006 - vvaradhan@novell.com 331029 "&" in appointment summary results in empty tooltip 270325 Scroll position not remembered 318557 Evolution crashes if left idle - 323245 Screen reader does not read comboxes in Evolution-2.4 + 323245 Screen reader does not read comboxes in Evolution-2.4 or Evolution-2.6 324168 Evolution crashed when disabled configured IMAP account 331215 Message preview covers up mail list after switching from Contacts 332408 Evolution crashes on creating table view in address book - 272789 Avoid adding unnecessary surrounding markup inside + 272789 Avoid adding unnecessary surrounding markup inside translateable messages in Evolution 322651 Evolution connector swells up and pops 325319 Setting not saved in preferences dialog 326284 Code cleanups for Evolution 330387 One typo in the PO file (HEAD) - 330723 Various components shouldn't include their role in their + 330723 Various components shouldn't include their role in their accessible name. - 327348 Evolution crashed when treid to create shared folder + 327348 Evolution crashed when treid to create shared folder 'On this computer' 329586 Default button behaviour is ODD 304215 Evolution does not correctly pick up LDFLAGS from GNOME-Pilot 326147 Resetting the Sent folder to default doesn't work 330650 "Filters" dialog title should be "Message Filters" - 271842 Clicking "Select today" selects usually wrong day in "Work week", + 271842 Clicking "Select today" selects usually wrong day in "Work week", "Week" and "Month" view 325935 Changing Task Group does not act - Fixes (bnc) @@ -7436,12 +7574,12 @@ Tue Feb 14 16:06:03 CET 2006 - aj@suse.de ------------------------------------------------------------------- Mon Feb 13 02:27:30 CET 2006 - ro@suse.de -- silence enough compiler warnings to make it build +- silence enough compiler warnings to make it build ------------------------------------------------------------------- Mon Feb 13 00:17:05 CET 2006 - ro@suse.de -- fix compile flags "--fPIC" to "-fPIC" +- fix compile flags "--fPIC" to "-fPIC" ------------------------------------------------------------------- Fri Feb 10 12:21:39 CET 2006 - vvaradhan@novell.com @@ -7512,23 +7650,23 @@ Mon Sep 26 18:26:52 CEST 2005 - gekker@suse.de Mon Sep 5 18:26:48 CEST 2005 - gekker@suse.de - Update to version 2.4.0 (GNOME 2.12) -- Remove upstreamed patch +- Remove upstreamed patch ------------------------------------------------------------------- Fri Aug 26 18:25:28 CEST 2005 - gekker@suse.de - Add patch to fix build of exchange plugin -- Enable exchange plugin (105762) +- Enable exchange plugin (105762) ------------------------------------------------------------------- Fri Aug 26 14:00:20 CEST 2005 - ro@suse.de -- fix typo in specfile +- fix typo in specfile ------------------------------------------------------------------- Thu Aug 25 18:11:50 CEST 2005 - gekker@suse.de -- Update to version 2.3.8 +- Update to version 2.3.8 ------------------------------------------------------------------- Sat Aug 13 07:45:14 CEST 2005 - aj@suse.de @@ -7539,26 +7677,26 @@ Sat Aug 13 07:45:14 CEST 2005 - aj@suse.de Fri Aug 12 07:35:52 CEST 2005 - gekker@suse.de - Update to version 2.3.7 -- Enable exchange connector +- Enable exchange connector ------------------------------------------------------------------- Mon Aug 1 20:43:35 CEST 2005 - gekker@suse.de - Update to version 2.3.6.1 -- Fix 64-bit uncleanliness +- Fix 64-bit uncleanliness ------------------------------------------------------------------- Tue Jul 26 16:31:48 CEST 2005 - gekker@suse.de - Update to version 2.3.5.1 -- Fix all compiler warnings +- Fix all compiler warnings ------------------------------------------------------------------- Fri Jul 1 17:21:00 CEST 2005 - gekker@suse.de - Update to version 2.3.3 - Remove upstreamed patches -- Fix to build with SSL enabled +- Fix to build with SSL enabled ------------------------------------------------------------------- Fri Jun 10 18:44:14 CEST 2005 - sbrabec@suse.cz @@ -7595,12 +7733,12 @@ Fri Mar 18 18:05:42 CET 2005 - gekker@suse.de - Fix recurrence expansion (x72983). - Fix URLs (x73559). - Fix exchange account setup (x73627). -- Fix itip formattter plugin (x73844). +- Fix itip formattter plugin (x73844). ------------------------------------------------------------------- Wed Mar 16 14:10:27 CET 2005 - gekker@suse.de -- Update to version 2.2.1 +- Update to version 2.2.1 ------------------------------------------------------------------- Wed Mar 16 09:37:19 CET 2005 - clahey@suse.de @@ -7621,32 +7759,32 @@ Tue Mar 15 13:23:09 CET 2005 - sbrabec@suse.cz ------------------------------------------------------------------- Thu Mar 10 23:53:54 CET 2005 - gekker@suse.de -- Add Email to %suse_update_desktop_file (65804). +- Add Email to %suse_update_desktop_file (65804). ------------------------------------------------------------------- Tue Mar 8 23:30:09 CET 2005 - gekker@suse.de -- Update to version 2.2.0 (GNOME 2.10). +- Update to version 2.2.0 (GNOME 2.10). ------------------------------------------------------------------- Wed Mar 2 21:12:04 CET 2005 - gekker@suse.de -- Update to version 2.1.6 +- Update to version 2.1.6 ------------------------------------------------------------------- Wed Feb 9 23:40:59 CET 2005 - gekker@suse.de -- Update to version 2.1.5 +- Update to version 2.1.5 ------------------------------------------------------------------- Sat Feb 5 21:49:46 CET 2005 - gekker@suse.de --Update to version 2.1.4 +-Update to version 2.1.4 ------------------------------------------------------------------- Thu Jan 20 23:31:50 CET 2005 - ro@suse.de -- fixed file list +- fixed file list ------------------------------------------------------------------- Sat Jan 15 07:09:37 CET 2005 - clahey@suse.de @@ -7661,17 +7799,17 @@ Tue Jan 11 01:10:05 CET 2005 - ro@suse.de ------------------------------------------------------------------- Fri Jan 7 17:17:41 CET 2005 - gekker@suse.de -- Update to version 2.1.2 +- Update to version 2.1.2 ------------------------------------------------------------------- Tue Dec 7 17:33:20 CET 2004 - gekker@suse.de -- update to version 2.0.3 (Ximian 70057) +- update to version 2.0.3 (Ximian 70057) ------------------------------------------------------------------- Tue Nov 30 01:46:20 CET 2004 - ro@suse.de -- adapted evolution-2.0.1-de-po.patch +- adapted evolution-2.0.1-de-po.patch ------------------------------------------------------------------- Mon Nov 29 23:11:18 CET 2004 - gekker@suse.de @@ -7764,7 +7902,7 @@ Wed Aug 18 00:07:53 CEST 2004 - dobey@suse.de ------------------------------------------------------------------- Fri Aug 13 23:51:37 CEST 2004 - dobey@suse.de - + - Update to version 1.5.93 - Split pilot conduits out into evolution-pilot package - Update dependencies for new versions @@ -7856,13 +7994,13 @@ Tue May 25 22:08:44 CEST 2004 - mibarra@suse.de ------------------------------------------------------------------- Sat May 22 03:47:13 CEST 2004 - mibarra@suse.de -- Updated to 1.5.8. +- Updated to 1.5.8. - Added gnome-icon-theme to # neededforbuild ------------------------------------------------------------------- Tue May 18 16:06:57 CEST 2004 - clahey@suse.de -- Updated to 1.5.7. +- Updated to 1.5.7. ------------------------------------------------------------------- Tue May 11 12:08:20 CEST 2004 - sbrabec@suse.cz @@ -7899,7 +8037,7 @@ Sat Mar 20 11:24:46 CET 2004 - adrian@suse.de ------------------------------------------------------------------- Thu Mar 11 09:58:13 CET 2004 - hhetter@suse.de -- use new fixed 1.4.6 tarball +- use new fixed 1.4.6 tarball ------------------------------------------------------------------- Wed Mar 10 11:20:17 CET 2004 - sbrabec@suse.cz @@ -7909,7 +8047,7 @@ Wed Mar 10 11:20:17 CET 2004 - sbrabec@suse.cz ------------------------------------------------------------------- Mon Mar 8 11:16:33 CET 2004 - hhetter@suse.de -- updated to version 1.4.6 +- updated to version 1.4.6 ------------------------------------------------------------------- Fri Feb 20 01:50:57 CET 2004 - ro@suse.de @@ -7919,13 +8057,13 @@ Fri Feb 20 01:50:57 CET 2004 - ro@suse.de ------------------------------------------------------------------- Fri Jan 9 16:14:33 CET 2004 - adrian@suse.de -- remove unneeded %run_ldconfig +- remove unneeded %run_ldconfig (no library gets installed in a cached directory) ------------------------------------------------------------------- Mon Oct 20 11:11:08 CEST 2003 - hhetter@suse.de -- updated to version 1.4.5 +- updated to version 1.4.5 ------------------------------------------------------------------- Thu Oct 2 17:28:43 CEST 2003 - kukuk@suse.de @@ -7955,7 +8093,7 @@ Tue Sep 09 17:48:55 CEST 2003 - sbrabec@suse.cz ------------------------------------------------------------------- Thu Sep 4 16:13:47 CEST 2003 - hhetter@suse.de -- require the GNOME Help Browser (yelp) +- require the GNOME Help Browser (yelp) Bug Id#30089 ------------------------------------------------------------------- @@ -7966,12 +8104,12 @@ Tue Aug 05 18:28:01 CEST 2003 - sbrabec@suse.cz ------------------------------------------------------------------- Tue Aug 5 18:13:56 CEST 2003 - ro@suse.de -- changed neededforbuild gnome-pilot2 to gnome-pilot +- changed neededforbuild gnome-pilot2 to gnome-pilot ------------------------------------------------------------------- Tue Aug 5 11:05:10 CEST 2003 - hhetter@suse.de -- updated to version 1.4.4 (GTK2/GNOME2 ported) +- updated to version 1.4.4 (GTK2/GNOME2 ported) ------------------------------------------------------------------- Mon Jul 14 16:17:26 CEST 2003 - sbrabec@suse.cz @@ -7981,34 +8119,34 @@ Mon Jul 14 16:17:26 CEST 2003 - sbrabec@suse.cz ------------------------------------------------------------------- Mon Jun 30 00:23:26 CEST 2003 - ro@suse.de -- added directories to filelist +- added directories to filelist ------------------------------------------------------------------- Thu Jun 5 01:20:49 CEST 2003 - ro@suse.de -- remove unpackaged files from buildroot +- remove unpackaged files from buildroot ------------------------------------------------------------------- Mon Mar 24 08:28:39 CET 2003 - hhetter@suse.de - updated to security bugfix release 1.2.3 Fixes the security issue from the advisory at: - http://www.coresecurity.com/common/showdoc.php?idx=309&idxseccion=10 + http://www.coresecurity.com/common/showdoc.php?idx=309&idxseccion=10 ------------------------------------------------------------------- Tue Feb 11 12:26:54 CET 2003 - sf@suse.de -- compile with -fPIC on archs!=i386 +- compile with -fPIC on archs!=i386 ------------------------------------------------------------------- Mon Feb 10 13:37:45 CET 2003 - hhetter@suse.de -- updated to bugfix release 1.2.2 +- updated to bugfix release 1.2.2 ------------------------------------------------------------------- Wed Jan 15 16:55:48 CET 2003 - ro@suse.de -- use sasl2 +- use sasl2 ------------------------------------------------------------------- Fri Jan 03 19:15:25 CET 2003 - sbrabec@suse.cz @@ -8039,7 +8177,7 @@ Fri Sep 13 11:55:20 CEST 2002 - sbrabec@suse.cz Thu Aug 22 14:47:48 CEST 2002 - hhetter@suse.de - build with rpath /opt/mozilla/%_lib to correctly link - wombat (Bug Id#18195) + wombat (Bug Id#18195) ------------------------------------------------------------------- Fri Jul 26 23:54:21 CEST 2002 - adrian@suse.de @@ -8049,17 +8187,17 @@ Fri Jul 26 23:54:21 CEST 2002 - adrian@suse.de ------------------------------------------------------------------- Tue Jul 16 11:38:49 CEST 2002 - hhetter@suse.de -- updated to bugfix release 1.0.8 +- updated to bugfix release 1.0.8 ------------------------------------------------------------------- Tue Jun 25 23:50:55 CEST 2002 - ro@suse.de -- build libibex.a with -fPIC, it's linked into a shared library +- build libibex.a with -fPIC, it's linked into a shared library ------------------------------------------------------------------- Mon Jun 17 18:26:24 CEST 2002 - jordi@suse.de -- Updated to version 1.0.7 +- Updated to version 1.0.7 ------------------------------------------------------------------- Mon Jun 10 18:10:49 CEST 2002 - ro@suse.de @@ -8070,17 +8208,17 @@ Mon Jun 10 18:10:49 CEST 2002 - ro@suse.de Thu Jun 6 08:50:08 CEST 2002 - hhetter@suse.de - more %_lib fixes -- use new mozilla's libdir +- use new mozilla's libdir ------------------------------------------------------------------- Thu Jun 6 01:25:24 CEST 2002 - ro@suse.de -- use libdir +- use libdir ------------------------------------------------------------------- Tue May 28 14:13:01 CEST 2002 - hhetter@suse.de -- use new mozilla-nss include paths +- use new mozilla-nss include paths ------------------------------------------------------------------- Tue May 28 11:31:50 CEST 2002 - hhetter@suse.de @@ -8090,31 +8228,31 @@ Tue May 28 11:31:50 CEST 2002 - hhetter@suse.de ------------------------------------------------------------------- Fri May 17 10:42:50 CEST 2002 - hhetter@suse.de -- fix neededforbuild +- fix neededforbuild ------------------------------------------------------------------- Tue May 14 13:36:04 CEST 2002 - hhetter@suse.de - update to version 1.0.5 - build and link with db 3.1.17, required by - evolution contacts + evolution contacts ------------------------------------------------------------------- Tue Apr 23 23:53:27 CEST 2002 - ro@suse.de - fix build with latest autoconf - (AM_CONDITIONAL must appear in mainline) + (AM_CONDITIONAL must appear in mainline) ------------------------------------------------------------------- Tue Mar 26 11:52:44 CET 2002 - hhetter@suse.de - updated to new stable version 1.0.3 -- build with automake 1.5 and current db +- build with automake 1.5 and current db ------------------------------------------------------------------- Mon Feb 18 11:27:42 CET 2002 - hhetter@suse.de -- updated to stable bugfix version 1.0.2 +- updated to stable bugfix version 1.0.2 - build with automake 1.5 and current db ------------------------------------------------------------------- @@ -8125,7 +8263,7 @@ Fri Feb 1 00:26:09 CET 2002 - ro@suse.de ------------------------------------------------------------------- Wed Jan 30 10:58:39 CET 2002 - hhetter@suse.de -- build with db 4.0.14 +- build with db 4.0.14 ------------------------------------------------------------------- Fri Jan 18 10:56:57 CET 2002 - hhetter@suse.de @@ -8136,12 +8274,12 @@ Fri Jan 18 10:56:57 CET 2002 - hhetter@suse.de * more than 30 bugs fixed since the 1.0 release - libtoolize /libical too - build with db3 again -- build with automake 1.5 +- build with automake 1.5 ------------------------------------------------------------------- Thu Nov 22 01:35:47 CET 2001 - ro@suse.de -- xml-i18n-toolize +- xml-i18n-toolize ------------------------------------------------------------------- Wed Nov 21 12:12:56 CET 2001 - ro@suse.de @@ -8152,12 +8290,12 @@ Wed Nov 21 12:12:56 CET 2001 - ro@suse.de Tue Nov 20 18:09:24 CET 2001 - ro@suse.de - fix build with current db3 (internal hack) -- fix build with automake 1.5 +- fix build with automake 1.5 ------------------------------------------------------------------- Tue Nov 20 10:35:15 CET 2001 - hhetter@suse.de -- updated to 0.99.2 (RC 2 for 1.0), numerous bug fixes +- updated to 0.99.2 (RC 2 for 1.0), numerous bug fixes ------------------------------------------------------------------- Tue Nov 13 15:02:11 CET 2001 - hhetter@suse.de @@ -8170,7 +8308,7 @@ Tue Nov 13 15:02:11 CET 2001 - hhetter@suse.de ------------------------------------------------------------------- Wed Sep 26 09:41:17 CEST 2001 - hhetter@suse.de -- updated to version 0.14 (Beta4) +- updated to version 0.14 (Beta4) * over 550 evolution bugs closed since beta3 * many i18n fixes * Summary is now default folder @@ -8180,18 +8318,18 @@ Wed Sep 26 09:41:17 CEST 2001 - hhetter@suse.de Fri Aug 3 10:28:41 CEST 2001 - hhetter@suse.de - update to 0.12 (Beta1) -- added bonobo-conf-devel to #neededforbuild +- added bonobo-conf-devel to #neededforbuild ------------------------------------------------------------------- Tue Jul 24 11:50:40 CEST 2001 - hhetter@suse.de -- fixed filelist, tested on i386 +- fixed filelist, tested on i386 ------------------------------------------------------------------- Mon Jul 23 13:17:28 MEST 2001 - egger@suse.de - Updated to version 0.11. -- Misc cleanups. +- Misc cleanups. ------------------------------------------------------------------- Wed Jun 27 15:49:57 CEST 2001 - hhetter@suse.de @@ -8201,12 +8339,12 @@ Wed Jun 27 15:49:57 CEST 2001 - hhetter@suse.de ------------------------------------------------------------------- Wed Jun 13 16:57:28 MEST 2001 - egger@suse.de -- Update to version 0.10. +- Update to version 0.10. ------------------------------------------------------------------- Tue Apr 17 14:08:55 CEST 2001 - hhetter@suse.de -- enabled .so links in the main package +- enabled .so links in the main package ------------------------------------------------------------------- Fri Mar 16 18:05:51 MET 2001 - egger@suse.de @@ -8215,44 +8353,44 @@ Fri Mar 16 18:05:51 MET 2001 - egger@suse.de the folder of the provider libs or it cannot handle mail. Keep them there for now and don't move them into devel except you know that you're - doing! + doing! ------------------------------------------------------------------- Fri Mar 16 14:31:06 MET 2001 - egger@suse.de - Insert extra make to prevent propagation of BuildRoot dirs - into the executable. + into the executable. ------------------------------------------------------------------- Fri Mar 16 01:23:00 MET 2001 - egger@suse.de -- Updated to version 0.9. +- Updated to version 0.9. ------------------------------------------------------------------- Wed Mar 14 10:05:28 CET 2001 - ro@suse.de -- added xf86 to neededforbuild +- added xf86 to neededforbuild ------------------------------------------------------------------- Thu Mar 1 09:32:05 CET 2001 - ro@suse.de -- libghtt was renamed +- libghtt was renamed ------------------------------------------------------------------- Sat Feb 17 13:29:53 MET 2001 - egger@suse.de - Updated to version 0.8. -- First version that works with SuSE, yay! +- First version that works with SuSE, yay! ------------------------------------------------------------------- Thu Nov 9 15:04:46 CET 2000 - ro@suse.de -- fixed neededforbuild again +- fixed neededforbuild again ------------------------------------------------------------------- Thu Nov 9 01:43:34 CET 2000 - ro@suse.de -- typo fixed +- typo fixed ------------------------------------------------------------------- Wed Nov 8 18:44:14 CET 2000 - ro@suse.de @@ -8264,36 +8402,36 @@ Wed Nov 1 01:21:05 MET 2000 - egger@suse.de - Updated specfile to new long packagenames. - Reworked specfile. -- Probably needs some more work; I'm taking care of that. +- Probably needs some more work; I'm taking care of that. ------------------------------------------------------------------- Mon Oct 2 01:47:35 MEST 2000 - egger@suse.de -- Fixed it a little more.... +- Fixed it a little more.... ------------------------------------------------------------------- Mon Sep 25 21:32:02 MEST 2000 - egger@suse.de -- Removed a thinko.... +- Removed a thinko.... ------------------------------------------------------------------- Sun Sep 24 23:42:53 MEST 2000 - egger@suse.de - Restructuring of the package. -- Use the splitted packages oafdev and bonobod. +- Use the splitted packages oafdev and bonobod. - Buildproofed on i386. ------------------------------------------------------------------- Fri Sep 22 00:11:12 MEST 2000 - egger@suse.de - Use BuildRoot. -- Buildproofed on i386. +- Buildproofed on i386. ------------------------------------------------------------------- Tue Sep 19 22:01:45 MEST 2000 - egger@suse.de - First compilable version of it using version 0.5.1 -- Buildproofed on i386. +- Buildproofed on i386. ------------------------------------------------------------------- Fri Sep 1 19:25:14 MEST 2000 - egger@suse.de diff --git a/evolution.spec b/evolution.spec index 9e38c64..3df254b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -18,23 +18,21 @@ # wait for port of gtkimageview to gtk3 %define use_gtkimageview 0 - %define need_autogen 0 - -Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.26 -Version: 3.26.6 -Release: 0 +%define evolution_base_version 3.27 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') +Name: evolution +Version: 3.27.92 +Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 -License: LGPL-2.0-only AND LGPL-3.0-only +License: LGPL-2.0 AND LGPL-3.0 Group: Productivity/Networking/Email/Clients -Url: http://wiki.gnome.org/Apps/Evolution/ -Source0: http://download.gnome.org/sources/evolution/3.26/%{name}-%{version}.tar.xz +URL: http://wiki.gnome.org/Apps/Evolution/ +Source0: http://download.gnome.org/sources/evolution/3.27/%{name}-%{version}.tar.xz # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme BuildRequires: bison @@ -43,21 +41,16 @@ BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gettext -BuildRequires: openldap2-devel -%if %{need_autogen} -BuildRequires: gnome-common -%endif BuildRequires: gtk-doc BuildRequires: highlight BuildRequires: intltool +BuildRequires: openldap2-devel +BuildRequires: pkgconfig # don't you ever enable this! It's experimental and insecure (bnc#609013) #BuildRequires: libytnef-devel BuildRequires: psmisc BuildRequires: spamassassin BuildRequires: sqlite3-devel -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(atk) @@ -72,10 +65,6 @@ BuildRequires: pkgconfig(gnome-autoar-gtk-0) >= 0.1.1 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.3 BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0 BuildRequires: pkgconfig(gtkspell3-3.0) -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.13.90 -%if %{use_gtkimageview} -BuildRequires: pkgconfig(gtkimageview-3.0) -%endif BuildRequires: pkgconfig(gweather-3.0) >= 3.10 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libcanberra-gtk3) @@ -90,13 +79,22 @@ BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(shared-mime-info) >= 0.22 BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.13.90 Requires: evolution-data-server >= %{_version} Recommends: %{name}-lang # Mono and python plugins were available until evo 3.5.x Obsoletes: evolution-mono-plugins < %{version} Obsoletes: evolution-python-plugins < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires +%if %{need_autogen} +BuildRequires: gnome-common +%endif +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif +%if %{use_gtkimageview} +BuildRequires: pkgconfig(gtkimageview-3.0) +%endif %description Evolution consists of modular components (at the moment: mailer, @@ -125,8 +123,8 @@ Summary: Evolution extension -- bogofilter Group: Productivity/Networking/Email/Clients Requires: %{name} Requires: bogofilter -Supplements: packageand(%{name}:bogofilter) Enhances: %{name} +Supplements: packageand(%{name}:bogofilter) %description -n evolution-plugin-bogofilter Adds support for junk-mail filtering via bogofilter. @@ -145,8 +143,8 @@ Summary: Evolution extension -- spamassassin Group: Productivity/Networking/Email/Clients Requires: %{name} Requires: spamassassin -Supplements: packageand(%{name}:spamassassin) Enhances: %{name} +Supplements: packageand(%{name}:spamassassin) %description -n evolution-plugin-spamassassin Adds support for junk-mail filtering via spamassassin. @@ -163,6 +161,7 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -177,33 +176,27 @@ translation-update-upstream -DENABLE_GTK_DOC=ON \ -DCMAKE_SKIP_RPATH=OFF \ %if !%{use_gtkimageview} - %nil + %{nil} %endif - %nil -make %{?_smp_flags} + %{nil} +make %{?_smp_mflags} %install %cmake_install -# Office is okay upstream, but we want the menu item to appear in Internet -grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.desktop -%suse_update_desktop_file -r -G "Mail and Calendar" evolution GNOME GTK Network Email Calendar ContactManagement -%suse_update_desktop_file evolution-alarm-notify -%find_lang evolution %{?no_lang_C} +%suse_update_desktop_file -r -G "Mail and Calendar" org.gnome.Evolution GNOME GTK Network Email Calendar ContactManagement +%suse_update_desktop_file org.gnome.Evolution-alarm-notify +%find_lang %{name} %{?no_lang_C} #%%find_lang evolution %%{?no_lang_C} evolution-%%evolution_base_version.lang %fdupes %{buildroot} %files -%defattr(-,root,root) -%doc AUTHORS COPYING COPYING.LGPL2 COPYING.LGPL3 COPYING-DOCS COPYING.OPENLDAP ChangeLog MAINTAINERS NEWS NEWS-1.0 README +%license COPYING +%doc AUTHORS COPYING-DOCS COPYING-DOCS.CCBYSA COPYING-DOCS.GFDL NEWS NEWS-1.0 %doc %{_datadir}/help/C/%{name}/ %{_bindir}/* %{_datadir}/GConf/gsettings/evolution.convert -%dir %{_datadir}/appdata -%{_datadir}/appdata/evolution.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/evolution -%{_datadir}/icons/hicolor/*/apps/*.png -%{_datadir}/icons/hicolor/*/apps/evolution-symbolic.svg %{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml @@ -212,6 +205,9 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de # despite the plugins being split in their own packages, the schema must be present in any case %{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml +%{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/icons/hicolor/*/apps/evolution-symbolic.svg +%{_datadir}/metainfo/org.gnome.Evolution.appdata.xml %dir %{_libdir}/evolution/ %{_libdir}/evolution/*.so %dir %{_libdir}/evolution/modules @@ -289,37 +285,33 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %{_libdir}/evolution/web-extensions/module-itip-formatter-webextension.so %dir %{_libdir}/evolution/web-extensions/webkit-editor %{_libdir}/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so -%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop +%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop %files lang -f evolution.lang %files -n glade-catalog-evolution -%defattr(-,root,root) %{_libdir}/glade/modules/libgladeevolution.so %{_datadir}/glade/catalogs/evolution.xml %files -n evolution-plugin-bogofilter -%defattr(-,root,root) -%{_datadir}/appdata/evolution-bogofilter.metainfo.xml +%{_datadir}/metainfo/org.gnome.Evolution-bogofilter.metainfo.xml %{_libdir}/evolution/modules/module-bogofilter.so %files -n evolution-plugin-spamassassin -%defattr(-,root,root) -%{_datadir}/appdata/evolution-spamassassin.metainfo.xml +%{_datadir}/metainfo/org.gnome.Evolution-spamassassin.metainfo.xml %{_libdir}/evolution/modules/module-spamassassin.so %files -n evolution-plugin-pst-import -%defattr(-,root,root) %{_libdir}/evolution/plugins/*-pst-import.* -%{_datadir}/appdata/evolution-pst.metainfo.xml +%{_datadir}/metainfo/org.gnome.Evolution-pst.metainfo.xml %files devel -%defattr(-,root,root) +%doc ChangeLog HACKING MAINTAINERS README +%doc %{_datadir}/gtk-doc/html/evolution-*/ %{_includedir}/evolution* %{_libdir}/pkgconfig/evolution-calendar-3.0.pc %{_libdir}/pkgconfig/evolution-mail-3.0.pc %{_libdir}/pkgconfig/evolution-shell-3.0.pc %{_libdir}/pkgconfig/libemail-engine.pc -%{_datadir}/gtk-doc/html/evolution-*/ %changelog From 123b46f68aae01887ef4fe533a580e577c351b10ba194d8f895e36492e7e8bb6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:16:24 +0000 Subject: [PATCH 2/3] Accepting request 585816 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/585816 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=361 --- evolution-3.27.92.tar.xz | 3 --- evolution-3.28.0.tar.xz | 3 +++ evolution.changes | 8 ++++++++ evolution.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 evolution-3.27.92.tar.xz create mode 100644 evolution-3.28.0.tar.xz diff --git a/evolution-3.27.92.tar.xz b/evolution-3.27.92.tar.xz deleted file mode 100644 index 7ec9885..0000000 --- a/evolution-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a1ffd5732ed1f28f0dbc4ce5a91c7bced72d0dce17bc865ab72565f3e02d3f -size 12118972 diff --git a/evolution-3.28.0.tar.xz b/evolution-3.28.0.tar.xz new file mode 100644 index 0000000..3a03922 --- /dev/null +++ b/evolution-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0a7a4da646bdf7692dcece1b0facb1473368ae53a1d3ee45cc35498ce1de2c +size 12107500 diff --git a/evolution.changes b/evolution.changes index 6e71997..e382be0 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 12 09:58:37 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.0: + + Add migration code for global-view-setting default change + (bgo#792076). + + Updated translations. + ------------------------------------------------------------------- Mon Mar 6 17:58:20 UTC 2018 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 3df254b..305d4a5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,19 +20,19 @@ %define use_gtkimageview 0 %define need_autogen 0 # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.27 +%define evolution_base_version 3.28 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.27.92 +Version: 3.28.0 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 -License: LGPL-2.0 AND LGPL-3.0 +License: LGPL-2.0-only AND LGPL-3.0-only Group: Productivity/Networking/Email/Clients URL: http://wiki.gnome.org/Apps/Evolution/ -Source0: http://download.gnome.org/sources/evolution/3.27/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme BuildRequires: bison From ca9733a92a978cfaf24eee901bcf8d30e698e22e680c50e315bcea8d744cfb1f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:52:57 +0000 Subject: [PATCH 3/3] Accepting request 586271 from home:jengelh:branches:GNOME:Factory - Update summaries. Limit fdupes to /usr. OBS-URL: https://build.opensuse.org/request/show/586271 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=362 --- evolution.changes | 5 +++++ evolution.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/evolution.changes b/evolution.changes index e382be0..6800c96 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 13 08:39:31 UTC 2018 - jengelh@inai.de + +- Update summaries. Limit fdupes to /usr. + ------------------------------------------------------------------- Mon Mar 12 09:58:37 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index 305d4a5..5c44ce6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -31,7 +31,7 @@ Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 License: LGPL-2.0-only AND LGPL-3.0-only Group: Productivity/Networking/Email/Clients -URL: http://wiki.gnome.org/Apps/Evolution/ +Url: http://wiki.gnome.org/Apps/Evolution/ Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme @@ -103,7 +103,7 @@ of the modular design, it is possible to plug new components into Evolution or embed the existing ones in other applications. %package -n glade-catalog-evolution -Summary: Evolution Library -- Catalog for Glade +Summary: Glade catalog for the Evolution groupware library Group: Development/Tools/GUI Builders Requires: %{name} = %{version} Requires: glade @@ -119,7 +119,7 @@ This package provides a catalog for Glade, to allow the use of Evolution widgets in Glade. %package -n evolution-plugin-bogofilter -Summary: Evolution extension -- bogofilter +Summary: bogofilter plugin for the Evolution groupware suite Group: Productivity/Networking/Email/Clients Requires: %{name} Requires: bogofilter @@ -130,7 +130,7 @@ Supplements: packageand(%{name}:bogofilter) Adds support for junk-mail filtering via bogofilter. %package -n evolution-plugin-pst-import -Summary: Evolution extension -- Outlook PST Import +Summary: Outlook PST importer plugin for the Evolution groupware suite Group: Productivity/Networking/Email/Clients Requires: %{name} Enhances: %{name} @@ -139,7 +139,7 @@ Enhances: %{name} Adds support to import messages from Outlook PST files. %package -n evolution-plugin-spamassassin -Summary: Evolution extension -- spamassassin +Summary: SpamAssassin plugin for the Evolution groupware suite Group: Productivity/Networking/Email/Clients Requires: %{name} Requires: spamassassin @@ -150,7 +150,7 @@ Supplements: packageand(%{name}:spamassassin) Adds support for junk-mail filtering via spamassassin. %package devel -Summary: Include Files and Libraries mandatory for Development +Summary: Development files for the Evolution groupware suite Group: Development/Libraries/C and C++ Requires: evolution = %{version} Provides: evolution2-devel = %{version} @@ -187,7 +187,7 @@ make %{?_smp_mflags} %suse_update_desktop_file org.gnome.Evolution-alarm-notify %find_lang %{name} %{?no_lang_C} #%%find_lang evolution %%{?no_lang_C} evolution-%%evolution_base_version.lang -%fdupes %{buildroot} +%fdupes %{buildroot}/%{_prefix} %files %license COPYING