diff --git a/evolution-3.26.2.tar.xz b/evolution-3.26.2.tar.xz deleted file mode 100644 index dc5a5d9..0000000 --- a/evolution-3.26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d9299b8414903021faa03cbb885814de454f5260398eb2c2a03600224479137 -size 12007588 diff --git a/evolution-3.26.3.tar.xz b/evolution-3.26.3.tar.xz new file mode 100644 index 0000000..17f30ff --- /dev/null +++ b/evolution-3.26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091621f21827e2dfb8057f3b2c3a215c4e97a692c59d0a4ee33108af571de60e +size 12010640 diff --git a/evolution.changes b/evolution.changes index 53e8b93..2e7a974 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Dec 20 20:42:28 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.3: + + Workaround bgo#674885 (type initialisation deadlock in + GObject). + + [Calendar] set_style_from_attendee(): Prevent crash when + attendee has no mail set. + + Drag&drop of multiple messages from message list to composer + fails. + + [Composer] Better care of autosave snapshot after + WebKitWebProcess crash. + + Bugs fixed: bgo#789648, bgo#700778, bgo#790263, bgo#790326, + bgo#789526, bgo#789571, bgo#790069, bgo#790291, bgo#680268, + bgo#790311, bgo#790944, bgo#790666, bgo#790952, bgo#791203. + + Updated translations. + ------------------------------------------------------------------- Wed Nov 1 09:42:17 UTC 2017 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 67aaa35..a7a2805 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.26 -Version: 3.26.2 +Version: 3.26.3 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]+')