Hello community, here is the log from the commit of package evolution for openSUSE:Factory checked in at 2017-03-22 23:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evolution (Old) and /work/SRC/openSUSE:Factory/.evolution.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution" Wed Mar 22 23:06:08 2017 rev:194 rq:481368 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/evolution/evolution.changes 2017-02-19 00:38:49.175095280 +0100 +++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2017-03-22 23:06:09.966758521 +0100 @@ -1,0 +2,183 @@ +Mon Mar 20 11:54:39 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 13 10:44:25 UTC 2017 - [email protected] + +- Update to version 3.23.92: + + e_msg_composer_setup_with_message: Doesn't use + override_alias_name/_address. + + Fix various editor's unit tests. + + Don't preserve 'Preformatted' format if moving an empty block + out of the quoted content. + + Possible crash while refreshing spellcheck. + + Print the history stack after removing item from it. + + History could be saved twice if inserting HTML content. + + Print current EEditorWebExtension method if CAMEL_DEBUG is + active. + + Bugs fixed: bgo#778541, bgo#779156, bgo#779687, bgo#779688, + bgo#779738, bgo#779746. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 27 12:40:23 UTC 2017 - [email protected] + +- Update to version 3.23.91: + + [EWeekdayChooser] Selected days drawn with incorrect color. + + Bugs fixed: bgo#778642, bgo#779042. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 11:47:36 UTC 2017 - [email protected] + +- Update to version 3.23.90: + + Reference a link where Google calendars to synchronize can be + enabled. + + Previous signatures with images not sent properly. + + A minor translatable string change. + + Fix few memory leaks. + + e-editor-dom-functions: Do not override variable name from + parent block. + + Bugs fixed: bgo#733336, bgo#747751, bgo#773038, bgo#775656, + bgo#776391, bgo#777207, bgo#777208, bgo#777267, bgo#777373, + bgo#777766, bgo#777818, bgo#777974, bgo#778036, bgo#778062, + bgo#778180, bgo#778223, bgo#778231, bgo#778347. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 03:23:04 UTC 2017 - [email protected] + +- Update to version 3.23.4: + + Fix a crash when deleting a meeting without DTEND. + + Fix a use-after-free after editor's WebKitWebProcess crash. + + Resave .ui files with latest glade and bump gtk+ requirement to + 3.10. + + Attached meeting invitations not shown properly. + + Crash on paste of a vCard into a message composer body. + + "Insert text file" sensitive to HTML-significant characters. + + EWeekView could write out of rows_per_day array. + + Replace deprecated icalproperty_remove_parameter() with + icalproperty_remove_parameter_by_kind(). + + Replace deprecated icaltime_from_timet() with + icaltime_from_timet_with_zone(). + + Show available server tags (aka possible Labels) in Folder + Properties. + + Fix few memory leaks. + + Use a single WebProcess for test-html-editor-units by default. + + Fix few memory leaks when converting composer text to plain + text. + + Avoid a (rather rare) crash under message-list.c::build_tree(). + + Destroy associated activity before Folder Properties dialog is + shown. + + Bugs fixes: bgo#489466, bgo#773316, bgo#773419, bgo#773548, + bgo#774494, bgo#776044, bgo#776194, bgo#776224, bgo#776243, + bgo#776415, bgo#776563, bgo#776584, bgo#776803, bgo#776813, + bgo#776958, bgo#776969, bgo#777071, bgo#777141. + + Updated translations. +- Drop evolution-contact-list-performance.patch: fixed upstream. + +------------------------------------------------------------------- +Wed Feb 15 03:23:03 UTC 2017 - [email protected] + +- Update to version 3.23.3: + + Remove leftover EWebViewClass::create_plugin_widget(). + + Message list not always scrolled to the cursor position on + folder enter ][. + + Spell GNOME Calendar correctly (Piotr Drąg) + + Ensure mail_session_get_cache/config/data_dir() return existing + directories. + + Process the WebView's context menu actions synchronously. + + Handle CAMEL_PROVIDER_CONF_LABEL option. + + Fix formatting. + + Fix various issues with clipboard content handling. + + Fix the EHTMLEditor's update-actions signal. + + EEditorWebExtension: Use-after-free when restoring the inline + images. + + EEditorDOMFunctions: Critical warning and possible crash when + we cannot append the end node for spell checking. + + Copy action is no available in EWebView's context menu. + + Prefer user's value of WEBKIT_DISABLE_COMPOSITING_MODE. + + Correct some backup/restore translatable strings. + + Add a Confirmation option 'prompt-on-composer-mode-switch' into + Preferences. + + Let the Control + C shortcut behave the same way as + Control + Shift (Tomas Popela) + + Prefer text/plain in plain text mode if using + 'Paste Quotation'. + + Added translator's comment and 'mode' versus 'format' for + composer changes. + + Make glib_mkenums() files depend on the source enum file. + + Bugs fixed: bgo#764802, bgo#767228, bgo#774164, bgo#774211, + bgo#774377, bgo#774691, bgo#774924, bgo#774958, bgo#775042, + bgo#775075, bgo#775214, bgo#775268, bgo#775363, bgo#775370, + bgo#775395, bgo#775397, bgo#775565, bgo#775598, bgo#775656, + bgo#775691, bgo#775704. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 03:23:02 UTC 2017 - [email protected] + +- Update to version 3.23.2: + + Tests are expecting the font-family attribute on BODY. + + Skip the tests that are known to fail. + + Extra quoted character on the end of the quoted PRE element if + it ends with BR element. + + Renew spell-check only in viewport and not in the whole + document. + + Editor is not marked as changed after some operations. + + Fix possible crash (use-after-free) under mail_send_receive(). + + Correct gtkdoc-scan --ignore-headers argument value. + + Update gtk-doc sgml input files. + + Return RPATH linker flags back to evolution-shell.pc.in. + + Do not require C++ compiler, when not used. + + Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here. + + Message list not always scrolled to the cursor position on + folder enter. + + Messages could not be sometimes quoted correctly. + + Reflect spellchecking UI changes in user documentation. + + Bugs fixed: bgo#739955, bgo#764065, bgo#769573, bgo#770926, + bgo#771821, bgo#772947, bgo#773236, bgo#773494, bgo#773659, + bgo#773864, bgo#774067, bgo#774156, bgo#774521, bgo#774681. + + Updated translations. +- Drop evolution-rpaths.patch: fixed upstream. +- No longer pass -DCMAKE_SKIP_RPATH=ON to cmake: upstream corrected + the build system to take care of this. + +------------------------------------------------------------------- +Wed Feb 15 03:23:02 UTC 2017 - [email protected] + +- Add evolution-rpaths.patch: Do not store an rpath in libraries + that do not link anything private (bgo#774681). +- Pass -DCMAKE_SKIP_RPATH=OFF to cmake: evolution relies on rpath + being set. Future versions take care of this by setting the + appropriate flag in CMakeLists.txt. + +------------------------------------------------------------------- +Wed Feb 15 03:23:01 UTC 2017 - [email protected] + +- Update to version 3.23.1: + + Change "Compose Message" Desktop Action to disambiguate it from + titles. + + Convert from autotools to CMake. + + Require as hard dependency some dependencies. + + Extend error messages in FindLDAP.cmake. + + Reorganize directory structure. + + Add a helper script for a 'dist' target. + + Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX. + + Place private libevolutiontestsettings.so into a + test-gio-modules subdirectory. + + Do not use camel_folder_set_message_flags() in + message-list::on_click(). + + Do not quote compiler/linker flags. + + Fix a crash when replying to all recipients. + + Add an option to (not) have reminder notification dialog always + on top. + + Add options to select Memo/Task Lists for Reminder + notifications. + + Hard-break `make dist` when there are uncommitted changes. + + Bugs fixed: bgo#772175, bgo#336195, bgo#605416. + + Updated translations. + +------------------------------------------------------------------- Old: ---- evolution-3.22.5.tar.xz evolution-contact-list-performance.patch New: ---- evolution-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution.spec ++++++ --- /var/tmp/diff_new_pack.myyD6R/_old 2017-03-22 23:06:11.638521606 +0100 +++ /var/tmp/diff_new_pack.myyD6R/_new 2017-03-22 23:06:11.638521606 +0100 @@ -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.22 -Version: 3.22.5 +%define evolution_base_version 3.24 +Version: 3.24.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]+') @@ -34,14 +34,14 @@ 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.22/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM evolution-contact-list-performance.patch bgo#774494 bsc#990206 [email protected] -- improve performance with very large contact lists. -Patch0: evolution-contact-list-performance.patch +Source0: http://download.gnome.org/sources/evolution/3.24/%{name}-%{version}.tar.xz # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme BuildRequires: bison BuildRequires: bogofilter +BuildRequires: cmake BuildRequires: fdupes +BuildRequires: gcc-c++ BuildRequires: openldap2-devel %if %{need_autogen} BuildRequires: gnome-common @@ -165,33 +165,24 @@ %lang_package %prep %setup -q -%patch0 -p2 %if !0%{?is_opensuse} translation-update-upstream %endif %build -%if %{need_autogen} -NOCONFIGURE=1 gnome-autogen.sh -%endif -%{configure} \ - --with-openldap=yes \ - --enable-nss=yes \ - --enable-smime=yes \ - --with-glade-catalog \ +%cmake \ + -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \ + -DENABLE_YTNEF=OFF \ + -DWITH_GLADE_CATALOG=ON \ + -DENABLE_GTK_DOC=ON \ %if !%{use_gtkimageview} - --disable-image-inline \ + %nil %endif - --disable-static \ -# Processing the files in help uses _lots_ of memory, so running that part in parallel is bad. -pushd help -make -popd + %nil make %{?_smp_flags} %install -%{makeinstall} -find %{buildroot} -name '*.la' -type f -delete -print +%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 @@ -230,9 +221,9 @@ # 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 -%dir %{_libdir}/evolution -%dir %{_libdir}/evolution/* +%dir %{_libdir}/evolution/ %{_libdir}/evolution/*.so +%dir %{_libdir}/evolution/modules %{_libdir}/evolution/modules/module-addressbook.so %{_libdir}/evolution/modules/module-backup-restore.so %{_libdir}/evolution/modules/module-book-config-google.so @@ -248,6 +239,7 @@ %{_libdir}/evolution/modules/module-calendar.so %{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml %{_libdir}/evolution/modules/module-composer-autosave.so +%{_libdir}/evolution/modules/module-composer-to-meeting.so %{_libdir}/evolution/modules/module-contact-photos.so %{_libdir}/evolution/modules/module-gravatar.so %{_libdir}/evolution/modules/module-itip-formatter.so @@ -268,6 +260,7 @@ %{_libdir}/evolution/modules/module-webkit-editor.so %{_libdir}/evolution/modules/module-webkit-inspector.so %{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml +%dir %{_libdir}/evolution/plugins %{_libdir}/evolution/plugins/*-email-custom-header.* %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml %{_libdir}/evolution/plugins/*-evolution-attachment-reminder.* @@ -293,15 +286,15 @@ %{_libdir}/evolution/plugins/*-save-calendar.* %{_libdir}/evolution/plugins/*-templates.* %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml -%{_libdir}/evolution/web-extensions/libedomutils* -%{_libdir}/evolution/web-extensions/libewebextension.so -%{_libdir}/evolution/web-extensions/libmoduleitipformatterwebextension.so -%dir %{_libdir}/evolution/web-extensions/webkit-editor -%{_libdir}/evolution/web-extensions/webkit-editor/libewebkiteditorwebextension.so -%{_libdir}/evolution/test-gio-modules/libevolutiontestsettings.so %dir %{_libexecdir}/evolution -%{_libexecdir}/evolution/evolution-* +%{_libexecdir}/evolution/evolution-alarm-notify +%{_libexecdir}/evolution/evolution-backup %{_libexecdir}/evolution/killev +%dir %{_libdir}/evolution/web-extensions +%{_libdir}/evolution/web-extensions/libewebextension.so +%{_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 %files lang -f evolution-%evolution_base_version.lang ++++++ evolution-3.22.5.tar.xz -> evolution-3.24.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/evolution/evolution-3.22.5.tar.xz /work/SRC/openSUSE:Factory/.evolution.new/evolution-3.24.0.tar.xz differ: char 25, line 1
