diff --git a/evolution-3.9.90.tar.xz b/evolution-3.9.90.tar.xz deleted file mode 100644 index bb9a066..0000000 --- a/evolution-3.9.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6a1afd90c38ef8c0ab739fb85ca8c5668ae843a2a7f39ac8de07434fb127939 -size 12441880 diff --git a/evolution-3.9.91.tar.xz b/evolution-3.9.91.tar.xz new file mode 100644 index 0000000..fb64d6f --- /dev/null +++ b/evolution-3.9.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de90e1bf4d5d178e95d9774b85f582b02e1a8fe26f0a4732995a570a565949d8 +size 12461420 diff --git a/evolution.changes b/evolution.changes index 0a60e47..2571a04 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Sep 2 07:12:14 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.91: + + User documentation improvements. + + EShellSearchbar: Put focus on search results after changing + filter. + + Skip evolution from 'Open with' list of applications on + attachments. + + Bugs fixed: bgo#274144, bgo#656804, bgo#658164, bgo#659715, + bgo#682277, bgo#698275, bgo#706463, bgo#706814, bgo#706901, + bgo#707043. + + Updated translations. + ------------------------------------------------------------------- Sun Aug 18 14:40:20 UTC 2013 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 78ead9f..32a2085 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.90 +Version: 3.9.91 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]+')