[evolution-ews/f18] Update to 3.6.4

Milan Crha mcrha at fedoraproject.org
Thu Mar 7 07:24:16 UTC 2013


commit 53401df1317317840dae4d428207a33127e5f66a
Author: Milan Crha <mcrha at redhat.com>
Date:   Thu Mar 7 08:24:03 2013 +0100

    Update to 3.6.4

 .gitignore                                    |    1 +
 evolution-ews-3.6.3-crash-in-strip-html.patch |   63 -------------------------
 evolution-ews.spec                            |   10 ++--
 sources                                       |    2 +-
 4 files changed, 8 insertions(+), 68 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f00b863..b60de5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /evolution-ews-3.6.0.tar.xz
 /evolution-ews-3.6.1.tar.xz
 /evolution-ews-3.6.3.tar.xz
+/evolution-ews-3.6.4.tar.xz
diff --git a/evolution-ews.spec b/evolution-ews.spec
index fd8a002..6b5aa05 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,8 +1,8 @@
 %global evo_base_version 3.6
 
 Name: evolution-ews
-Version: 3.6.3
-Release: 2%{?dist}
+Version: 3.6.4
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for Exchange Web Services
 License: LGPLv2
@@ -10,7 +10,6 @@ URL: http://projects.gnome.org/evolution
 Source: http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz
 
 #Patch01: evolution-ews-3.5.90-xmlbuffer.patch
-Patch01: evolution-ews-3.6.3-crash-in-strip-html.patch
 
 Requires: evolution >= %{version}
 Requires: evolution-data-server >= %{version}
@@ -26,7 +25,6 @@ versions 2007 and later, through its Exchange Web Services (EWS) interface.
 %prep
 %setup -q
 #%patch01 -p1 -b .xmlbuffer
-%patch01 -p1 -b .crash-in-strip-html
 
 %build
 %configure
@@ -70,6 +68,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblzx.so.*
 
 %changelog
+* Thu Mar 07 2013 Milan Crha <mcrha at redhat.com> - 3.6.4-1
+- Update to 3.6.4
+- Remove patch for Red Hat bug #904236 (fixed upstream)
+
 * Mon Feb 18 2013 Milan Crha <mcrha at redhat.com> - 3.6.3-2
 - Add patch for Red Hat bug #904236 (Crash in strip_html_tags())
 
diff --git a/sources b/sources
index 62b87d8..40b72b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2f35c52c8eb895b454fdb26a34e0927  evolution-ews-3.6.3.tar.xz
+4d64e5a40f5dfd1ae099e68d08db4875  evolution-ews-3.6.4.tar.xz


More information about the scm-commits mailing list