[evolution] Update to 3.3.2

Milan Crha mcrha at fedoraproject.org
Mon Nov 21 08:13:25 UTC 2011


commit 33d5e36a91c1e396b5af2e34152558f49b2b433a
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Nov 21 09:13:12 2011 +0100

    Update to 3.3.2

 .gitignore                             |    1 +
 evolution-3.3.1-no-g-thread-init.patch |   44 --------------------------------
 evolution.spec                         |   11 ++++---
 sources                                |    2 +-
 4 files changed, 8 insertions(+), 50 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab46b86..10651ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.1.92.tar.xz
 /evolution-3.2.0.tar.xz
 /evolution-3.3.1.tar.xz
+/evolution-3.3.2.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 2a7549b..1000a31 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -27,8 +27,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.3.1
-Release: 2%{?dist}
+Version: 3.3.2
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -47,8 +47,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
 # RH bug #589555
 Patch02: evolution-2.30.1-help-contents.patch
 
-Patch03: evolution-3.3.1-no-g-thread-init.patch
-
 ## Dependencies ###
 
 Requires(pre): GConf2
@@ -205,7 +203,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
 %setup -q -n evolution-%{version}
 %patch01 -p1 -b .ldaphack
 %patch02 -p1 -b .help-contents
-%patch03 -p1 -b .no-g-thread-init
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -651,6 +648,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %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)
+
 * Fri Oct 28 2011 Matthew Barnes <mbarnes at redhat.com> - 3.3.1-2
 - Fix detection of evolution-help (not using OMF files anymore).
 
diff --git a/sources b/sources
index 65e3871..104e847 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b91e79a58ef446c340d9234e8f0b060d  evolution-3.3.1.tar.xz
+584486250bb621f3cd545518de4c2fda  evolution-3.3.2.tar.xz


More information about the scm-commits mailing list