[evolution-exchange] Update to 3.1.1

Milan Crha mcrha at fedoraproject.org
Mon May 9 07:45:59 UTC 2011


commit c964e88b03f845d7c0631059a799470e85dc4bb5
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon May 9 09:45:43 2011 +0200

    Update to 3.1.1

 .gitignore              |    1 +
 evolution-exchange.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 348afd3..9fcd78e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-2.91.91.tar.bz2
 /evolution-exchange-2.91.92.tar.bz2
 /evolution-exchange-3.0.0.tar.bz2
+/evolution-exchange-3.1.1.tar.bz2
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index 336f10f..547cc09 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.0
+%define evo_base_version 3.1
 
 # 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.0.0
+Version: 3.1.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.0/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.bz2
 
 Provides: evolution-connector = %{version}-%{release}
 Obsoletes: evolution-connector < %{version}-%{release}
@@ -146,6 +146,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_base_version}.schemas
 
 %changelog
+* Mon May 09 2011 Milan Crha <mcrha at redhat.com> - 3.1.1-1
+- Update to 3.1.1
+
 * Mon Apr 04 2011 Milan Crha <mcrha at redhat.com> - 3.0.0-1
 - Update to 3.0.0
 
diff --git a/sources b/sources
index b6233d4..86041dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7aeaa92408294836f484ff187434f0e7  evolution-exchange-3.0.0.tar.bz2
+a5a755c311637892b80c1d23720e0729  evolution-exchange-3.1.1.tar.bz2


More information about the scm-commits mailing list