From 7f3055177348fdf60d32fb91316fab4dca428030f53e9287a23526c04d8c988b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 13 Nov 2014 23:33:06 +0000 Subject: [PATCH] Accepting request 261078 from home:Zaitor:branches:GNOME:Factory Stable update OBS-URL: https://build.opensuse.org/request/show/261078 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=251 --- evolution-3.12.7.tar.xz | 3 --- evolution-3.12.8.tar.xz | 3 +++ evolution.changes | 16 ++++++++++++++++ evolution.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.12.7.tar.xz create mode 100644 evolution-3.12.8.tar.xz diff --git a/evolution-3.12.7.tar.xz b/evolution-3.12.7.tar.xz deleted file mode 100644 index 5a4eb2d..0000000 --- a/evolution-3.12.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77fdfe1a92edb514bf28e577ff46e5a4c22d16c389077eff23945b0feb650eb9 -size 11325012 diff --git a/evolution-3.12.8.tar.xz b/evolution-3.12.8.tar.xz new file mode 100644 index 0000000..3b98e1b --- /dev/null +++ b/evolution-3.12.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6996ed350e2bc09ecb63befdbc9cfbd9d1097e0ff77033e9bafd1f7b5a6414 +size 11370556 diff --git a/evolution.changes b/evolution.changes index 6e2eb0f..7f8c90a 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Nov 11 21:21:27 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.8: + + Address two possible places causing runtime warning on a + GSource removal. + + cal_comp_util_compare_event_timezones: Do not ask with NULL + tzid. + + Mark-All-Read: Save changes to the server immediately. + + Avoid automatic mail account update when the application is + exiting. + + Bugs fixed: bgo#729305, bgo#737330, bgo#738453, bgo#738463, + bgo#650670, bgo#739375, bgo#739386, bgo#739364, bgo#676471, + bgo#739605, bgo#739562. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 13 10:35:51 UTC 2014 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 1677637..1d1c6fb 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.12 -Version: 3.12.7 +Version: 3.12.8 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]+')