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

Milan Crha mcrha at fedoraproject.org
Mon Aug 11 09:06:35 UTC 2014


commit cf144444584b258d6e82af8eb4db28819b3e9fa4
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Aug 11 11:06:57 2014 +0200

    Update to 3.12.5

 .gitignore                                         |    1 +
 ...a-server-3.12.4-imapx-job-stuck-with-idle.patch |  252 --------------------
 evolution-data-server.spec                         |   12 +-
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 259 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1847973..e20ffe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.12.2.tar.xz
 /evolution-data-server-3.12.3.tar.xz
 /evolution-data-server-3.12.4.tar.xz
+/evolution-data-server-3.12.5.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 36eb4e3..8d32a0d 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -31,8 +31,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.12.4
-Release: 4%{?dist}
+Version: 3.12.5
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -48,9 +48,6 @@ Obsoletes: evolution-webcal < 2.24.0
 # RH bug #243296
 Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
-# GNOME bug #733081
-Patch02: evolution-data-server-3.12.4-imapx-job-stuck-with-idle.patch
-
 ### Dependencies ###
 
 Requires: dconf
@@ -138,7 +135,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .imapx-job-stuck-with-idle
 
 %build
 %if %{ldap_support}
@@ -386,6 +382,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %endif
 
 %changelog
+* Mon Aug 11 2014 Milan Crha <mcrha at redhat.com> - 3.12.5-1
+- Update to 3.12.5
+- Remove patch for GNOME bug 733081 (fixed upstream)
+
 * Tue Jul 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.4-4
 - Rebuilt for gobject-introspection 1.41.4
 
diff --git a/sources b/sources
index 9e2e652..1288864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9097a93b2a27ed0a795adb8acd145187  evolution-data-server-3.12.4.tar.xz
+bac1e9fd362c553dedbaa31ba1dc5e9a  evolution-data-server-3.12.5.tar.xz


More information about the scm-commits mailing list