[evolution-exchange] Update to 3.3.2

Milan Crha mcrha at fedoraproject.org
Mon Nov 21 08:15:57 UTC 2011


commit 895f9002317663eec1fbb82a3d4f37eae671f1e8
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Nov 21 09:15:44 2011 +0100

    Update to 3.3.2

 .gitignore                                      |    1 +
 evolution-exchange-3.3.1-no-g-thread-init.patch |   14 --------------
 evolution-exchange.spec                         |    8 +++++---
 sources                                         |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0657704..0c9218c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-3.1.92.tar.xz
 /evolution-exchange-3.2.0.tar.xz
 /evolution-exchange-3.3.1.tar.xz
+/evolution-exchange-3.3.2.tar.xz
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index b4608b3..6df6a18 100644
--- a/evolution-exchange.spec
+++ b/evolution-exchange.spec
@@ -16,7 +16,7 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 3.3.1
+Version: 3.3.2
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
@@ -31,7 +31,6 @@ Obsoletes: evolution-connector < %{version}-%{release}
 ### Patches ###
 
 Patch01: evolution-exchange-2.10.1-fix-64bit-acinclude.patch
-Patch02: evolution-exchange-3.3.1-no-g-thread-init.patch
 
 ### Dependencies ###
 
@@ -63,7 +62,6 @@ Microsoft Exchange Server.
 %prep
 %setup -q -n evolution-exchange-%{version}
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .no-g-thread-init
 
 %build
 export CPPFLAGS="-I%{_includedir}/et"
@@ -149,6 +147,10 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_base_version}.schemas
 
 %changelog
+* Mon Nov 21 2011 Milan Crha <mcrha at redhat.com> - 3.3.2-1
+- Update to 3.3.2
+- Remove patch to not call g_thread_init() (fixed upstream)
+
 * Mon Oct 24 2011 Milan Crha <mcrha at redhat.com> - 3.3.1-1
 - Update to 3.3.1
 - Add patch to not call g_thread_init()
diff --git a/sources b/sources
index c3ce341..2f0c0bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-987ec18313ee99a94c4b1ae5ee31752c  evolution-exchange-3.3.1.tar.xz
+9007aa8a9f9a8e1177e832e49ba3104a  evolution-exchange-3.3.2.tar.xz


More information about the scm-commits mailing list