summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Mapi.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-21 16:01:01 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-21 16:01:01 +0100
commitcf15d6e6de4f3265e669ad4dcab5201f5a58252a (patch)
treee191bc136572a3948885853ad400b4e74ce6d3be /php-horde-Horde-Mapi.spec
parent469a84ebb6e602995c93eb2c1dbdface2504711e (diff)
php-horde-Horde-Mapi: 1.0.7
Diffstat (limited to 'php-horde-Horde-Mapi.spec')
-rw-r--r--php-horde-Horde-Mapi.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-horde-Horde-Mapi.spec b/php-horde-Horde-Mapi.spec
index 8332c95..38505b6 100644
--- a/php-horde-Horde-Mapi.spec
+++ b/php-horde-Horde-Mapi.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Mapi
-Version: 1.0.6
+Version: 1.0.7
Release: 1%{?dist}
Summary: MAPI utility library
@@ -29,7 +29,7 @@ BuildRequires: php-channel(%{pear_channel})
# To run unit tests
BuildRequires: php-bcmath
BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
-BuildRequires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0
+BuildRequires: php-pear(%{pear_channel}/Horde_Date) >= 2.3.0
BuildRequires: php-pear(phpseclib.sourceforge.net/Math_BigInteger)
Requires(post): %{__pear}
@@ -38,7 +38,7 @@ Requires(postun): %{__pear}
Requires: php(language) >= 5.3.0
Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
-Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.3.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
@@ -115,6 +115,10 @@ fi
%changelog
+* Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 1.0.7-1
+- Update to 1.0.7
+- raise dependency on Horde_Date >= 2.3.0
+
* Tue Feb 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.6-1
- Update to 1.0.6
- PHP 7 compatible version
@@ -137,4 +141,4 @@ fi
- License is LGPLv2, upstream clarification
* Sat Jan 18 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
-- initial package \ No newline at end of file
+- initial package