[evolution-ews/f18] Update to 3.5.91

Milan Crha mcrha at fedoraproject.org
Mon Sep 3 06:57:20 UTC 2012


commit 8facad943cf3c1e835934e58e64f290250316ca9
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Sep 3 08:57:04 2012 +0200

    Update to 3.5.91

 .gitignore                           |    1 +
 evolution-ews-3.5.90-xmlbuffer.patch |   35 ----------------------------------
 evolution-ews.spec                   |   10 ++++++--
 sources                              |    2 +-
 4 files changed, 9 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b9efa3..f21ddda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /evolution-ews-3.5.4.tar.xz
 /evolution-ews-3.5.5.tar.xz
 /evolution-ews-3.5.90.tar.xz
+/evolution-ews-3.5.91.tar.xz
diff --git a/evolution-ews.spec b/evolution-ews.spec
index 3c6c0e1..df9b8d1 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,7 +1,7 @@
 %global evo_base_version 3.6
 
 Name: evolution-ews
-Version: 3.5.90
+Version: 3.5.91
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for Exchange Web Services
@@ -9,7 +9,7 @@ License: LGPLv2
 URL: http://projects.gnome.org/evolution
 Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
 
-Patch01: evolution-ews-3.5.90-xmlbuffer.patch
+#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
 
 Requires: evolution >= %{version}
 Requires: evolution-data-server >= %{version}
@@ -24,7 +24,7 @@ versions 2007 and later, through its Exchange Web Services (EWS) interface.
 
 %prep
 %setup -q
-%patch01 -p1 -b .xmlbuffer
+#%patch01 -p1 -b .xmlbuffer
 
 %build
 %configure
@@ -68,6 +68,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblzx.so.*
 
 %changelog
+* Mon Sep 03 2012 Milan Crha <mcrha at redhat.com> - 3.5.91-1
+- Update to 3.5.91
+- Remove patch for new xmlOutputBuffer API (fixed upstream)
+
 * Mon Aug 20 2012 Milan Crha <mcrha at redhat.com> - 3.5.90-1
 - Update to 3.5.90
 - Add patch for new xmlOutputBuffer API
diff --git a/sources b/sources
index a14f7d0..c15ef4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ca3ef99a38a5a132a6aee42d212bb20  evolution-ews-3.5.90.tar.xz
+85552e4f9d405c1301c9cd5b037a54b3  evolution-ews-3.5.91.tar.xz


More information about the scm-commits mailing list