[evolution/f20-gnome-3-12] Update to 3.12.1

Richard Hughes rhughes at fedoraproject.org
Thu Apr 17 12:49:36 UTC 2014


commit 6fd704e8032883a9b80e6d2524c2620ea1ae5ed8
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Apr 17 13:45:47 2014 +0100

    Update to 3.12.1

 .gitignore                                         |    1 +
 ...-Run-EMailFormatter-in-the-main-UI-thread.patch |   73 -----------------
 ...NNTP-Messages-are-silently-dropped-from-O.patch |   82 --------------------
 0003-Bug-722698-Crash-creating-a-new-folder.patch  |   44 -----------
 evolution.spec                                     |   17 ++---
 sources                                            |    2 +-
 6 files changed, 8 insertions(+), 211 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e34431b..a966c10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.10.2.tar.xz
 /evolution-3.10.3.tar.xz
 /evolution-3.10.4.tar.xz
+/evolution-3.12.1.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 5ccdbd1..5647d97 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -30,14 +30,14 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.10.4
-Release: 2%{?dist}
+Version: 3.12.1
+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}/3.10/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
 
 Obsoletes: anjal <= %{last_anjal_version}
 Obsoletes: libgal2 <= %{last_libgal2_version}
@@ -51,11 +51,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
 # RH bug #589555
 Patch02: evolution-2.30.1-help-contents.patch
 
-# set of patches from RH bug #1070443
-Patch03: 0001-Bug-724023-Run-EMailFormatter-in-the-main-UI-thread.patch
-Patch04: 0002-Bug-722041-NNTP-Messages-are-silently-dropped-from-O.patch
-Patch05: 0003-Bug-722698-Crash-creating-a-new-folder.patch
-
 ## Dependencies ###
 
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
@@ -206,9 +201,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 .ui-thread
-%patch04 -p1 -b .nntp-dropped
-%patch05 -p1 -b .new-folder-crash
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -538,6 +530,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Apr 17 2014 Richard Hughes <rhughes at redhat.com> - 3.12.1-1
+- Update to 3.12.1
+
 * Thu Feb 27 2014 Michael Kuhn <suraia at ikkoku.de> - 3.10.4-2
 - Add upstream patches for GNOME bugs #724023, #722041 and #722698
 
diff --git a/sources b/sources
index 07ea052..5c2ceb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f19aea3477f72c5afa51f4b3e4a8adf5  evolution-3.10.4.tar.xz
+03fd35c2ec39a90221c16400f8797623  evolution-3.12.1.tar.xz


More information about the scm-commits mailing list