Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2015-10-25 19:11:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-10-06 16:22:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2015-10-25 19:11:44.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Oct 12 08:04:06 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Show only mail messages in mail folders.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ evolution-ews.spec ++++++
--- /var/tmp/diff_new_pack.p9CYku/_old  2015-10-25 19:11:45.000000000 +0100
+++ /var/tmp/diff_new_pack.p9CYku/_new  2015-10-25 19:11:45.000000000 +0100
@@ -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.18
-Version:        3.18.0
+Version:        3.18.1
 Release:        0
 Summary:        Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:        LGPL-2.1

++++++ evolution-ews-3.18.0.tar.xz -> evolution-ews-3.18.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.18.0/NEWS 
new/evolution-ews-3.18.1/NEWS
--- old/evolution-ews-3.18.0/NEWS       2015-09-21 11:52:37.000000000 +0200
+++ new/evolution-ews-3.18.1/NEWS       2015-10-12 09:06:17.000000000 +0200
@@ -1,3 +1,9 @@
+Evolution-EWS 3.18.1 2015-10-12
+-------------------------------
+
+Miscellaneous:
+       Show only mail messages in mail folders (Milan Crha)
+
 Evolution-EWS 3.18.0 2015-09-21
 -------------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.18.0/configure 
new/evolution-ews-3.18.1/configure
--- old/evolution-ews-3.18.0/configure  2015-09-21 11:53:29.000000000 +0200
+++ new/evolution-ews-3.18.1/configure  2015-10-12 09:07:02.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for evolution-ews 3.18.0.
+# Generated by GNU Autoconf 2.69 for evolution-ews 3.18.1.
 #
 # Report bugs to <http://bugzilla.gnome.org/browse.cgi?product=evolution-ews>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='evolution-ews'
 PACKAGE_TARNAME='evolution-ews'
-PACKAGE_VERSION='3.18.0'
-PACKAGE_STRING='evolution-ews 3.18.0'
+PACKAGE_VERSION='3.18.1'
+PACKAGE_STRING='evolution-ews 3.18.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/browse.cgi?product=evolution-ews'
 PACKAGE_URL=''
 
@@ -1515,7 +1515,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures evolution-ews 3.18.0 to adapt to many kinds of systems.
+\`configure' configures evolution-ews 3.18.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1585,7 +1585,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of evolution-ews 3.18.0:";;
+     short | recursive ) echo "Configuration of evolution-ews 3.18.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1786,7 +1786,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-evolution-ews configure 3.18.0
+evolution-ews configure 3.18.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2155,7 +2155,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by evolution-ews $as_me 3.18.0, which was
+It was created by evolution-ews $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3018,7 +3018,7 @@
 
 # Define the identity of the package.
  PACKAGE='evolution-ews'
- VERSION='3.18.0'
+ VERSION='3.18.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3257,11 +3257,11 @@
 # precisely one minor behind [ews_version], then allow building against *that*
 # version of EDS and Evo.
 read x NEWSVER y < NEWS
-PREVVER=3.18.$(expr 0 - 1)
+PREVVER=3.18.$(expr 1 - 1)
 if test "$PREVVER" = "$NEWSVER"; then
    EVOREQVER=$PREVVER
 else
-   EVOREQVER=3.18.0
+   EVOREQVER=3.18.1
 fi
 
 
@@ -17423,7 +17423,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by evolution-ews $as_me 3.18.0, which was
+This file was extended by evolution-ews $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17489,7 +17489,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-evolution-ews config.status 3.18.0
+evolution-ews config.status 3.18.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.18.0/configure.ac 
new/evolution-ews-3.18.1/configure.ac
--- old/evolution-ews-3.18.0/configure.ac       2015-09-14 11:36:24.000000000 
+0200
+++ new/evolution-ews-3.18.1/configure.ac       2015-09-21 11:59:58.000000000 
+0200
@@ -1,7 +1,7 @@
 dnl Evolution-EWS version
 m4_define([ews_major_version], [3])
 m4_define([ews_minor_version], [18])
-m4_define([ews_micro_version], [0])
+m4_define([ews_micro_version], [1])
 
 m4_define([ews_version],
        [ews_major_version.ews_minor_version.ews_micro_version])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.18.0/src/camel/camel-ews-folder.c 
new/evolution-ews-3.18.1/src/camel/camel-ews-folder.c
--- old/evolution-ews-3.18.0/src/camel/camel-ews-folder.c       2015-08-19 
19:06:12.000000000 +0200
+++ new/evolution-ews-3.18.1/src/camel/camel-ews-folder.c       2015-09-29 
12:49:11.000000000 +0200
@@ -1422,14 +1422,17 @@
        for (l = updated_items; l != NULL; l = g_slist_next (l)) {
                EEwsItem *item = (EEwsItem *) l->data;
                const EwsId *id;
+               EEwsItemType item_type;
                CamelMessageInfo *mi;
 
                if (!item)
                        continue;
 
                id = e_ews_item_get_id (item);
+               item_type = e_ews_item_get_item_type (item);
+
                if (!id) {
-                       g_warning ("%s: Missing ItemId for item type %d 
(subject:%s)", G_STRFUNC, e_ews_item_get_item_type (item),
+                       g_warning ("%s: Missing ItemId for item type %d 
(subject:%s)", G_STRFUNC, item_type,
                                e_ews_item_get_subject (item) ? 
e_ews_item_get_subject (item) : "???");
                        g_object_unref (item);
                        continue;
@@ -1450,9 +1453,14 @@
                        continue;
                }
 
-               if (((CamelEwsMessageInfo *) mi)->item_type == 
E_EWS_ITEM_TYPE_GENERIC_ITEM)
+               if (item_type == E_EWS_ITEM_TYPE_GENERIC_ITEM)
                        generic_item_ids = g_slist_append (generic_item_ids, 
g_strdup (id->id));
-               else
+               else if (item_type == E_EWS_ITEM_TYPE_MESSAGE ||
+                       item_type == E_EWS_ITEM_TYPE_MEETING_REQUEST ||
+                       item_type == E_EWS_ITEM_TYPE_MEETING_MESSAGE ||
+                       item_type == E_EWS_ITEM_TYPE_MEETING_RESPONSE ||
+                       item_type == E_EWS_ITEM_TYPE_MEETING_CANCELLATION ||
+                       item_type == E_EWS_ITEM_TYPE_POST_ITEM)
                        msg_ids = g_slist_append (msg_ids, g_strdup (id->id));
 
                camel_message_info_unref (mi);
@@ -1564,7 +1572,7 @@
                        msg_ids = g_slist_append (msg_ids, g_strdup (id->id));
                else if (item_type == E_EWS_ITEM_TYPE_POST_ITEM)
                        post_item_ids = g_slist_append (post_item_ids, g_strdup 
(id->id));
-               else
+               else if (item_type == E_EWS_ITEM_TYPE_GENERIC_ITEM)
                        generic_item_ids = g_slist_append (generic_item_ids, 
g_strdup (id->id));
 
                g_object_unref (item);


Reply via email to