Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2012-02-28 19:21:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and      /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution-data-server", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
    2012-02-21 12:18:06.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2012-02-28 19:21:17.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Feb 20 22:38:10 UTC 2012 - [email protected]
+
+- Update to version 3.3.90:
+  + Use GSettings for EProxy
+  + Fix issues found by Coverity Scan
+  + Crash on message send, under check_header_in_message_info()
+  + Fix google contacts going online after being offline
+  + Bugs fixed: bgo#309945, bgo#391472, bgo#485283, bgo#535978,
+    bgo#553796, bgo#637200, bgo#658347, bgo#658348, bgo#662920,
+    bgo#669341, bgo#669487, bgo#669545, bgo#669847.
+  + Updated translations.
+- Add %glib2_gsettings_* schemas to handle the newly installed
+  gsettings schemas.
+
+-------------------------------------------------------------------

Old:
----
  evolution-data-server-3.3.5.tar.xz

New:
----
  evolution-data-server-3.3.90.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.CkOUF9/_old  2012-02-28 19:21:19.000000000 +0100
+++ /var/tmp/diff_new_pack.CkOUF9/_new  2012-02-28 19:21:19.000000000 +0100
@@ -32,7 +32,7 @@
 
 Name:           evolution-data-server
 %define _evo_version 3.4
-Version:        3.3.5
+Version:        3.3.90
 Release:        0
 Summary:        Evolution Data Server
 License:        LGPL-2.1+
@@ -86,6 +86,7 @@
 Obsoletes:      evolution-data-server-32bit
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 Evolution Data Server provides a central location for your address book
@@ -295,6 +296,12 @@
 %endif
 %fdupes %{buildroot}
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %post -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig
 
 %postun -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig
@@ -332,6 +339,9 @@
 %doc COPYING ChangeLog NEWS TODO
 # ui/ subdir is used by libedataserverui
 %{_datadir}/evolution-data-server-%{_evo_version}/
+%{_datadir}/GConf/gsettings/libedataserver.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
 # Category icons that are used by libedataserver
 %{_datadir}/pixmaps/evolution-data-server/
 %{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to