[evolution-data-server] Update to 3.7.5

Milan Crha mcrha at fedoraproject.org
Mon Feb 4 07:21:19 UTC 2013


commit e3c107ddf069d00494f344de6390bd87162994c2
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Feb 4 08:21:07 2013 +0100

    Update to 3.7.5

 .gitignore                 |    1 +
 evolution-data-server.spec |    8 ++++++--
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 371cd61..ac522ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.7.2.1.tar.xz
 /evolution-data-server-3.7.3.tar.xz
 /evolution-data-server-3.7.4.tar.xz
+/evolution-data-server-3.7.5.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 47b34c0..a988616 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@
 %define libgdata_version 0.10.0
 %define libgweather_version 3.5.0
 %define libical_version 0.46
-%define libsoup_version 2.38.1
+%define libsoup_version 2.40.3
 %define sqlite_version 3.5
 
 %define eds_base_version 3.8
@@ -26,7 +26,7 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.7.4
+Version: 3.7.5
 Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
@@ -191,6 +191,7 @@ autoconf
 
 %configure \
 	--disable-maintainer-mode \
+	--disable-uoa \
 	--with-libdb=/usr \
 	--enable-file-locking=fcntl \
 	--enable-dot-locking=no \
@@ -356,6 +357,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserver
 
 %changelog
+* Mon Feb 04 2013 Milan Crha <mcrha at redhat.com> - 3.7.5-1
+- Update to 3.7.5
+
 * Mon Jan 14 2013 Milan Crha <mcrha at redhat.com> - 3.7.4-1
 - Update to 3.7.4
 - Add --add-missing to automake call
diff --git a/sources b/sources
index d3917df..d8c559a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43e30a897c580904849c3fed5de890e9  evolution-data-server-3.7.4.tar.xz
+52071b5c94aefee107378aba6059ae3a  evolution-data-server-3.7.5.tar.xz


More information about the scm-commits mailing list