diff --git a/evolution-3.26.4.tar.xz b/evolution-3.26.4.tar.xz deleted file mode 100644 index 813584a..0000000 --- a/evolution-3.26.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78580edaf3f5c8d87d5ddda770c6536e6db9a6a189189d8c5e2f62c1ecc2b991 -size 12009708 diff --git a/evolution-3.26.5.tar.xz b/evolution-3.26.5.tar.xz new file mode 100644 index 0000000..e078fb8 --- /dev/null +++ b/evolution-3.26.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd862d8a8f5bc55e6e45bba89d059260687dcad80e33560deea1f408643e4c8 +size 12036312 diff --git a/evolution.changes b/evolution.changes index fbb52b0..fb14489 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 5 13:20:06 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.5: + + Crash under message-list.c:free_message_info_data(). + + Indentation in plain text adds unwanted spaces around links. + + Composer-autosave: Use-after-free during snapshot save to file. + + Bugs fixed: bgo#339675, bgo#792343, bgo#792385, bgo#792480, + bgo#792781, bgo#792736, bgo#792909, bgo#788589, bgo#788823, + bgo#720387. + + Updated translations. + ------------------------------------------------------------------- Mon Jan 8 15:48:03 UTC 2018 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 4f537eb..89d9a56 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,14 +24,14 @@ 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.4 +Version: 3.26.5 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]+') # 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 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