[evolution-data-server/f15] Update to 3.0.3.1

Milan Crha mcrha at fedoraproject.org
Thu Sep 22 06:16:54 UTC 2011


commit 2ab4f5c840fb9309ebb563f73f02976bdf1a348c
Author: Milan Crha <mcrha at redhat.com>
Date:   Thu Sep 22 08:16:29 2011 +0200

    Update to 3.0.3.1

 .gitignore                                         |    2 +
 ...erver-3.0.3-duplicated-detached-instances.patch |   62 --------------------
 evolution-data-server.spec                         |   12 ++--
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 69 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 221d944..c30c298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.0.2.tar.bz2
 /evolution-data-server-3.0.2.1.tar.bz2
 /evolution-data-server-3.0.3.tar.bz2
+/evolution-data-server-3.0.3.1.tar.xz
+/evolution-data-server-3.0.3.1.tar.bz2
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 7b05fe6..dc39d32 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -25,8 +25,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.0.3
-Release: 2%{?dist}
+Version: 3.0.3.1
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -42,9 +42,6 @@ Obsoletes: evolution-webcal < 2.24.0
 # RH bug #243296
 Patch11: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
-# regression found during investigation of Gnome bug #655253
-Patch12: evolution-data-server-3.0.3-duplicated-detached-instances.patch
-
 ### Build Dependencies ###
 
 BuildRequires: GConf2-devel
@@ -122,7 +119,6 @@ This package contains developer documentation for %{name}.
 %setup -q -n %{name}-%{version}
 
 %patch11 -p1 -b .fix-64bit-acinclude
-%patch12 -p1 -b .duplicated-detached-instances
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -346,6 +342,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Thu Sep 22 2011 Milan Crha <mcrha at redhat.com> - 3.0.3.1-1
+- Update to 3.0.3.1
+- Remove patch to not duplicate detached instances (fixed upstream)
+
 * Wed Sep 14 2011 Milan Crha <mcrha at redhat.com> - 3.0.3-2
 - Add patch to not duplicate detached instances in local calendars
 
diff --git a/sources b/sources
index edfe8a7..8306472 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e19d404f5785fbe39c303b675e23e15c  evolution-data-server-3.0.3.tar.bz2
+3118ed751d48e4b45d65ff3be31c8831  evolution-data-server-3.0.3.1.tar.bz2


More information about the scm-commits mailing list