[evolution-mapi] Update to 3.5.1

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


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

    Update to 3.5.1

 .gitignore          |    1 +
 evolution-mapi.spec |   14 ++++++--------
 sources             |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d12b534..9f2cbad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.3.91.tar.xz
 /evolution-mapi-3.3.92.tar.xz
 /evolution-mapi-3.4.0.tar.xz
+/evolution-mapi-3.5.1.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 053971a..fd1c1aa 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,15 +1,15 @@
 %define openchange_version 1.0-4
 %define intltool_version 0.35.5
 
-%define evo_base_version 3.4
+%define evo_base_version 3.6
 
 %define strict_build_settings 0
 
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.4.0
-Release: 3%{?dist}
+Version: 3.5.1
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -17,10 +17,6 @@ URL: http://www.gnome.org/projects/evolution-mapi/
 Source: http://ftp.gnome.org/pub/gnome/sources/evolution-mapi/3.4/evolution-mapi-%{version}.tar.xz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-### Patches ###
-
-#Patch01: evolution-mapi-3.0.0-add-rpath.patch
-
 ### Dependencies ###
 
 Requires: evolution >= %{version}
@@ -56,7 +52,6 @@ Development files needed for building things which link against %{name}.
 
 %prep
 %setup -q
-#%patch01 -p1 -b .add-rpath
 
 %build
 
@@ -115,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Sun Apr 29 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.1-1
+- Update to 3.5.1
+
 * Tue Apr 24 2012 Milan Crha <mcrha at redhat.com> - 3.4.0-3
 - Rebuild against newer OpenChange
 
diff --git a/sources b/sources
index d64ba96..7655a4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbaea65453ca3fb3b66a0c06166b4bdd  evolution-mapi-3.4.0.tar.xz
+946a6767b97245f19b087119f76cf914  evolution-mapi-3.5.1.tar.xz


More information about the scm-commits mailing list