[evolution] Update to 3.11.5

Milan Crha mcrha at fedoraproject.org
Mon Feb 3 08:19:52 UTC 2014


commit 46f37563a2a7af3fe4f30f5a44fc753bbee20af2
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Feb 3 09:20:41 2014 +0100

    Update to 3.11.5

 .gitignore                              |    1 +
 evolution-3.11.4-attachment_crash.patch |   37 ---------------------------
 evolution-3.11.4-gsettings_crash.patch  |   42 -------------------------------
 evolution.spec                          |   15 +++-------
 sources                                 |    2 +-
 5 files changed, 7 insertions(+), 90 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f87880e..afef607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.11.1.tar.xz
 /evolution-3.11.2.tar.xz
 /evolution-3.11.4.tar.xz
+/evolution-3.11.5.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 5baf79c..7b5df6f 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -32,8 +32,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.11.4
-Release: 2%{?dist}
+Version: 3.11.5
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -53,12 +53,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
 # RH bug #589555
 Patch02: evolution-2.30.1-help-contents.patch
 
-# Upstream 5a89422182, crashes if bogofilter is not present
-Patch03: evolution-3.11.4-gsettings_crash.patch
-
-# Upstream d64150ab96, crashes on attachment add/remove
-Patch04: evolution-3.11.4-attachment_crash.patch
-
 ## Dependencies ###
 
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
@@ -210,8 +204,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 .gsettings_crash
-%patch04 -p1 -b .attachment_crash
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -544,6 +536,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Feb 03 2014 Milan Crha <mcrha at redhat.com> - 3.11.5-1
+- Update to 3.11.5
+
 * Fri Jan 17 2014 Adam Williamson <awilliam at redhat.com> - 3.11.4-2
 - backport a couple of crasher fixes from upstream master
 
diff --git a/sources b/sources
index 18c798b..7a40630 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73e630eda6052130a0a6d6bc36bcb7f4  evolution-3.11.4.tar.xz
+d42aef65bbc7418f7c73b4c1916d399d  evolution-3.11.5.tar.xz


More information about the scm-commits mailing list