[evolution-data-server/f19] 3.8.2

Matthew Barnes mbarnes at fedoraproject.org
Sun May 12 16:46:14 UTC 2013


commit a5bf51a3da2a86f45e196cb5e9a3708d2f695b94
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Sun May 12 12:46:06 2013 -0400

    3.8.2

 .gitignore                                  |    1 +
 evolution-data-server-3.8.1-goa-crash.patch |  983 ---------------------------
 evolution-data-server.spec                  |   12 +-
 sources                                     |    2 +-
 4 files changed, 8 insertions(+), 990 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ddf20b..a9f7b4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.7.92.tar.xz
 /evolution-data-server-3.8.0.tar.xz
 /evolution-data-server-3.8.1.tar.xz
+/evolution-data-server-3.8.2.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 25c639e..6534a47 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -26,8 +26,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.8.1
-Release: 2%{?dist}
+Version: 3.8.2
+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
 
-# RH bug #956908
-Patch02: evolution-data-server-3.8.1-goa-crash.patch
-
 ### Build Dependencies ###
 
 BuildRequires: libdb-devel
@@ -121,7 +118,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .goa-crash
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -370,6 +366,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserver
 
 %changelog
+* Sun May 12 2013 Matthew Barnes <mbarnes at redhat.com> - 3.8.2-1
+- Update to 3.8.2
+- Remove patch for RH bug 956908 (fixed upstream).
+
 * Thu May 02 2013 Milan Crha <mcrha at redhat.com> - 3.8.1-2
 - Add patch for Red Hat bug #956908 (GOA accounts forgotten on GOA crash)
 
diff --git a/sources b/sources
index c4c315b..13e1a8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9601c10534b7dcda2ce00b8f0c9a373c  evolution-data-server-3.8.1.tar.xz
+98db2eab116488c600e47a0b282856a0  evolution-data-server-3.8.2.tar.xz


More information about the scm-commits mailing list