diff --git a/evolution-3.10.1.tar.xz b/evolution-3.10.1.tar.xz deleted file mode 100644 index a3c2d2c..0000000 --- a/evolution-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da1aacab365f27feed74cb89d03c2f4847fef7c5370d0fd84b04ab24ada83546 -size 12398140 diff --git a/evolution-3.10.2.tar.xz b/evolution-3.10.2.tar.xz new file mode 100644 index 0000000..1211fb3 --- /dev/null +++ b/evolution-3.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d228460b0f6701d9786ebd98d8ed4d87ecf8a73c12e00d41f7b107d27b7c47 +size 12401196 diff --git a/evolution.changes b/evolution.changes index 36aaf87..32b82f0 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 11 21:03:08 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.2 (bnc#849913): + + Fix error handling glitch in mail_session_send_to_thread(). + + Get Address Book Map feature working again. + + Make e_attachment_set_file_info() thread-safe. + + Alarm-Notify: Skip disabled sources/calendars. + + Bugs fixed: bgo#640382, bgo#657808, bgo#689055, bgo#707112, + bgo#709396, bgo#709428, bgo#710171, bgo#710489, bgo#710835, + bgo#710852, bgo#711198, bgo#711477, bgo#711532. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 14 07:29:32 UTC 2013 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 543909b..b0cad1f 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.10 -Version: 3.10.1 +Version: 3.10.2 Release: 0 # _version needs to be %{version} stirpped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')