[evolution-data-server/f21] Update to 3.12.11

Milan Crha mcrha at fedoraproject.org
Mon Feb 9 08:49:41 UTC 2015


commit c87b4e4732456e064484a4b2d9d517105351eac3
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Feb 9 09:51:18 2015 +0100

    Update to 3.12.11

 .gitignore                                         |    1 +
 ...2.10-crash-backend-finalize-online-change.patch |  120 --------------------
 evolution-data-server.spec                         |   12 +-
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 127 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a1168e..ebeabdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,3 +78,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.12.8.tar.xz
 /evolution-data-server-3.12.9.tar.xz
 /evolution-data-server-3.12.10.tar.xz
+/evolution-data-server-3.12.11.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 15859ad..cb1a23f 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -31,8 +31,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.12.10
-Release: 2%{?dist}
+Version: 3.12.11
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -53,9 +53,6 @@ Obsoletes: compat-evolution-data-server310-libcamel < 3.12
 # RH bug #243296
 Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
-# GNOME bug #736006
-Patch02: evolution-data-server-3.12.10-crash-backend-finalize-online-change.patch
-
 ### Dependencies ###
 
 Requires: dconf
@@ -143,7 +140,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .crash-backend-finalize-online-change
 
 %build
 %if %{ldap_support}
@@ -386,6 +382,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %endif
 
 %changelog
+* Mon Feb 09 2015 Milan Crha <mcrha at redhat.com> - 3.12.11-1
+- Update to 3.12.11
+- Remove patch for GNOME bug #736006 (fixed upstream)
+
 * Mon Jan 12 2015 Milan Crha <mcrha at redhat.com> - 3.12.10-2
 - Add patch for GNOME bug #736006 (Crash under backend_finalize() during online state change)
 
diff --git a/sources b/sources
index ae93d12..5b9a8cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3069c344bd9af0e92db66f123958ea9d  evolution-data-server-3.12.10.tar.xz
+a05df58de484bb6ff6fe23e3eee71db3  evolution-data-server-3.12.11.tar.xz


More information about the scm-commits mailing list