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
This commit is contained in:
Dominique Leuenberger 2014-11-13 23:33:06 +00:00 committed by Git OBS Bridge
parent 027033bf31
commit 7f30551773
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77fdfe1a92edb514bf28e577ff46e5a4c22d16c389077eff23945b0feb650eb9
size 11325012

3
evolution-3.12.8.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a6996ed350e2bc09ecb63befdbc9cfbd9d1097e0ff77033e9bafd1f7b5a6414
size 11370556

View File

@ -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

View File

@ -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]+')