[php53-mapi/el5] Upgrade to 7.0.12

Robert Scheck robert at fedoraproject.org
Sun Feb 10 22:39:25 UTC 2013


commit 85854da3ed351b99f8976260dd1e54c043e593c2
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Feb 10 23:39:16 2013 +0100

    Upgrade to 7.0.12

 .gitignore      |    1 +
 php53-mapi.spec |   15 ++++++++++++---
 sources         |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 205edf5..ba2b6c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 zcp-7.?.?.tar.gz
+/zcp-7.0.12.tar.gz
diff --git a/php53-mapi.spec b/php53-mapi.spec
index c31fa71..89e68cc 100644
--- a/php53-mapi.spec
+++ b/php53-mapi.spec
@@ -1,10 +1,10 @@
 %global beta_or_rc      0
 %global actual_release  1
-%global svnrevision     36358
+%global svnrevision     40336
 
 Summary:            The PHP MAPI extension by Zarafa
 Name:               php53-mapi
-Version:            7.0.9
+Version:            7.0.12
 %if %{beta_or_rc}
 Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}
 %else
@@ -46,7 +46,7 @@ BuildRequires:      boost141-devel
 # Bug: Without mod_ssl, reloading httpd causes core dump
 Requires:           mod_ssl
 Requires:           php(zend-abi) = %{php_zend_api}, php(api) = %{php_core_api}
-Provides:           php-mapi = %{version}-%{release}
+Provides:           php-mapi = %{version}-%{release}, php-mapi = %{version}-%{svnrevision}
 BuildRoot:          %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -92,6 +92,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/php/modules/mapi.so
 
 %changelog
+* Sun Feb 10 2013 Robert Scheck <robert at fedoraproject.org> 7.0.12-1
+- Upgrade to 7.0.12
+
+* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 7.0.9-3
+- Rebuild for Boost-1.53.0
+
+* Fri Feb 01 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 7.0.9-2
+- Rebuild for icu 50
+
 * Mon Aug 13 2012 Robert Scheck <robert at fedoraproject.org> 7.0.9-1
 - Upgrade to 7.0.9 (#847534)
 
diff --git a/sources b/sources
index 5ad1bcb..5714b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2729d8052e3d63215290005ba708c7ae  zcp-7.0.9.tar.gz
+b09b2882c0d576cb88893290fec9c8f3  zcp-7.0.12.tar.gz


More information about the scm-commits mailing list