Accepting request 510944 from home:Zaitor

New stable, not buildtested

OBS-URL: https://build.opensuse.org/request/show/510944
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=337
This commit is contained in:
Dominique Leuenberger 2017-07-18 09:03:51 +00:00 committed by Git OBS Bridge
parent 125cfbaf3d
commit 2fa4cf59ea
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:35f3893214a8bdbecf13d073ff123a39f65585c62066241df37f3f561b7d59dd
size 12135196

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:230acff9a20e1fdfef0b9049d04eda1af18437cbf20f1317986a6424ddc5c81a
size 12137024

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Jul 17 10:57:43 UTC 2017 - zaitor@opensuse.org
- Update to version 3.24.4:
+ Sort accounts in identity combo box (From: combo in mail
composer).
+ Cannot focus contact list editor's list name.
+ Fix runtime warning on close from e_content_request_process().
+ Prefer gtk_clipboard_wait_for_targets() over
gtk_clipboard_request_targets().
+ Wrong folder URI used for message notifications.
+ AlertBar from ShellContent not freed.
+ Bugs fixed: bgo#783905, bgo#782210, bgo#784246, bgo#780934,
bgo#784445, bgo#784438, bgo#781309, bgo#784664, bgo#784665,
bgo#784776, bgo#784663, bgo#784874.
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 19 13:13:12 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.24
Version: 3.24.3
Version: 3.24.4
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]+')