[evolution-ews] Update to 3.5.1

Matthew Barnes mbarnes at fedoraproject.org
Sun Apr 29 11:49:37 UTC 2012


commit c216fe0eb350491fbe385c1a9cb2436f0ddbe391
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Sun Apr 29 07:49:27 2012 -0400

    Update to 3.5.1

 .gitignore         |    1 +
 evolution-ews.spec |   10 +++++-----
 sources            |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1915d4..c9d3bda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /evolution-ews-3.3.91.tar.xz
 /evolution-ews-3.3.92.tar.xz
 /evolution-ews-3.4.0.tar.xz
+/evolution-ews-3.5.1.tar.xz
diff --git a/evolution-ews.spec b/evolution-ews.spec
index 3a9e244..0772964 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,7 +1,7 @@
-%global evo_base_version 3.4
+%global evo_base_version 3.6
 
 Name: evolution-ews
-Version: 3.4.0
+Version: 3.5.1
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for Exchange Web Services
@@ -13,15 +13,12 @@ BuildRequires: evolution-devel >= %{version}
 BuildRequires: evolution-data-server-devel >= %{version}
 BuildRequires: intltool
 
-# Patch1: evolution-ews-3.3.1-enable-deprecated-glib-symbols.patch
-
 %description
 This package allows Evolution to interact with Microsoft Exchange servers,
 versions 2007 and later, through its Exchange Web Services (EWS) interface.
 
 %prep
 %setup -q
-# %patch1 -p1 -b .enable-deprecated-glib-symbols
 
 %build
 %configure
@@ -64,6 +61,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblzx.so.*
 
 %changelog
+* Sun Apr 29 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.1-1
+- Update to 3.5.1
+
 * Mon Mar 26 2012 Milan Crha <mcrha at redhat.com> - 3.4.0-1
 - Update to 3.4.0
 
diff --git a/sources b/sources
index 992ccdd..e766ff9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c4b6f61f47e5d1d30bc688b0ace80b  evolution-ews-3.4.0.tar.xz
+29f8cdeb3dbde3e37d9172c75c681f82  evolution-ews-3.5.1.tar.xz


More information about the scm-commits mailing list