[evolution-data-server] Update to 3.5.4

Milan Crha mcrha at fedoraproject.org
Mon Jul 16 07:40:53 UTC 2012


commit c4bfc1eca5a97498fd078624e20672a57411130c
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Jul 16 09:40:40 2012 +0200

    Update to 3.5.4

 .gitignore                 |    1 +
 evolution-data-server.spec |    9 +-
 new-gweather-api.patch     | 1032 --------------------------------------------
 sources                    |    2 +-
 4 files changed, 6 insertions(+), 1038 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 717238c..22f5329 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.5.2.tar.xz
 /evolution-data-server-3.5.3.tar.xz
 /evolution-data-server-3.5.3.1.tar.xz
+/evolution-data-server-3.5.4.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 10a4fd9..b29c659 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -26,7 +26,7 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.5.3.1
+Version: 3.5.4
 Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
@@ -43,9 +43,6 @@ Obsoletes: evolution-webcal < 2.24.0
 # RH bug #243296
 Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=672805
-Patch2: new-gweather-api.patch
-
 ### Build Dependencies ###
 
 BuildRequires: bison
@@ -126,7 +123,6 @@ This package contains developer documentation for %{name}.
 %setup -q
 
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch2 -p1 -b .new-gweather-api
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -371,6 +367,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Mon Jul 16 2012 Milan Crha <mcrha at redhat.com> - 3.5.4-1
+- Update to 3.5.4
+
 * Sun Jul  1 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.3.1-1
 - Update to 3.5.3.1
 
diff --git a/sources b/sources
index 82a4be6..86871dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d394f79ebb10cd38ab81910b4d5eb49  evolution-data-server-3.5.3.1.tar.xz
+6b676b7800d74d8b391da0b8b94babff  evolution-data-server-3.5.4.tar.xz


More information about the scm-commits mailing list