From 3ffddc49fb0291d8222051e7280280fa4040c536ccdb35d8b3de2981fdc7f40b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 May 2015 07:01:17 +0000 Subject: [PATCH 1/4] Accepting request 306375 from home:Zaitor:branches:GNOME:Factory New stable OBS-URL: https://build.opensuse.org/request/show/306375 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=218 --- evolution-data-server-3.16.1.tar.xz | 3 --- evolution-data-server-3.16.2.tar.xz | 3 +++ evolution-data-server.changes | 27 +++++++++++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.16.1.tar.xz create mode 100644 evolution-data-server-3.16.2.tar.xz diff --git a/evolution-data-server-3.16.1.tar.xz b/evolution-data-server-3.16.1.tar.xz deleted file mode 100644 index e9ad10e..0000000 --- a/evolution-data-server-3.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04eedf170708c97ca807951f47e6d6f554bee94c35bc279201a54f64b744eb51 -size 5002664 diff --git a/evolution-data-server-3.16.2.tar.xz b/evolution-data-server-3.16.2.tar.xz new file mode 100644 index 0000000..152036c --- /dev/null +++ b/evolution-data-server-3.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3da8a553b803571eb4ecf1e412da45bf4f2325e446fc23bffa2b2718d6b8b1 +size 5004852 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 124a95f..fc7557c 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.2: + + Add a workaround for bgo#674885 (Type initialisation deadlock + in GObject). + + [local book] Failure of contact remove not propagated to UI. + + [CalDAV] Fix a little memory leak. + + Fix various memory leaks. + + Incorrect message info unreferenced in + camel_vee_folder_get_location(). + + [NNTP]: + - Provide feedback when updating folder content. + - Can fail to disconnect when the command was cancelled. + - Fix minor memory leaks. + + [IMAPx] Do not free uninitialized memory in imapx_call_idle(). + + [POP3] Avoid crash on folder dispose, when iterating through + pending commands. + + Add thread-safety into CamelAsyncClosure. + + Slow expunge of a maildir folder. + + [http calendar] Add UID to the component, if missing. + + Remove confusing runtime warning in e-source.c. + + Correct 'since' tags in D-Bus .xml files. + + Bugs fixed: bgo#743996, bgo#746335, bgo#746276, bgo#747789, + bgo#691456, bgo#691493, bgo#747638, bgo#696552, bgo#745050, + bgo#701352, bgo#719476, bgo#705771, bgo#748636. + ------------------------------------------------------------------- Mon Apr 13 14:48:24 UTC 2015 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 1646950..86a4977 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.16 -Version: 3.16.1 +Version: 3.16.2 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ From a4b7e0bb89a472047eaf4f48bad4d04764551185d2effe626bd1f6dbb9bdb76d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 May 2015 07:56:20 +0000 Subject: [PATCH 2/4] - Add glib2-devel BuildRequires: needed to ensure we can expand the glib-schema handling macros. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=219 --- evolution-data-server.changes | 6 ++++++ evolution-data-server.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index fc7557c..4f04732 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 12 07:55:58 UTC 2015 - dimstar@opensuse.org + +- Add glib2-devel BuildRequires: needed to ensure we can expand the + glib-schema handling macros. + ------------------------------------------------------------------- Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 86a4977..38ca879 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -49,6 +49,8 @@ BuildRequires: openldap2-devel %endif BuildRequires: fdupes BuildRequires: gcc-c++ +# Needed for glib schema macros +BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: gperf BuildRequires: gtk-doc From 8ce2bfe13aa837bc1eceaa835b4afb8631f0cfcdfb0ee080452bc4a919c2ad06 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 May 2015 09:10:39 +0000 Subject: [PATCH 3/4] Fixup - conditionally use macros OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=220 --- evolution-data-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 38ca879..d374d2c 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -87,7 +87,7 @@ Obsoletes: evolution-data-server-32bit # typelib-1_0-ECalendar-1_2 was dropped with e-d-s 3.7.3 due to libical not being introspecatble. Obsoletes: typelib-1_0-ECalendar-1_2 <= %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gsettings_schema_requires +%{?glib2_gsettings_schema_requires} %description Evolution Data Server provides a central location for your address book From b627212c632ccc0ec17c8af279ae5470e8e6667e458fd2d65bed59eca48d9a49 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 May 2015 09:12:35 +0000 Subject: [PATCH 4/4] fix OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=221 --- evolution-data-server.changes | 6 ------ evolution-data-server.spec | 2 -- 2 files changed, 8 deletions(-) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 4f04732..fc7557c 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Tue May 12 07:55:58 UTC 2015 - dimstar@opensuse.org - -- Add glib2-devel BuildRequires: needed to ensure we can expand the - glib-schema handling macros. - ------------------------------------------------------------------- Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index d374d2c..5f8ce96 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -49,8 +49,6 @@ BuildRequires: openldap2-devel %endif BuildRequires: fdupes BuildRequires: gcc-c++ -# Needed for glib schema macros -BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: gperf BuildRequires: gtk-doc