Accepting request 538049 from home:dimstar:branches:GNOME:Factory

Update to 3.26.2

OBS-URL: https://build.opensuse.org/request/show/538049
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=347
This commit is contained in:
Dominique Leuenberger 2017-11-02 13:53:49 +00:00 committed by Git OBS Bridge
parent cdcc4a0ef7
commit bb2d6b7502
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77cab4d82732d82b875b2ace4cd9d4ff0ddd6ed1aa1bed34836b9fd40776eeaf
size 12032164

3
evolution-3.26.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d9299b8414903021faa03cbb885814de454f5260398eb2c2a03600224479137
size 12007588

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Nov 1 09:42:17 UTC 2017 - dimstar@opensuse.org
- Update to version 3.26.2:
+ Initialize libxml2 global memory in the main().
+ Use icaltime_is_utc() instead of icaltimetype::is_utc.
+ Label shortcuts prevent typing numbers.
+ Crash after import file disappears before import is done.
+ Crash under e_dom_resize_document_content_to_preview_width().
+ [ECellCombo] Misplaced combo popup under Wayland.
+ Disable expand of To Do bar icon renderer.
+ Store To Do bar width as proportion, not as absolute value.
+ Bugs fixed: bgo#696047, bgo#781645, bgo#788156, bgo#788293,
bgo#788430, bgo#788450, bgo#788478, bgo#788639, bgo#788675,
bgo#788686, bgo#788829, bgo#788916, bgo#789009.
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 2 18:34:55 UTC 2017 - zaitor@opensuse.org

View File

@ -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.1
Version: 3.26.2
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]+')