Hello community, here is the log from the commit of package evolution-ews for openSUSE:Factory checked in at 2013-07-09 20:51:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-29 19:39:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 2013-07-09 20:51:31.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Jul 8 18:46:46 UTC 2013 - [email protected] + +- Update to version 3.9.4: + + Fix leak and avoid to pass NULL to g_strrstr(). + + Fix segfault: set text as NULL when both g_strrstr() fails. + + Use g_strcmp0 instead of implement it as check_equal. + + Allow to pass NULL for e_ews_connection_get_folder_sync. + + Bugs fixed: bgo#702922, bgo#703053, bgo#703194. + + Updated translations. + +------------------------------------------------------------------- Old: ---- evolution-ews-3.9.3.tar.xz New: ---- evolution-ews-3.9.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution-ews.spec ++++++ --- /var/tmp/diff_new_pack.FGIYE7/_old 2013-07-09 20:51:32.000000000 +0200 +++ /var/tmp/diff_new_pack.FGIYE7/_new 2013-07-09 20:51:32.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.3 +Version: 3.9.4 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 @@ -30,16 +30,16 @@ BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: pkgconfig(evolution-data-server-1.2) -BuildRequires: pkgconfig(evolution-mail-3.0) >= 3.2.0 +BuildRequires: pkgconfig(evolution-mail-3.0) >= %{version} BuildRequires: pkgconfig(evolution-plugin-3.0) -BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.2.0 +BuildRequires: pkgconfig(evolution-shell-3.0) >= %{version} BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(libebackend-1.2) BuildRequires: pkgconfig(libedata-book-1.2) BuildRequires: pkgconfig(libedata-cal-1.2) BuildRequires: pkgconfig(libedataserver-1.2) -BuildRequires: pkgconfig(libemail-engine) >= 3.2.0 +BuildRequires: pkgconfig(libemail-engine) >= %{version} BuildRequires: pkgconfig(libmspack) >= 0.4 BuildRequires: pkgconfig(libsoup-2.4) >= 2.30 Recommends: %{name}-lang ++++++ evolution-ews-3.9.3.tar.xz -> evolution-ews-3.9.4.tar.xz ++++++ ++++ 2562 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
