Hello community,
here is the log from the commit of package evolution-data-server for
openSUSE:Factory checked in at 2013-06-05 11:50:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
and /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-data-server"
Changes:
--------
---
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
2013-04-26 15:41:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
2013-06-05 11:50:14.000000000 +0200
@@ -1,0 +2,29 @@
+Mon Apr 29 11:21:08 UTC 2013 - [email protected]
+
+- Update to version 3.9.1:
+ + Start modernizing the EBookBackend and ECalBackend APIs.
+ + Rewrite client connection tracking for factories.
+ + libedata-*: Remove all deprecated backend APIs.
+ + Simplify direct access to address books.
+ + Fix implicit declaration of WIFEXITED.
+ + E*Client: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for
+ close().
+ + Remove EBookBackendSync.
+ + sqlite addressbook: fix memory corruption in get_revision
+ + Automatically strip D-Bus info from error messages.
+ + EBookBackendSqliteDB: Avoid summary introspection on initial
+ creation.
+ + Switch NULL to empty string in e_util_utf8_{data_}make_valid().
+ + LC_ADDRESS is a GNU extension. Treat it as such.
+ + CamelStoreSettings::filter-inbox: Change default to TRUE.
+ + Do not consider PGP and S/MIME subparts as attachments.
+ + ECalClient test: test-client-get-revision not broken anymore.
+ + Improve error handling in imapx_server_get_message().
+ + Fix reference leak in book_client_view_emit_objects_modified().
+ + Bugs fixed: bgo#271262, bgo#691939, bgo#695578, bgo#696637,
+ bgo#698261, bgo#698726.
+ + Updated translations.
+- Bump soname defines: so_edata_book to 19 and so_edata_cal to 21.
+- Updated baselibs.conf, to follow the soname changes.
+
+-------------------------------------------------------------------
Old:
----
evolution-data-server-3.8.1.tar.xz
New:
----
evolution-data-server-3.9.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.6ihTJ6/_old 2013-06-05 11:50:15.000000000 +0200
+++ /var/tmp/diff_new_pack.6ihTJ6/_new 2013-06-05 11:50:15.000000000 +0200
@@ -26,19 +26,19 @@
%define so_ebook 14
%define so_ebook_contacts 0
%define so_ecal 15
-%define so_edata_book 17
-%define so_edata_cal 20
+%define so_edata_book 19
+%define so_edata_cal 21
%define so_edataserver 17
Name: evolution-data-server
-%define _evo_version 3.8
-Version: 3.8.1
+%define _evo_version 3.10
+Version: 3.9.1
Release: 0
Summary: Evolution Data Server
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Url: http://www.gnome.org
-Source0:
http://download.gnome.org/sources/evolution-data-server/3.8/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/evolution-data-server/3.9/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: db-devel
%if %USE_EVOLDAP
@@ -65,7 +65,7 @@
BuildRequires: translation-update-upstream
BuildRequires: vala
BuildRequires: pkgconfig(gcr-base-3) >= 3.4
-BuildRequires: pkgconfig(goa-1.0) >= 3.2
+BuildRequires: pkgconfig(goa-1.0) >= 3.8
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
%if %USE_EVOLDAP
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.6ihTJ6/_old 2013-06-05 11:50:15.000000000 +0200
+++ /var/tmp/diff_new_pack.6ihTJ6/_new 2013-06-05 11:50:15.000000000 +0200
@@ -3,6 +3,6 @@
libebook-1_2-14
libebook-contacts-1_2-0
libecal-1_2-15
-libedata-book-1_2-17
-libedata-cal-1_2-20
+libedata-book-1_2-19
+libedata-cal-1_2-21
libedataserver-1_2-17
++++++ evolution-data-server-3.8.1.tar.xz -> evolution-data-server-3.9.1.tar.xz
++++++
++++ 116590 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]