From aeecffe1a45cabeeaf8c41476d7fa491afba70399580c4760c332a8081690d32 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:20 +0000 Subject: [PATCH 1/3] Accepting request 329008 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329008 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=274 --- evolution-3.16.5.tar.xz | 3 - evolution-3.17.91.tar.xz | 3 + evolution.changes | 272 +++++++++++++++++++++++++++++++++++++++ evolution.spec | 11 +- 4 files changed, 280 insertions(+), 9 deletions(-) delete mode 100644 evolution-3.16.5.tar.xz create mode 100644 evolution-3.17.91.tar.xz diff --git a/evolution-3.16.5.tar.xz b/evolution-3.16.5.tar.xz deleted file mode 100644 index b0404b5..0000000 --- a/evolution-3.16.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fef4e8d0a81dc4562f984dddc5ccfee885506a2e030692b5ac6cd50e32efce37 -size 11962476 diff --git a/evolution-3.17.91.tar.xz b/evolution-3.17.91.tar.xz new file mode 100644 index 0000000..31ba1e3 --- /dev/null +++ b/evolution-3.17.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393e36d1af1d5fedb9309320335fc01f3929acd1a2e6d1bc1eeeb82cfbe8ed88 +size 11981892 diff --git a/evolution.changes b/evolution.changes index cad3669..8cf4d9d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,275 @@ +------------------------------------------------------------------- +Mon Aug 31 17:13:02 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.91: + + Return key in a message window opens the message in a new + window. + + EHTMLEditorSelection: + - Remove unneeded code. + - Fix wrapping of a quoted content when editing a link inside + it. + + EHTMLEditorView: + - Connect HTML events handlers after converting composer + content. + - Don't disable the HTML events callback when removing content + with BackSpace key. (Tomas Popela) + - History for Delete could not be saved. + + Bugs fixed: bgo#733877, bgo#753764, bgo#753620, bgo#753652, + bgo#753702, bgo#708319, bgo#241050, bgo#754039, bgo#753911, + bgo#745943. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 10:55:04 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + EHTMLEditorDOMUtils: Don't leak a WebKitDOMNodeList object. + + EHTMLEditorSelection: + - Wrapping of a block can leave the block unwrapped. + - Wrong block format detected in HTML mode. + - Warning emitted when going through element with font size set + in increment. + - Improve function that is used to find a position to split at + during wrapping. + - Anchors that don't fit inside a line are not correctly + wrapped. + + EHTMLEditorView: + - Undoing the 'Wrap Lines' action doesn't work. + - Lines of text appended after the signature are sent on one + line. + - Don't try to wrap the already wrapped blocks. + - Add ssh to known protocols. + - Treat non-breaking space as a regular space. + - Editor is not marked as changed on some operations. + + Move generic DOM functions from EWebView to EHTMLEditorUtils. + + EBufferTagger::markup_text: User character offset when tagging + links. + + Do not install tests as writable and executable for everyone. + + Fix swapped function arguments in + ask_confirm_for_unwanted_html_mail. + + Correct categories_icon_theme_hack() function. + + [ESpellEntry] Do not touch entry when its IM is in the preedit + mode. + + Use newly introduced + CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME. + + Add safety checks for `file_info` into + emfe_attachment_format(). + + Check for UTF-16 HTML in emfe_text_html_format() when + printing. + + Fix couple memory leaks. + + e_calendar_item_set_selection can be called with NULL dates. + + [Win32] Miscellaneous build fixes. + + Bugs fixed: bgo#752497, bgo#752522, bgo#752637, bgo#752644, + bgo#753029, bgo#752997, bgo#753059, bgo#753244, bgo#752425, + bgo#752994, bgo#752665, bgo#347846, bgo#233140, bgo#531109, + bgo#753474, bgo#683695, bgo#753609, bgo#358162. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 10 06:07:20 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.4: + + Editor: Width limits are wrong for lists when switching + composer modes. + + EHTMLEditor: Improve lists formats. + + EHTMLEditorSelection: + - Blocks are wrongly wrapped when the last character is space. + - Alignment cannot be set back to left in list. + - Width limit is set when indenting block. + - Fix indentation. + - Alignment could be wrong. + - Current block format is wrong for nested lists. + - Fix the change of a list formatting to another list + formatting. + - Fix the formatting change from list to block. + - Roman Numeral and Alphabetical list formats are not detected. + - Copy&pasting quoted content in plain text composer preserves + formatting. + + EHTMLEditorView: + - Improve debug output of undo/redo history events. + - Remove debug outputs committed by mistake. + - Fix appending a text to the link. + - Current block is removed when Backspace is pressed on its + end. + - If deleting quoted content, other content can be deleted as + well. + - Fix indentation. + - Fix leaks discovered by Valgrind. + - Allow links to be wrapped on any character, not just on dash. + - Inserting space after the link appends it to the link. + - Pasting content from message source into plain text composer + preserves formatting. + + Ignore "Service unavailable" errors in Send/Receive routines. + + Show "No proxy" instead of "None" in the proxy editor. + + Correct widget positions after the change for bgo#751594. + + Composer: Leave copy&pasting inside the composer on WebKit. + + [Win32] Update some of the libraries to more recent versions. + + Fixed typo in string. + + Do not create Contacts source for GMail accounts. + + Updated Spanish translation. + + All-day event covers two days in the mini-calendar. + + Bugs fixed: bgo#701483, bgo#750615, bgo#377352, bgo#510970, + bgo#751194, bgo#751424, bgo#751488, bgo#751594, bgo#751620, + bgo#680451, bgo#751225, bgo#751186, bgo#751915, bgo#751943, + bgo#752018, bgo#752119, bgo#752086, bgo#751899, bgo#752199, + bgo#724017, bgo#692361, bgo#746276, bgo#751225. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 10 06:07:19 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Fix few memory leaks. + + Avoid cairo_show_text(), use PangoLayout instead. + + EHTMLEditorSelection: + - Get CSSStyleDeclaration from element instead of DOMWindow. + - Remove unused variable. + - Text in quoted content is wrongly wrapped when contains + tabulator. + + EHTMLEditorView: + - Don't try to unref non-existing DOMRange object. + - Magic links are not working anymore. + - 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. + + 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. + + [EMailAccountStore]: Unnecessary ESource writes on start. + + EShell: Do not require Authentication extension for trust + prompts. + + Soft-depend on gtk+ 3.12 and 3.16. + + Don't save the history for various HTML formatting dialogs if + the formatting didn't changed. + + Bugs fixed: bgo#749158, bgo#733877, bgo#675671, bgo#733877, + bgo#684556, bgo#750202, bgo#749149, bgo#750201, bgo#735747, + bgo#575242, bgo#706557, bgo#750414, bgo#750560, bgo#750487, + bgo#750299, bgo#750661, bgo#676974, bgo#750710, bgo#677495, + bgo#540157, bgo#750753, bgo#341348, bgo#683947, bgo#329869, + bgo#390972, bgo#415261, bgo#587476, bgo#231967, bgo#231666, + bgo#471791, bgo#747290. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 10 06:07:18 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.2: + + Remove the last leftover of an e-cell-renderer-color gtk-doc + reference. + + EMailRequest: SVG images in HTML email are not displayed. + + EHTMLEditorView: + - Runtime warning when editing HTML message as new. + - Remove unneeded space. + - Fix the 'Paste Quotation' action. + - New line from the beginning of pasted text lost when pasting. + - Preformated block in quoted content is wrapped when splitted + with new line. + - Minor code and style changes. + - Connect the 'changed::antialiasing' signal to the right + object. + - Don't print coordinates for HISTORY_AND and HISTORY_START + events. + - Replace g_timeout_add with g_timeout_add_seconds. + - Fix possible leak. + - Busy loop after writing ";)" into composer. + + Composer: + - Insert credits, headers and other information in Normal + block. + - Undo initiated with shortcuts doesn't stop. + - Undo/Redo on operations with selection could be wrong. + + Misleading counts of events in the Calendar view's + mini-calendar. + + EHTMLEditorActions: Optimize history saving for 'Cut' action. + + Attachment load/save should keep a reference to its top-level + window. + + EHTMLEditorSelection: + - Fix text wrapping. + - Don't wrap every block in selection during 'Wrap lines' + action. + - Clean the code used for wrapping. + - Selection markers are saved on wrong position after + Tabulator. + + EHTTPRequest: GFileInfo not valid when machine is under heavy + load. + + ExternalEditor: Fix leaks of WebKit objects. + + Correct signature stripping in HTML messages. + + Address some of the Coverity Scan issues. + + Fix a double-free on a picture gallery dispose (composer + close). + + Bugs fixed: bgo#748359, bgo#707356, bgo#707521, bgo#747294, + bgo#668808, bgo#672129, bgo#748679, bgo#704824, bgo#671546, + bgo#674927, bgo#748774, bgo#748878, bgo#749217, bgo#749060, + bgo#748574, bgo#749108, bgo#531054, bgo#593272, bgo#748981, + bgo#748683, bgo#749613, bgo#749579. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 10 06:07:17 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + EHTMLEditorSelection: + - Recalculate just plain text properties when selection changes + in plain text mode. + - Rework how the indented block is detected. + - When restoring selection correctly restore the anchor point. + - Use type macro to check if element is blockquote. + - Space after link is lost when wrapping block. + - Trailing space is lost when wrapping content. + - Remove unneeded code. + - When restoring selection and no range is in composer, create + it. + - Remove code that was committed by mistake. + - When wrapping the block take the Tab characters into account. + - History saved wrongly when setting Blockquote format. + - Improve history selection saving on various places. + - Don't perform actions on selection-changed callback when we + cannot obtain valid range. + + EHTMLEditorView: + - Add a checkbox to remember the choice when asking if lose + formatting. + - Critical warning shown when declining a meeting invitation. + - Free an unused history event object when inserting the + tabulator fails. + - Pressing return on the end of HEADING element misbehaves. + - WebKitDOMRange is lost when editing quoted content. + - Avoid crash under force_spell_check_on_timeout(). + - Surrounded links are wrong. + + EMComposerUtils: Remove unneeded variable. + + Move em_utils_prompt_user to e-util to remove duplication from + composer. + + Reuse WebDAV discovery dialog in Google and CalDAV calendar + configs. + + Remove duplicated config.h include in evolution-bogofilter.c. + + Shift remote content alert dereference slightly later in the + code. + + [CalDAV config]: Add also secure settings for collection + sources. + + [EMailRemoteContent]: + - Recent cache could avoid remote content load. + - Correct recent cache once again. + + Bump libgweather version to 3.10 and replace one deprecated + function from it. + + [backup-restore]: Replace deprecated GIOScheduler functions. + + Replace deprecated gtk+ symbols in the code. + + Correct packing of Calendar and Tasks preferences section. + + Composer - Don't block selection-changed handlers if they are + already blocked. + + Explicitly load camel providers after camel_init() in + mail_backend_constructed(). + + ESpellChecker: Correct typo in documentation. + + Fix various memory leaks. + + Bugs fixed: bgo#698439, bgo#701382, bgo#744718, bgo#710365, + bgo#236994, bgo#746395, bgo#747031, bgo#256902, bgo#256919, + bgo#263592, bgo#270166, bgo#745534, bgo#661532, bgo#747575, + bgo#747510, bgo#746276, bgo#747701, bgo#747822, bgo#747824, + bgo#693154, bgo#680011, bgo#694383, bgo#747994, bgo#699986, + bgo#743926, bgo#748082, bgo#732891, bgo#747996, bgo#701221, + bgo#748217, bgo#748178, bgo#747729, bgo#702707, bgo#703782, + bgo#704957, bgo#748285, bgo#748246, bgo#585387, bgo#692557. + + Updated translations. +- Bump baseversion following upstream changes. + ------------------------------------------------------------------- Mon Aug 10 06:07:16 UTC 2015 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index de9a508..72931da 100644 --- a/evolution.spec +++ b/evolution.spec @@ -23,8 +23,8 @@ 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.16 -Version: 3.16.5 +%define evolution_base_version 3.18 +Version: 3.17.91 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') @@ -35,7 +35,7 @@ License: LGPL-2.0 and LGPL-3.0 Group: Productivity/Networking/Email/Clients # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 Url: http://wiki.gnome.org/Apps/Evolution/ -Source0: http://download.gnome.org/sources/evolution/3.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution/3.17/%{name}-%{version}.tar.xz # PATCH-NEEDS-REBASE evolution-migrate-kmail-kcontact.patch fate#316619 dliang@suse.com -- Migrate Kmail/Kcontact into evolution (WAS:PATCH-FEATURE-OPENSUSE) Patch0: evolution-migrate-kmail-kcontact.patch # The icon we rely on is from adwaita-icon-theme @@ -73,7 +73,7 @@ BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.0.1 %if %{use_gtkimageview} BuildRequires: pkgconfig(gtkimageview-3.0) %endif -BuildRequires: pkgconfig(gweather-3.0) >= 3.8.0 +BuildRequires: pkgconfig(gweather-3.0) >= 3.10 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version} @@ -241,6 +241,7 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %{_libdir}/evolution/modules/module-contact-photos.so %{_libdir}/evolution/modules/module-gravatar.so %{_libdir}/evolution/modules/module-itip-formatter.so +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml %{_libdir}/evolution/modules/module-mail-config.so %{_libdir}/evolution/modules/module-mail.so %{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml @@ -271,8 +272,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %if %{use_gtkimageview} %{_libdir}/evolution/plugins/*-gnome-image-inline.* %endif -%{_libdir}/evolution/plugins/*-itip-formatter.* -%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml %{_libdir}/evolution/plugins/*-mailing-list-actions.* %{_libdir}/evolution/plugins/*-mail-notification.* %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml From 7aa340e3c666662556b26c9a49bbc73ecc38fb76c1c14b07652adb5ed56ef8ab Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 17 Sep 2015 12:50:18 +0000 Subject: [PATCH 2/3] Accepting request 331545 from GNOME:Next Tweaked OBS-URL: https://build.opensuse.org/request/show/331545 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=275 --- evolution-3.17.91.tar.xz | 3 --- evolution-3.17.92.tar.xz | 3 +++ evolution.changes | 39 +++++++++++++++++++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 43 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.17.91.tar.xz create mode 100644 evolution-3.17.92.tar.xz diff --git a/evolution-3.17.91.tar.xz b/evolution-3.17.91.tar.xz deleted file mode 100644 index 31ba1e3..0000000 --- a/evolution-3.17.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:393e36d1af1d5fedb9309320335fc01f3929acd1a2e6d1bc1eeeb82cfbe8ed88 -size 11981892 diff --git a/evolution-3.17.92.tar.xz b/evolution-3.17.92.tar.xz new file mode 100644 index 0000000..b485075 --- /dev/null +++ b/evolution-3.17.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad0f134683a37412fdf658e814cd215145aba433234478495efbe69eb09d2ae +size 11983332 diff --git a/evolution.changes b/evolution.changes index 8cf4d9d..985fca8 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Mon Sep 14 10:35:34 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.92: + + [Win32] Miscellaneous build changes. + + Extend ECanvas cursor positioning routine. + + Crash under e_mail_reader_destroy_menu_idle_cb(). + + Don't wrap on Unicode's non-breaking space character. + + EHTMLEditorSelection: + - Last word that could fit on one line is put on the following + line. + - Avoid wrong wrapping in some cases. + - Remove the GObject data after using it to avoid possible + mis-function. + - Correct wrapping when deleting characters in quoted content. + - Remove trailing spaces. + - Correctly wrap text nodes around selection markers. + - Just first line in block is wrapped. + - Dash is a valid character for wrapping only if it's not + surrounded by spaces. + - Correctly wrap text nodes around selection markers. + - If copy/pasting in composer WebKit wraps content in SPAN. + + EHTMLEditorUtils: Add argument where we can specify into what + level the node will be split. + + EHTMLEditorView: + - Try to merge adjacent blockquotes when editing quoted text. + - Avoid double quotes when deleting a text inside quoted + content. + - Modifying the text of a smiley should convert the smiley to a + text node. + - Bringing anchor from quoted text to body with Backspace + doesn't work. + - Avoid plain text quote characters to be inserted in HTML + mode. + - Undo/Redo history is wrong after redoing UNQUOTE operation. + - Avoid multiple unnecessary spell checking. + + Bugs fixed: bgo#661886, bgo#675154, bgo#754329. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 31 17:13:02 UTC 2015 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 72931da..a42bcd3 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ 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.18 -Version: 3.17.91 +Version: 3.17.92 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') From 073bada2c82ac6504bf16baddddf0c2f87d9a93ab9b33e0aceba1c0ba752163f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Sep 2015 14:25:32 +0000 Subject: [PATCH 3/3] Accepting request 332599 from GNOME:Next Update to 3.18.0 OBS-URL: https://build.opensuse.org/request/show/332599 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=276 --- evolution-3.17.92.tar.xz | 3 --- evolution-3.18.0.tar.xz | 3 +++ evolution.changes | 6 ++++++ evolution.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.17.92.tar.xz create mode 100644 evolution-3.18.0.tar.xz diff --git a/evolution-3.17.92.tar.xz b/evolution-3.17.92.tar.xz deleted file mode 100644 index b485075..0000000 --- a/evolution-3.17.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ad0f134683a37412fdf658e814cd215145aba433234478495efbe69eb09d2ae -size 11983332 diff --git a/evolution-3.18.0.tar.xz b/evolution-3.18.0.tar.xz new file mode 100644 index 0000000..9aa1a05 --- /dev/null +++ b/evolution-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3efe42a861200c0463476e0a02e566fde74a0d4a699d8cc6514c031d5cad410 +size 11975036 diff --git a/evolution.changes b/evolution.changes index 985fca8..8e03d83 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 21 11:36:13 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 14 10:35:34 UTC 2015 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index a42bcd3..1587736 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ 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.18 -Version: 3.17.92 +Version: 3.18.0 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') @@ -35,7 +35,7 @@ License: LGPL-2.0 and LGPL-3.0 Group: Productivity/Networking/Email/Clients # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 Url: http://wiki.gnome.org/Apps/Evolution/ -Source0: http://download.gnome.org/sources/evolution/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution/3.18/%{name}-%{version}.tar.xz # PATCH-NEEDS-REBASE evolution-migrate-kmail-kcontact.patch fate#316619 dliang@suse.com -- Migrate Kmail/Kcontact into evolution (WAS:PATCH-FEATURE-OPENSUSE) Patch0: evolution-migrate-kmail-kcontact.patch # The icon we rely on is from adwaita-icon-theme