[php-horde-Horde-Mapi] update to 1.0.3

Remi Collet remi at fedoraproject.org
Fri Jun 27 06:03:39 UTC 2014


commit 0736b7d8d72704377daf2009059775f02ae1e7f8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Jun 27 08:03:39 2014 +0200

    update to 1.0.3

 .gitignore                |    1 +
 php-horde-Horde-Mapi.spec |   12 ++++++++----
 sources                   |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7023cf9..00ac237 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Horde_Mapi-1.0.2.tgz
+/Horde_Mapi-1.0.3.tgz
diff --git a/php-horde-Horde-Mapi.spec b/php-horde-Horde-Mapi.spec
index 788b2d3..d4434bb 100644
--- a/php-horde-Horde-Mapi.spec
+++ b/php-horde-Horde-Mapi.spec
@@ -12,8 +12,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Mapi
-Version:        1.0.2
-Release:        2%{?dist}
+Version:        1.0.3
+Release:        1%{?dist}
 Summary:        MAPI utility library
 
 Group:          Development/Libraries
@@ -32,15 +32,16 @@ BuildRequires:  php-pear(%{pear_channel}/Horde_Date) >= 2.0.0
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-# From package.xml
+# From package.xml, required
 Requires:       php(language) >= 5.3.0
 Requires:       php-pear(PEAR) >= 1.7.0
-Requires:       php-bcmath
 Requires:       php-channel(%{pear_channel})
 Requires:       php-pear(%{pear_channel}/Horde_Date) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Date) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Exception) <  3.0.0
+# From package.xml, optional
+Requires:       php-bcmath
 # From phpcompatinfo report for version 1.0.0
 Requires:       php-date
 
@@ -105,6 +106,9 @@ fi
 
 
 %changelog
+* Fri Jun 27 2014 Remi Collet <remi at fedoraproject.org> - 1.0.3-1
+- Update to 1.0.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 14f9bea..9c3e21a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f39b75c17b459a17d9cdf0e15cb7990  Horde_Mapi-1.0.2.tgz
+89db6946e35fd10ffb1798c96cd14447  Horde_Mapi-1.0.3.tgz


More information about the scm-commits mailing list