Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2013-06-29 19:39:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-06-05 11:50:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2013-06-29 19:39:16.000000000 +0200
@@ -1,0 +2,39 @@
+Fri Jun 21 16:04:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.3:
+  + e-ews-search-user: Do not print console error when nothing
+    found.
+  + Fetch fresh folder's change-key, when reading folder
+    permissions.
+  + Check for cancellation when refreshing folder content.
+  + Require --with-internal-lzx for libmspack fallback.
+  + Disable incremental GAL updates without libmspack.
+  + Fix various memory leaks.
+  + Make the statements explicit when using ternary if.
+  + Bugs fixed: bgo#701246.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun May 26 18:40:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.2:
+  + Handle inlined attachments in
+    e_ews_connection_{create,get}_attachments.
+  + Handle absence of ETag.
+  + Update LZX decompressor.
+  + Allow upstream libmspack to be used, if it's new enough.
+  + Allow e_ews_connection_get_oal_detail() to return more than one
+    type of element.
+  + Fix crash on addressbook close.
+  + Don't remove OAB file after processing.
+  + Implement incremental GAL download.
+  + Use "X-EWS-KIND" attribute.
+  + Bugs fixed: bgo#654950, bgo#658892, bgo#673351, bgo#698728,
+    bgo#699231, bgo#699241, bgo#699373, bgo#699481, bgo#699847.
+  + Updated translations.
+- Add pkgconfig(libmspack) BuildRequires: new dependency.
+- Drop liblzx0 subpackage: this was a wrapper around libmspack
+  functionality, where the fixes were merged in this code. As per
+  SLPP, we do not obsolete the library.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ evolution-ews.spec ++++++
--- /var/tmp/diff_new_pack.Cqj2Vo/_old  2013-06-29 19:39:17.000000000 +0200
+++ /var/tmp/diff_new_pack.Cqj2Vo/_new  2013-06-29 19:39:17.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.10
-Version:        3.9.1
+Version:        3.9.3
 Release:        0
 Summary:        Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:        LGPL-2.1
@@ -40,6 +40,7 @@
 BuildRequires:  pkgconfig(libedata-cal-1.2)
 BuildRequires:  pkgconfig(libedataserver-1.2)
 BuildRequires:  pkgconfig(libemail-engine) >= 3.2.0
+BuildRequires:  pkgconfig(libmspack) >= 0.4
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.30
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -71,19 +72,11 @@
 %description -n libewsutils0
 This library provides utilities API for EWS Exchange Connector.
 
-%package  -n liblzx0
-Summary:        Client library for Accessing Exchange Servers - LZX library
-Group:          System/Libraries
-
-%description -n liblzx0
-This library is an implementation of the LZX compression algorithm.
-
 %package devel
 Summary:        Client library for Accessing Exchange Servers -- Development 
Files
 Group:          Development/Libraries/C and C++
 Requires:       libeews-1_2-0 = %{version}
 Requires:       libewsutils0 = %{version}
-Requires:       liblzx0 = %{version}
 
 %description devel
 This library is a client library for accessing Exchange servers through
@@ -114,10 +107,6 @@
 
 %postun -n libewsutils0 -p /sbin/ldconfig
 
-%post -n liblzx0 -p /sbin/ldconfig
-
-%postun -n liblzx0 -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root)
 %doc COPYING README
@@ -139,16 +128,11 @@
 %dir %{_libdir}/evolution-data-server/
 %{_libdir}/evolution-data-server/libewsutils.so.*
 
-%files -n liblzx0
-%defattr(-, root, root)
-%{_libdir}/liblzx.so.*
-
 %files devel
 %defattr(-, root, root)
 %dir %{_libdir}/evolution-data-server/
 %{_libdir}/evolution-data-server/libeews-1.2.so
 %{_libdir}/evolution-data-server/libewsutils.so
-%{_libdir}/liblzx.so
 %dir %{_includedir}/evolution-data-server/
 %{_includedir}/evolution-data-server/ews/
 

++++++ evolution-ews-3.9.1.tar.xz -> evolution-ews-3.9.3.tar.xz ++++++
++++ 14224 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to