From c7a493068af15e24f814aee33a39f115aee6aeb20fb612ceac42058908bcd1ca Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 17 Mar 2014 09:09:43 +0000 Subject: [PATCH] Accepting request 225857 from home:Zaitor:branches:GNOME:Factory Stable update OBS-URL: https://build.opensuse.org/request/show/225857 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=230 --- evolution-3.10.3.tar.xz | 3 --- evolution-3.10.4.tar.xz | 3 +++ evolution.changes | 14 ++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.10.3.tar.xz create mode 100644 evolution-3.10.4.tar.xz diff --git a/evolution-3.10.3.tar.xz b/evolution-3.10.3.tar.xz deleted file mode 100644 index 4fc37c6..0000000 --- a/evolution-3.10.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad4b37215c361134a14aa1598d5c038327f897b7d9dbc750cab3d58d5c922f4c -size 12395116 diff --git a/evolution-3.10.4.tar.xz b/evolution-3.10.4.tar.xz new file mode 100644 index 0000000..9780a4d --- /dev/null +++ b/evolution-3.10.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac60557f264f211e6a7bc0ced919041c154e4c7b9c79600516aee7acc1d03e40 +size 12351064 diff --git a/evolution.changes b/evolution.changes index 8e73718..a3ba1a8 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Mar 12 19:36:40 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.10.4:ยท + + EMFolderTreeModel: Fix subscribing to a folder with children. + + EDateEdit: Force 24 hour format for locales without am/pm + equivalents. + + Avoid multiple save of folder changes on application quit. + + EHttpRequest: Avoid possible data stream memory leak. + + Bugs fixed: bgo#583773, bgo#645476, bgo#677300, bgo#702709, + bgo#702958, bgo#707121, bgo#707518, bgo#720542, bgo#721213, + bgo#721639, bgo#722352, bgo#723377. + + Updated translations. + ------------------------------------------------------------------- Thu Jan 30 16:50:04 UTC 2014 - dliang@suse.com diff --git a/evolution.spec b/evolution.spec index 44f267e..9b4579b 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.10.3 +Version: 3.10.4 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]+') @@ -71,7 +71,7 @@ BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.10. %if %{use_gtkimageview} BuildRequires: pkgconfig(gtkimageview-3.0) %endif -BuildRequires: pkgconfig(gweather-3.0) >= 3.5.0 +BuildRequires: pkgconfig(gweather-3.0) >= 3.8.0 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version}