From 0ae42febae5d4baaa7fbd54a1f80d3a471ab9243efb749f060e8cbeb7a554f12 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Mar 2013 18:10:06 +0000 Subject: [PATCH] Accepting request 159696 from home:dimstar:branches:GNOME:Factory Update to 3.7.92 OBS-URL: https://build.opensuse.org/request/show/159696 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=155 --- e-d-s-link-goa.patch | 12 ------------ evolution-data-server-3.7.91.tar.xz | 3 --- evolution-data-server-3.7.92.tar.xz | 3 +++ evolution-data-server.changes | 16 ++++++++++++++++ evolution-data-server.spec | 9 +-------- 5 files changed, 20 insertions(+), 23 deletions(-) delete mode 100644 e-d-s-link-goa.patch delete mode 100644 evolution-data-server-3.7.91.tar.xz create mode 100644 evolution-data-server-3.7.92.tar.xz diff --git a/e-d-s-link-goa.patch b/e-d-s-link-goa.patch deleted file mode 100644 index 84b1d99..0000000 --- a/e-d-s-link-goa.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/modules/gnome-online-accounts/Makefile.am b/modules/gnome-online-accounts/Makefile.am -index 0960e31..30ace58 100644 ---- a/modules/gnome-online-accounts/Makefile.am -+++ b/modules/gnome-online-accounts/Makefile.am -@@ -28,6 +28,7 @@ module_gnome_online_accounts_la_SOURCES = \ - module_gnome_online_accounts_la_LIBADD = \ - $(top_builddir)/libebackend/libebackend-1.2.la \ - $(top_builddir)/libedataserver/libedataserver-1.2.la \ -+ $(top_builddir)/camel/libcamel-1.2.la \ - $(E_BACKEND_LIBS) \ - $(CAMEL_LIBS) \ - $(SOUP_LIBS) \ diff --git a/evolution-data-server-3.7.91.tar.xz b/evolution-data-server-3.7.91.tar.xz deleted file mode 100644 index b4842e2..0000000 --- a/evolution-data-server-3.7.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a27a081a141e737278d19c5edc449c77e1d54eb780010b04db7472ec2f4f3893 -size 3901508 diff --git a/evolution-data-server-3.7.92.tar.xz b/evolution-data-server-3.7.92.tar.xz new file mode 100644 index 0000000..82fda88 --- /dev/null +++ b/evolution-data-server-3.7.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0054e858928e333a880fa632ab9400061f5939d906584c678c086e471cad03db +size 3895568 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 6978a12..bd39bc5 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Mar 17 13:24:15 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.92: + + Test suite improvements. + + EBookBackendSqliteDB improvements. + + EBookClient introspection fixes. + + Fix a memory leak around imapx_untagged_vanished(). + + Correct names for im_jabber_work variables. + + Bugs fixed: bgo#215428, bgo#350323, bgo#352266, bgo#690433, + bgo#690552, bgo#695308, bgo#695539, bgo#695960. + + Updated translations. +- Drop e-d-s-link-goa.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as + we no longer carry patches touching the build system. + ------------------------------------------------------------------- Sun Mar 3 15:31:47 UTC 2013 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e0c6c43..f4c61b7 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.8 -Version: 3.7.91 +Version: 3.7.92 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ @@ -40,11 +40,7 @@ Group: Development/Libraries/GNOME Url: http://www.gnome.org Source0: http://download.gnome.org/sources/evolution-data-server/3.7/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM e-d-s-link-goa.patch bgo#695067 dimstar@opensuse.org -- Fix linking of gnome-online-accounts module -Patch0: e-d-s-link-goa.patch BuildRequires: db-devel -# Needed by patch0 -BuildRequires: gnome-common %if %USE_EVOLDAP BuildRequires: evoldap2-devel %else @@ -259,12 +255,9 @@ This package contains developer documentation. %lang_package %prep %setup -q -%patch0 -p1 translation-update-upstream %build -# Needed by patch0 -NOCONFIGURE=1 gnome-autogen.sh %{configure} \ --libexecdir=%{_libexecdir}/evolution-data-server \ %if %USE_EVOLDAP