[evolution/f14/master] Update to 2.32.0

Milan Crha mcrha at fedoraproject.org
Mon Sep 27 15:33:58 UTC 2010


commit 9d607200b61ae09b30fdddfe148fcb317f6c2b11
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Sep 27 17:32:59 2010 +0200

    Update to 2.32.0

 .gitignore                       |    1 +
 evolution-2.31.92-gn626066.patch |  137 --------------------------------------
 evolution.spec                   |   14 ++--
 sources                          |    2 +-
 4 files changed, 9 insertions(+), 145 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf50db8..de2684c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ evolution-2.31.6.tar.bz2
 evolution-2.31.90.tar.bz2
 /evolution-2.31.91.tar.bz2
 /evolution-2.31.92.tar.bz2
+/evolution-2.32.0.tar.bz2
diff --git a/evolution.spec b/evolution.spec
index 9c43e12..093ef4c 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -32,14 +32,14 @@
 ### Abstract ###
 
 Name: evolution
-Version: 2.31.92
-Release: 2%{?dist}
+Version: 2.32.0
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
 URL: http://projects.gnome.org/evolution/
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Source: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/%{name}/2.32/%{name}-%{version}.tar.bz2
 
 Obsoletes: anjal <= %{last_anjal_version}
 Obsoletes: libgal2 <= %{last_libgal2_version}
@@ -55,9 +55,6 @@ Patch12: evolution-2.9.1-im-context-reset.patch
 # RH bug #589555
 Patch13: evolution-2.30.1-help-contents.patch
 
-# GN bug #626066
-Patch14: evolution-2.31.92-gn626066.patch
-
 # GN bug #630700
 Patch15: evolution-2.31.92-gn630700.patch
 
@@ -213,7 +210,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
 %patch10 -p1 -b .ldaphack
 %patch12 -p1 -b .im-context-reset
 %patch13 -p1 -b .help-contents
-%patch14 -p1 -b .gn626066
 %patch15 -p1 -b .gn630700
 
 mkdir -p krb5-fakeprefix/include
@@ -623,6 +619,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Sep 27 2010 Milan Crha <mcrha at redhat.com> - 2.32.0-1.fc14
+- Update to 2.32.0
+- Remove patch for Gnome bug #626066 (fixed upstream)
+
 * Mon Sep 27 2010 Milan Crha <mcrha at redhat.com> - 2.31.92-2.fc14
 - Add patch for Gnome bug #630700 (crash on message send)
 
diff --git a/sources b/sources
index 6e02d17..aee7929 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90d84ddb24daecd27bc5b1553064bc46  evolution-2.31.92.tar.bz2
+c74fdd472efed42d9876aa905961b53d  evolution-2.32.0.tar.bz2


More information about the scm-commits mailing list