Accepting request 573015 from home:iznogood
New stable rel, not buildtested. - 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. OBS-URL: https://build.opensuse.org/request/show/573015 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=353
This commit is contained in:
parent
d0be04e199
commit
04ec277b07
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78580edaf3f5c8d87d5ddda770c6536e6db9a6a189189d8c5e2f62c1ecc2b991
|
||||
size 12009708
|
3
evolution-3.26.5.tar.xz
Normal file
3
evolution-3.26.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fd862d8a8f5bc55e6e45bba89d059260687dcad80e33560deea1f408643e4c8
|
||||
size 12036312
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user