[evolution-mapi] Update to 3.3.3

Milan Crha mcrha at fedoraproject.org
Mon Dec 19 16:03:11 UTC 2011


commit b19d3ca95784fdbe8f43efcd39190a34713681d8
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Dec 19 17:03:03 2011 +0100

    Update to 3.3.3

 .gitignore                               |    1 +
 evolution-mapi-3.3.2-build-fail.patch    |   41 ------------------------------
 evolution-mapi-3.3.2-no-deprecated.patch |   34 ------------------------
 evolution-mapi.spec                      |   11 +++----
 sources                                  |    2 +-
 5 files changed, 7 insertions(+), 82 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 559cd20..cf56ede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.2.0.tar.xz
 /evolution-mapi-3.3.1.tar.xz
 /evolution-mapi-3.3.2.tar.xz
+/evolution-mapi-3.3.3.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 2dee6a1..1914c33 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -8,7 +8,7 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.3.2
+Version: 3.3.3
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
@@ -23,9 +23,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 # then override in %%post so it can find libsamba-util-common.so.
 Patch01: evolution-mapi-3.0.0-add-rpath.patch
 
-Patch02: evolution-mapi-3.3.2-no-deprecated.patch
-Patch03: evolution-mapi-3.3.2-build-fail.patch
-
 ### Dependencies ###
 
 Requires(post): chrpath
@@ -64,8 +61,6 @@ Development files needed for building things which link against %{name}.
 %prep
 %setup -q
 %patch01 -p1 -b .add-rpath
-%patch02 -p1 -b .no-deprecated
-%patch03 -p1 -b .build-fail
 
 %build
 
@@ -133,6 +128,10 @@ chrpath --replace %{_libdir}/samba $RPM_BUILD_ROOT%{_libdir}/evolution-data-serv
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Mon Dec 19 2011 Milan Crha <mcrha at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+- Remove patch to remove usage of deprecated flags (fixed upstream)
+
 * Mon Nov 21 2011 Milan Crha <mcrha at redhat.com> - 3.3.2-1
 - Update to 3.3.2
 - Add patch to remove usage of deprecated flags
diff --git a/sources b/sources
index c739aea..fb8a68e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-655057d6639134db35b4dcf3c16db6da  evolution-mapi-3.3.2.tar.xz
+f6d4c5a67b9383de06211305fe311110  evolution-mapi-3.3.3.tar.xz


More information about the scm-commits mailing list