[evolution] Update to 3.9.5

Milan Crha mcrha at fedoraproject.org
Mon Jul 29 05:07:31 UTC 2013


commit 22c2ba4631afbe14bca6744497d8d44488a5c178
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Jul 29 07:06:55 2013 +0200

    Update to 3.9.5

 .gitignore                                         |    1 +
 evolution-3.9.4-stack-protector-strong-crash.patch |   14 --------------
 evolution.spec                                     |   11 +++++------
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1d52db..b3d9e1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.9.2.tar.xz
 /evolution-3.9.3.tar.xz
 /evolution-3.9.4.tar.xz
+/evolution-3.9.5.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 5137253..1df9222 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -30,8 +30,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.9.4
-Release: 3%{?dist}
+Version: 3.9.5
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -51,9 +51,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
 # RH bug #589555
 Patch02: evolution-2.30.1-help-contents.patch
 
-# GNOME bug #703991
-Patch03: evolution-3.9.4-stack-protector-strong-crash.patch
-
 ## Dependencies ###
 
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
@@ -196,7 +193,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 .stack-protector-strong-crash
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -522,6 +518,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jul 29 2013 Milan Crha <mcrha at redhat.com> - 3.9.5-1
+- Update to 3.9.5
+
 * Wed Jul 17 2013 Matthew Barnes <mbarnes at redhat.com> - 3.9.4-3
 - Work around a crash caught by -fstack-protector-strong.
 
diff --git a/sources b/sources
index de423f3..45ef28e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b54aa0a49823eb2b6ad28b60a5b9fb22  evolution-3.9.4.tar.xz
+f13c061585c9790d80a02f7b054c1aa1  evolution-3.9.5.tar.xz


More information about the scm-commits mailing list