[evolution-data-server/f18] Update to 3.6.3

Milan Crha mcrha at fedoraproject.org
Tue Jan 22 10:30:42 UTC 2013


commit cbc9f25296667e8aa1ec13a8eff4decf7da54043
Author: Milan Crha <mcrha at redhat.com>
Date:   Tue Jan 22 11:30:33 2013 +0100

    Update to 3.6.3

 .gitignore                                |    1 +
 evolution-data-server-3.6.2-fd-leak.patch |   17 -----------------
 evolution-data-server-3.6.2-restore.patch |   26 --------------------------
 evolution-data-server.spec                |   14 +++++++-------
 sources                                   |    2 +-
 5 files changed, 9 insertions(+), 51 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f05bae..9eeb557 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.6.0.tar.xz
 /evolution-data-server-3.6.1.tar.xz
 /evolution-data-server-3.6.2.tar.xz
+/evolution-data-server-3.6.3.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 6dbb66e..4cbed85 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -26,8 +26,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.6.2
-Release: 3%{?dist}
+Version: 3.6.3
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -43,9 +43,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.6.2-restore.patch
-Patch03: evolution-data-server-3.6.2-fd-leak.patch
-
 ### Build Dependencies ###
 
 BuildRequires: bison
@@ -126,8 +123,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .restore
-%patch03 -p1 -b .fdleak
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -372,6 +367,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Tue Jan 22 2013 Milan Crha <mcrha at redhat.com> - 3.6.3-1
+- Update to 3.6.3
+- Remove patch for Red Hat bug #877562 (fixed upstream)
+- Remove patch for Red Hat bug #883410 (fixed upstream)
+
 * Wed Dec 12 2012 Milan Crha <mcrha at redhat.com> - 3.6.2-3
 - Add patch for Red Hat bug #883410 (file descriptor leak)
 
diff --git a/sources b/sources
index 345af42..c9fa7aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80daab03dbdb535296151a762e433a7e  evolution-data-server-3.6.2.tar.xz
+61da6b2895c2a77cc766ed9535894fb3  evolution-data-server-3.6.3.tar.xz


More information about the scm-commits mailing list