[evolution-ews/f17] Update to 3.4.3

Milan Crha mcrha at fedoraproject.org
Mon Jun 18 06:27:01 UTC 2012


commit a5a0e044978d7f592ebd9a05979134ea8ff2bb49
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Jun 18 08:26:50 2012 +0200

    Update to 3.4.3

 .gitignore                     |    1 +
 evolution-ews-3.4.2-auth.patch |   46 ----------------------------------------
 evolution-ews.spec             |   12 +++++++---
 sources                        |    2 +-
 4 files changed, 10 insertions(+), 51 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fce12f..90f065f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /evolution-ews-3.4.0.tar.xz
 /evolution-ews-3.4.1.tar.xz
 /evolution-ews-3.4.2.tar.xz
+/evolution-ews-3.4.3.tar.xz
diff --git a/evolution-ews.spec b/evolution-ews.spec
index 12aed2e..76232b0 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -1,8 +1,8 @@
 %global evo_base_version 3.4
 
 Name: evolution-ews
-Version: 3.4.2
-Release: 2%{?dist}
+Version: 3.4.3
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for Exchange Web Services
 License: LGPLv2
@@ -13,7 +13,7 @@ BuildRequires: evolution-devel >= %{version}
 BuildRequires: evolution-data-server-devel >= %{version}
 BuildRequires: intltool
 
-Patch1: evolution-ews-3.4.2-auth.patch
+#Patch1: evolution-ews-3.4.2-auth.patch
 
 %description
 This package allows Evolution to interact with Microsoft Exchange servers,
@@ -21,7 +21,7 @@ versions 2007 and later, through its Exchange Web Services (EWS) interface.
 
 %prep
 %setup -q
-%patch1 -p1 -b .auth
+#%patch1 -p1 -b .auth
 
 %build
 %configure
@@ -64,6 +64,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblzx.so.*
 
 %changelog
+* Mon Jun 18 2012 Milan Crha <mcrha at redhat.com> - 3.4.3-1
+- Update to 3.4.3
+- Remove patch for Red Hat bug #821228 (fixed upstream)
+
 * Mon Jun 04 2012 Milan Crha <mcrha at redhat.com> - 3.4.2-2
 - Add patch to Red Hat bug #821228 (auth issue with book backend)
 
diff --git a/sources b/sources
index fb06c88..d1c9b40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1555a86aea0a722ddece4264a1eb5ed4  evolution-ews-3.4.2.tar.xz
+02185d958d55e3a0cdd8bbb7d19ac9f7  evolution-ews-3.4.3.tar.xz


More information about the scm-commits mailing list