[evolution-data-server] Update to 3.7.91

Milan Crha mcrha at fedoraproject.org
Mon Mar 4 07:37:32 UTC 2013


commit 52fbf66cb8dfa4b3a23f1dac5f87a75fcf60ccc4
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Mar 4 08:37:25 2013 +0100

    Update to 3.7.91

 .gitignore                                      |    1 +
 evolution-data-server-3.7.90-decls.patch        |   79 -----------------------
 evolution-data-server-3.7.90-imapx.patch        |   68 -------------------
 evolution-data-server-3.7.90-pc-files-fix.patch |   34 ----------
 evolution-data-server.spec                      |   17 ++---
 sources                                         |    2 +-
 6 files changed, 10 insertions(+), 191 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34dee8c..ea43a93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.7.4.tar.xz
 /evolution-data-server-3.7.5.tar.xz
 /evolution-data-server-3.7.90.tar.xz
+/evolution-data-server-3.7.91.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 690f925..d00bac2 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -26,8 +26,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.7.90
-Release: 3%{?dist}
+Version: 3.7.91
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -43,10 +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.7.90-pc-files-fix.patch
-Patch03: evolution-data-server-3.7.90-imapx.patch
-Patch04: evolution-data-server-3.7.90-decls.patch
-
 ### Build Dependencies ###
 
 BuildRequires: libdb-devel
@@ -122,9 +118,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .pc-files-fix
-%patch03 -p1 -b .imapx
-%patch04 -p1 -b .decls
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -372,6 +365,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserver
 
 %changelog
+* Mon Mar 04 2013 Milan Crha <mcrha at redhat.com> - 3.7.91-1
+- Update to 3.7.91
+- Remove an upstream .pc files fix for a libebook split (fixed upstream)
+- Remove patch gor GNOME bug #693101 (fixed upstream)
+- Remove patch for Red Hat bug #912503 (fixed upstream)
+
 * Thu Feb 21 2013 Milan Crha <mcrha at redhat.com> - 3.7.90-3
 - Add patch gor GNOME bug #693101 (IMAPx vanishes folder summary)
 - Add patch for Red Hat bug #912503 (incorrect G_BEGIN/END_DECLS)
diff --git a/sources b/sources
index c4b85a6..d48c799 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd8923240bc8d355129b2cb92f2d4f8b  evolution-data-server-3.7.90.tar.xz
+39ab7383d0f9f5312416c3f640753361  evolution-data-server-3.7.91.tar.xz


More information about the scm-commits mailing list