[evolution-mapi/f18] Update to 3.6.4

Milan Crha mcrha at fedoraproject.org
Thu Mar 7 07:47:35 UTC 2013


commit 37daa915042fbbca90a3d4248e4021c0d579eb30
Author: Milan Crha <mcrha at redhat.com>
Date:   Thu Mar 7 08:47:24 2013 +0100

    Update to 3.6.4

 .gitignore                                   |    1 +
 evolution-mapi-3.6.3-crash-rhbug903045.patch |   67 --------------------------
 evolution-mapi.spec                          |   12 +++--
 sources                                      |    2 +-
 4 files changed, 10 insertions(+), 72 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91c2b31..b999bcd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.6.0.tar.xz
 /evolution-mapi-3.6.2.tar.xz
 /evolution-mapi-3.6.3.tar.xz
+/evolution-mapi-3.6.4.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index ced02e6..12a9ef4 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -8,8 +8,8 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.6.3
-Release: 2%{?dist}
+Version: 3.6.4
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -17,7 +17,7 @@ URL: http://www.gnome.org/projects/evolution-mapi/
 Source: http://ftp.gnome.org/pub/gnome/sources/evolution-mapi/3.6/evolution-mapi-%{version}.tar.xz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-Patch01: evolution-mapi-3.6.3-crash-rhbug903045.patch
+#Patch01: evolution-mapi-3.6.3-crash-rhbug903045.patch
 
 ### Dependencies ###
 
@@ -54,7 +54,7 @@ Development files needed for building things which link against %{name}.
 
 %prep
 %setup -q
-%patch01 -p1 -b .crash-rhbug903045
+#%patch01 -p1 -b .crash-rhbug903045
 
 %build
 
@@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %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 #903045 (fixed upstream)
+
 * Mon Feb 04 2013 Milan Crha <mcrha at redhat.com> - 3.6.3-2
 - Add patch for Red Hat bug #903045 (Crash under e_mapi_connection_connected())
 
diff --git a/sources b/sources
index 49722d8..d1b56b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2abdb6ff73f978dc306a47e483616cc  evolution-mapi-3.6.3.tar.xz
+76441cdc5cbfeb5622a13141de875920  evolution-mapi-3.6.4.tar.xz


More information about the scm-commits mailing list