[evolution-exchange] Update to 3.3.1

Milan Crha mcrha at fedoraproject.org
Mon Oct 24 07:06:41 UTC 2011


commit 2f348f2a4a48df60e585f1fc024b1037844a8f89
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Oct 24 09:06:32 2011 +0200

    Update to 3.3.1

 .gitignore              |    1 +
 evolution-exchange.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 041ba41..0657704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-3.1.91.tar.xz
 /evolution-exchange-3.1.92.tar.xz
 /evolution-exchange-3.2.0.tar.xz
+/evolution-exchange-3.3.1.tar.xz
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index fe60d13..013800b 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.2
+%define evo_base_version 3.4
 
 # 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.2.0
+Version: 3.3.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.2/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.3/%{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
+* Mon Oct 24 2011 Milan Crha <mcrha at redhat.com> - 3.3.1-1
+- Update to 3.3.1
+
 * Mon Sep 26 2011 Milan Crha <mcrha at redhat.com> - 3.2.0-1
 - Update to 3.2.0
 
diff --git a/sources b/sources
index a5a2515..c3ce341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-990806e5baf55be0411f1fdf5a67f601  evolution-exchange-3.2.0.tar.xz
+987ec18313ee99a94c4b1ae5ee31752c  evolution-exchange-3.3.1.tar.xz


More information about the scm-commits mailing list