[evolution-data-server] Update to 3.5.1

Matthew Barnes mbarnes at fedoraproject.org
Sun Apr 29 11:39:48 UTC 2012


commit c830487788a26c4ff3d2e1e5cc96ca1830831744
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Sun Apr 29 07:39:27 2012 -0400

    Update to 3.5.1

 .gitignore                 |    1 +
 evolution-data-server.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d04d9e0..a8cc55b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.3.92.tar.xz
 /evolution-data-server-3.4.0.tar.xz
 /evolution-data-server-3.4.1.tar.xz
+/evolution-data-server-3.5.1.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 1419381..f0f4fda 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -15,7 +15,7 @@
 %define soup_version 2.31.2
 %define sqlite_version 3.5
 
-%define eds_base_version 3.4
+%define eds_base_version 3.6
 
 %define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
 %define ebook_backends_dir %{_libdir}/evolution-data-server/addressbook-backends
@@ -24,8 +24,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.4.1
-Release: 2%{?dist}
+Version: 3.5.1
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -353,6 +353,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Sun Apr 29 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.1-1
+- Update to 3.5.1
+
 * Tue Apr 24 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-2
 - Silence rpm scriptlet output
 
diff --git a/sources b/sources
index 6506e14..9a41d8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1362b0176e9eb8ec810813692dcf3fc  evolution-data-server-3.4.1.tar.xz
+da10c67e2798256c386c648069353e4b  evolution-data-server-3.5.1.tar.xz


More information about the scm-commits mailing list