Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2014-10-14 07:12:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old)
 and      /work/SRC/openSUSE:Factory/.evolution-ews.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution-ews"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes      
2014-09-30 19:36:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2014-10-14 07:13:29.000000000 +0200
@@ -1,0 +2,39 @@
+Mon Oct 13 10:41:07 UTC 2014 - [email protected]
+
+- Update to version 3.12.7:
+  + Miscellaneous:
+    - Update addressbook to use ->open_sync().
+    - Use GInitable to initialise addressbook.
+    - Port addressbook to EBookSqlite.
+    - Fix build for oab-decode-test, port it to EBookSqlite.
+    - Move dset handling inside ews_decode_addressbook_record().
+    - Use (hashed) PidTagEmailAddress for OAB item UID.
+    - Pass GInputStream to decoder functions instead of assuming
+      priv->fis.
+    - Use GMemoryInputStream for processing records, calculate SHA1
+      on each.
+    - Optimise EWS GAL update not to rewrite unchanged records.
+    - Avoid processing OAB records which already exist.
+    - Fix modify_contacts for EBookSqlite.
+    - Fix addressbook upgrade from pre-SHA1 versions.
+    - Reduce addressbook refresh interval to 6 hours.
+    - Avoid using dynamic types for ESourceEwsFolder.
+    - Add revision support for addressbook.
+    - Add locale support for addressbook.
+    - Make ebews_fetch_items() return a list of EContacts not
+      EVCards.
+    - Refactor ews_update_items_thread() to do all database access
+      together.
+    - Kill store_to_cache option for ebews_fetch_items().
+    - Clean up resync code path in ews_update_items_thread().
+    - Use EBookSqlite locking.
+    - Fix notification for non-GAL updates to only happen on
+      commit.
+    - Don't flush the final GAL updates if there are none.
+    - Initialise filename to NULL in ews_remove_old_gal_file().
+    - Add evolution-ews.metainfo.xml file.
+    - Use INTLTOOL_XML_RULE for appdata files.
+  + Bugs fixed: bgo#733578, bgo#736257, bgo#737773.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  evolution-ews-3.12.6.tar.xz

New:
----
  evolution-ews-3.12.7.tar.xz

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

Other differences:
------------------
++++++ evolution-ews.spec ++++++
--- /var/tmp/diff_new_pack.B5KLSo/_old  2014-10-14 07:13:30.000000000 +0200
+++ /var/tmp/diff_new_pack.B5KLSo/_new  2014-10-14 07:13:30.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.12
-Version:        3.12.6
+Version:        3.12.7
 Release:        0
 Summary:        Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:        LGPL-2.1
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(evolution-data-server-1.2)
 BuildRequires:  pkgconfig(evolution-mail-3.0) >= %{version}
 BuildRequires:  pkgconfig(evolution-shell-3.0) >= %{version}
-BuildRequires:  pkgconfig(glib-2.0) >= 2.28
+BuildRequires:  pkgconfig(glib-2.0) >= 2.34
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
 BuildRequires:  pkgconfig(libebackend-1.2)
 BuildRequires:  pkgconfig(libedata-book-1.2)
@@ -118,6 +118,7 @@
 
%{_datadir}/evolution/%{evolution_base_version}/errors/module-ews-configuration.error
 %dir %{_datadir}/evolution-data-server/ews
 %{_datadir}/evolution-data-server/ews/windowsZones.xml
+%{_datadir}/appdata/evolution-ews.metainfo.xml
 
 %files -n libeews-1_2-0
 %defattr(-, root, root)

++++++ evolution-ews-3.12.6.tar.xz -> evolution-ews-3.12.7.tar.xz ++++++
++++ 10178 lines of diff (skipped)

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

Reply via email to