From 4e07fdc3d53ca66315c7ebb1955bdf82d0ae4b40 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Nov 10 2015 18:01:00 +0000 Subject: Upgrade to 7.1.14 (#1263006) --- diff --git a/sources b/sources index 9e2492a..32260d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -184a6d918703a9e517859a6e1ef97445 zcp-7.1.13.tar.gz +ded12c2363c7205889b8c68519140a4b zcp-7.1.14.tar.gz diff --git a/zarafa.spec b/zarafa.spec index e9fda9b..a0918f4 100644 --- a/zarafa.spec +++ b/zarafa.spec @@ -1,6 +1,6 @@ %global beta_or_rc 0 %global actual_release 1 -%global svnrevision 51032 +%global svnrevision 51822 %global with_search 1 %global with_ldap 1 %global with_xmlto 1 @@ -31,7 +31,7 @@ Summary: Open Source Edition of the Zarafa Collaboration Platform Name: zarafa -Version: 7.1.13 +Version: 7.1.14 %if %{beta_or_rc} Release: 0.%{actual_release}.svn%{svnrevision}%{?dist} %else @@ -385,6 +385,8 @@ PHP projects, using the MAPI functions like a normal MAPI program. %package -n python-MAPI Summary: The Python MAPI extension by Zarafa Group: Development/Languages +Provides: python-mapi = %{version}-%{release} +Provides: python-mapi%{?_isa} = %{version}-%{release} %description -n python-MAPI The python-MAPI package contains the Python MAPI extension to provide the @@ -960,6 +962,9 @@ fi %{python_sitearch}/* %changelog +* Tue Nov 10 2015 Robert Scheck 7.1.14-1 +- Upgrade to 7.1.14 (#1263006) + * Wed Aug 05 2015 Robert Scheck 7.1.13-1 - Upgrade to 7.1.13 - Added patch to fix a possible XSS situation in WebAccess