Accepting request 511109 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/511109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=198
This commit is contained in:
commit
d8a6dab369
@ -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
3
evolution-3.24.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:230acff9a20e1fdfef0b9049d04eda1af18437cbf20f1317986a6424ddc5c81a
|
||||
size 12137024
|
@ -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
|
||||
|
||||
|
@ -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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user