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

Milan Crha mcrha at fedoraproject.org
Mon Sep 8 07:48:07 UTC 2014


commit 4c6549adc51d86733faab6c422630fa73b680458
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Sep 8 09:47:59 2014 +0200

    Update to 3.12.6

 .gitignore                                         |    1 +
 ...on-data-server-3.12.5-google-caldav-login.patch |  187 --------------------
 evolution-data-server.spec                         |   11 +-
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 193 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e20ffe2..8b26794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.12.3.tar.xz
 /evolution-data-server-3.12.4.tar.xz
 /evolution-data-server-3.12.5.tar.xz
+/evolution-data-server-3.12.6.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index ed45711..d166a09 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -31,8 +31,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.12.5
-Release: 3%{?dist}
+Version: 3.12.6
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -48,8 +48,6 @@ Obsoletes: evolution-webcal < 2.24.0
 # RH bug #243296
 Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
-Patch02: evolution-data-server-3.12.5-google-caldav-login.patch
-
 ### Dependencies ###
 
 Requires: dconf
@@ -137,7 +135,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .google-caldav-login
 
 %build
 %if %{ldap_support}
@@ -385,6 +382,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %endif
 
 %changelog
+* Mon Sep 08 2014 Milan Crha <mcrha at redhat.com> - 3.12.6-1
+- Update to 3.12.6
+- Remove patch for GNOME bug #735311 (fixed upstream)
+
 * Wed Aug 27 2014 Milan Crha <mcrha at redhat.com> - 3.12.5-3
 - Add patch for GNOME bug #735311 (Adapt to new Google HTTP restriction)
 
diff --git a/sources b/sources
index 1288864..31359da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bac1e9fd362c553dedbaa31ba1dc5e9a  evolution-data-server-3.12.5.tar.xz
+7139ecf28182d49c96c717f3d3f82fa4  evolution-data-server-3.12.6.tar.xz


More information about the scm-commits mailing list