[evolution-mapi] Update to 3.1.4

Milan Crha mcrha at fedoraproject.org
Thu Aug 11 11:30:24 UTC 2011


commit 3deec27c41ddb7275a331dd7013142bdd89d5295
Author: Milan Crha <mcrha at redhat.com>
Date:   Thu Aug 11 13:30:03 2011 +0200

    Update to 3.1.4

 .gitignore                                |    1 +
 evolution-mapi-3.1.2-g_const_return.patch |   15 ---------------
 evolution-mapi.spec                       |   11 ++++++-----
 sources                                   |    2 +-
 4 files changed, 8 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0662b21..dfd7e03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.1.1.tar.bz2
 /evolution-mapi-3.1.2.tar.bz2
 /evolution-mapi-3.1.3.tar.bz2
+/evolution-mapi-3.1.4.tar.bz2
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 157f47f..409312d 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,4 +1,4 @@
-%define libmapi_version 0.9-8
+%define libmapi_version 0.11-1
 %define intltool_version 0.35.5
 
 %define evo_base_version 3.2
@@ -8,7 +8,7 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.1.3
+Version: 3.1.4
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
@@ -23,8 +23,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 # then override in %%post so it can find libsamba-util-common.so.
 Patch2: evolution-mapi-3.0.0-add-rpath.patch
 
-Patch3: evolution-mapi-3.1.2-g_const_return.patch
-
 ### Dependencies ###
 
 Requires(post): chrpath
@@ -63,7 +61,6 @@ Development files needed for building things which link against %{name}.
 %prep
 %setup -q
 %patch2 -p1 -b .add-rpath
-%patch3 -p1 -b .g_const_return
 
 %build
 
@@ -130,6 +127,10 @@ chrpath --replace %{_libdir}/samba $RPM_BUILD_ROOT%{_libdir}/evolution-data-serv
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Thu Aug 11 2011 Milan Crha <mcrha at redhat.com> - 3.1.4-1
+- Update to 3.1.4
+- Remove patch to enable GLib deprecated stuff (fixed upstream)
+
 * Tue Jul 05 2011 Matthew Barnes <mbarnes at redhat.com> - 3.1.3-1
 - Update to 3.1.3
 
diff --git a/sources b/sources
index 9f4d3fb..1d38e01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41a096a81dc3adc07f357cff6295ba61  evolution-mapi-3.1.3.tar.bz2
+6b562482e0ce2c40b772c16e0d134fe2  evolution-mapi-3.1.4.tar.bz2


More information about the scm-commits mailing list