Accepting request 538390 from GNOME:Factory
Update to 3.26.2 (forwarded request 538049 from dimstar) OBS-URL: https://build.opensuse.org/request/show/538390 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=202
This commit is contained in:
commit
f89a442788
@ -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
3
evolution-3.26.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d9299b8414903021faa03cbb885814de454f5260398eb2c2a03600224479137
|
||||
size 12007588
|
@ -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
|
||||
|
||||
|
@ -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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user