diff --git a/evolution-3.9.5.tar.xz b/evolution-3.9.5.tar.xz deleted file mode 100644 index 8e1755f..0000000 --- a/evolution-3.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de8ef23136bebbe1d1a17b88d82a511d8be2a5c3bcbcf099093f9d93ffca9cb5 -size 12437668 diff --git a/evolution-3.9.90.tar.xz b/evolution-3.9.90.tar.xz new file mode 100644 index 0000000..bb9a066 --- /dev/null +++ b/evolution-3.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a1afd90c38ef8c0ab739fb85ca8c5668ae843a2a7f39ac8de07434fb127939 +size 12441880 diff --git a/evolution.changes b/evolution.changes index 31d9afb..0a60e47 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 18 14:40:20 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.9.90: + + Fix sidebar message counts for real Junk / Trash folders. + + Addressbook: Show editor errors above editor window. + + Close inline alert messages with Escape key. + + alarm-notify: Do not change selection on new reminder arrival. + + Bugs fixed: bgo#695633, bgo#698723, bgo#699603, bgo#704207, + bgo#704369, bgo#704440, bgo#704549, bgo#704861, bgo#705119, + bgo#705194, bgo#705446, bgo#705657, bgo#705814. + + Updated translations. + ------------------------------------------------------------------- Mon Jul 29 07:20:37 UTC 2013 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 4228b7c..78ead9f 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.9.5 +Version: 3.9.90 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]+')