[evolution-exchange] Update to 3.3.4

Milan Crha mcrha at fedoraproject.org
Mon Jan 16 18:17:46 UTC 2012


commit 82a40fa90cf454f308eeaf266d11d7e5f77b566b
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Jan 16 19:17:28 2012 +0100

    Update to 3.3.4

 .gitignore                                       |    1 +
 evolution-exchange-3.3.3-forgotten-include.patch |   12 ------------
 evolution-exchange.spec                          |   10 ++++++----
 sources                                          |    2 +-
 4 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffba533..96572ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ evolution-exchange-2.31.5.tar.bz2
 /evolution-exchange-3.3.1.tar.xz
 /evolution-exchange-3.3.2.tar.xz
 /evolution-exchange-3.3.3.tar.xz
+/evolution-exchange-3.3.4.tar.xz
diff --git a/evolution-exchange.spec b/evolution-exchange.spec
index 7e8aea5..12fcf96 100644
--- a/evolution-exchange.spec
+++ b/evolution-exchange.spec
@@ -16,8 +16,8 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 3.3.3
-Release: 2%{?dist}
+Version: 3.3.4
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
 License: GPLv2+
@@ -31,7 +31,6 @@ Obsoletes: evolution-connector < %{version}-%{release}
 ### Patches ###
 
 Patch01: evolution-exchange-2.10.1-fix-64bit-acinclude.patch
-Patch02: evolution-exchange-3.3.3-forgotten-include.patch
 
 ### Dependencies ###
 
@@ -63,7 +62,6 @@ Microsoft Exchange Server.
 %prep
 %setup -q -n evolution-exchange-%{version}
 %patch01 -p1 -b .fix-64bit-acinclude
-%patch02 -p1 -b .forgotten-include
 
 %build
 export CPPFLAGS="-I%{_includedir}/et"
@@ -149,6 +147,10 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_exchange_a
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_base_version}.schemas
 
 %changelog
+* Mon Jan 16 2012 Milan Crha <mcrha at redhat.com> - 3.3.4-1
+- Update to 3.3.4
+- Remove patch to remove forgotten include (fixed upstream)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d90a287..d32f86b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14cbbce328843be1ff0dcc405bfd2f72  evolution-exchange-3.3.3.tar.xz
+4baa880eee42cc915b63a23fe6b7a393  evolution-exchange-3.3.4.tar.xz


More information about the scm-commits mailing list