Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2015-10-06 16:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution (Old)
 and      /work/SRC/openSUSE:Factory/.evolution.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution/evolution.changes      2015-08-11 
08:25:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2015-10-06 
16:22:26.000000000 +0200
@@ -1,0 +2,317 @@
+Mon Sep 21 11:36:13 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 14 10:35:34 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
++++ 120 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/evolution/evolution.changes
++++ and /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes

Old:
----
  evolution-3.16.5.tar.xz

New:
----
  evolution-3.18.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evolution.spec ++++++
--- /var/tmp/diff_new_pack.gqoU4x/_old  2015-10-06 16:22:28.000000000 +0200
+++ /var/tmp/diff_new_pack.gqoU4x/_new  2015-10-06 16:22:28.000000000 +0200
@@ -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.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 @@
 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.18/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE evolution-migrate-kmail-kcontact.patch fate#316619 
[email protected] -- 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 @@
 %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 @@
 %{_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 @@
 %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

++++++ evolution-3.16.5.tar.xz -> evolution-3.18.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/evolution/evolution-3.16.5.tar.xz 
/work/SRC/openSUSE:Factory/.evolution.new/evolution-3.18.0.tar.xz differ: char 
27, line 1


Reply via email to