[evolution-exchange] Update to 3.5.1

Matthew Barnes mbarnes at fedoraproject.org
Sun Apr 29 11:49:13 UTC 2012


commit cd7c54664813b79b754f24491ceacb80b3a00e6e
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Sun Apr 29 07:49:02 2012 -0400

    Update to 3.5.1

 .gitignore              |    1 +
 evolution-exchange.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 167b5c4..88fa49e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-3.3.91.tar.xz
 /evolution-exchange-3.3.92.tar.xz
 /evolution-exchange-3.4.0.tar.xz
+/evolution-exchange-3.5.1.tar.xz
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index e22382d..396eb56 100644
--- a/evolution-exchange.spec
+++ b/evolution-exchange.spec
@@ -1,7 +1,7 @@
 %define intltool_version 0.35.5
 %define libsoup_version 2.3.0
 
-%define evo_base_version 3.4
+%define evo_base_version 3.6
 
 # Make sure the evolution package is upgraded first, or else this variable
 # will come up empty and lead to the following libtool error.
@@ -16,14 +16,14 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 3.4.0
+Version: 3.5.1
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
 License: GPLv2+
 URL: http://projects.gnome.org/evolution/
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
 
 Provides: evolution-connector = %{version}-%{release}
 Obsoletes: evolution-connector < %{version}-%{release}
@@ -147,6 +147,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_base_version}.schemas
 
 %changelog
+* Sun Apr 29 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.1-1
+- Update to 3.5.1
+
 * Mon Mar 26 2012 Milan Crha <mcrha at redhat.com> - 3.4.0-1
 - Update to 3.4.0
 
diff --git a/sources b/sources
index 5f5f61c..ddd3ef1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3c2e014a2f8cbecf61b5f41744401c7  evolution-exchange-3.4.0.tar.xz
+b9ddec07f0dac7fc7b0597bb328943df  evolution-exchange-3.5.1.tar.xz


More information about the scm-commits mailing list