[evolution-mapi] Update to 0.31.92; Bump openchange requirement to 0.9-8

Milan Crha mcrha at fedoraproject.org
Tue Sep 14 14:31:20 UTC 2010


commit d80a453dee1c4a63a20b21a2803b86de028bcf51
Author: Milan Crha <mcrha at redhat.com>
Date:   Tue Sep 14 16:38:40 2010 +0200

    Update to 0.31.92; Bump openchange requirement to 0.9-8

 .gitignore                            |    1 +
 evolution-mapi-0.31.91-gn627999.patch |  244 ---------------------------------
 evolution-mapi.spec                   |   27 +++-
 sources                               |    2 +-
 4 files changed, 22 insertions(+), 252 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54ea81a..6647510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-0.31.91.tar.bz2
+/evolution-mapi-0.31.92.tar.bz2
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 4df02e8..4a4f182 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,6 +1,6 @@
-%define evo_version 2.31.91
-%define eds_version 2.31.91
-%define libmapi_version 0.9
+%define evo_version 2.31.92
+%define eds_version 2.31.92
+%define libmapi_version 0.9-8
 %define intltool_version 0.35.5
 
 %define evo_base_version 2.32
@@ -11,8 +11,8 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 0.31.91
-Release: 1%{?dist}
+Version: 0.31.92
+Release: 2%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -22,7 +22,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
 
-Patch1: evolution-mapi-0.31.91-gn627999.patch
+#Patch1: evolution-mapi-0.31.91-gn627999.patch
 
 ### Dependencies ###
 
@@ -55,7 +55,7 @@ Development files needed for building things which link against %{name}.
 
 %prep
 %setup -q
-%patch1 -p1 -b .gn627999
+#%patch1 -p1 -b .gn627999
 
 %build
 
@@ -112,9 +112,22 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Tue Sep 14 2010 Milan Crha <mcrha at redhat.com> - 0.31.92-2
+- Bump openchange requirement to 0.9-8
+
+* Mon Sep 13 2010 Milan Crha <mcrha at redhat.com> - 0.31.92-1
+- Update to 0.31.92
+- Remove patch for Gnome bug #627999 (fixed upstream)
+
 * Mon Aug 30 2010 Milan Crha <mcrha at redhat.com> - 0.31.91-1
 - Update to 0.31.91
 - Add patch for Gnome bug #627999 (Cannot autocomplete)
+
+* Mon Aug 16 2010 Matthew Barnes <mbarnes at redhat.com> - 0.31.90-1
+- Update to 0.31.90
+
+* Tue Aug 02 2010 Matthew Barnes <mbarnes at redhat.com> - 0.31.6-1
+- Update to 0.31.6
 - Roll back evo_base_version to 2.32.
 
 * Tue Jul 13 2010 Milan Crha <mcrha at redhat.com> - 0.31.5-1
diff --git a/sources b/sources
index 58cff13..d4e6487 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b752aa151cc54c78c2cd7f7822ebeb7a  evolution-mapi-0.31.91.tar.bz2
+9026f96326e1538284e7ac8b9042b87d  evolution-mapi-0.31.92.tar.bz2


More information about the scm-commits mailing list