From b2aebb8e8bd40d6e98c81e5214d4a1d8c3838c3bdc204650990eb11d16555bb3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 7 Sep 2013 13:20:39 +0000 Subject: [PATCH] Accepting request 197197 from home:dimstar:branches:GNOME:Factory Update to 3.9.91 OBS-URL: https://build.opensuse.org/request/show/197197 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=214 --- evolution-3.9.90.tar.xz | 3 --- evolution-3.9.91.tar.xz | 3 +++ evolution.changes | 14 ++++++++++++++ evolution.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.9.90.tar.xz create mode 100644 evolution-3.9.91.tar.xz 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]+')