diff --git a/evolution-3.24.3.tar.xz b/evolution-3.24.3.tar.xz deleted file mode 100644 index ebbe509..0000000 --- a/evolution-3.24.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35f3893214a8bdbecf13d073ff123a39f65585c62066241df37f3f561b7d59dd -size 12135196 diff --git a/evolution-3.24.4.tar.xz b/evolution-3.24.4.tar.xz new file mode 100644 index 0000000..3f140b0 --- /dev/null +++ b/evolution-3.24.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230acff9a20e1fdfef0b9049d04eda1af18437cbf20f1317986a6424ddc5c81a +size 12137024 diff --git a/evolution.changes b/evolution.changes index dd479c1..32dfb4e 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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 diff --git a/evolution.spec b/evolution.spec index ab94f06..bfcecd5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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]+')