[evolution/f18] 3.6.0

Matthew Barnes mbarnes at fedoraproject.org
Tue Sep 25 04:02:04 UTC 2012


commit cae36e1c5cd1ba968545ad70a7dfdd9e11c25448
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Tue Sep 25 00:01:33 2012 -0400

    3.6.0

 .gitignore                     |    1 +
 evolution-3.5.92-flatten.patch |   40 ----------------------------------------
 evolution.spec                 |   12 ++++++------
 sources                        |    2 +-
 4 files changed, 8 insertions(+), 47 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bae153..ffb8d06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.5.90.tar.xz
 /evolution-3.5.91.tar.xz
 /evolution-3.5.92.tar.xz
+/evolution-3.6.0.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 2efa6ce..852ad0c 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -28,8 +28,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.5.92
-Release: 4%{?dist}
+Version: 3.6.0
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -49,9 +49,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
 # RH bug #589555
 Patch02: evolution-2.30.1-help-contents.patch
 
-# BGO #678408
-Patch03: evolution-3.5.92-flatten.patch
-
 ## Dependencies ###
 
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
@@ -194,7 +191,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 .flatten
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -531,6 +527,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Sep 24 2012 Matthew Barnes <mbarnes at redhat.com> - 3.6.0-1
+- Update to 3.6.0
+- Remove patch for GNOME #678408 (fixed upstream).
+
 * Mon Sep 24 2012 Bastien Nocera <bnocera at redhat.com> 3.5.92-4
 - Use GStreamer 1.0 instead of 0.10
 
diff --git a/sources b/sources
index 0da0787..83fa0b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d598d3d2c80f3db4c5c7f06f9f96148a  evolution-3.5.92.tar.xz
+5ceb71ca0bcc1f706f1a3283585c048c  evolution-3.6.0.tar.xz


More information about the scm-commits mailing list