summaryrefslogtreecommitdiffstats
path: root/php-phpseclib-crypt-hash.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-07 17:45:43 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-07 17:45:43 +0200
commit898e14a6c6823911bb6d01feb453515e55ee08fd (patch)
tree12819103d817c2bd57b58039724fbc7727fdf03f /php-phpseclib-crypt-hash.spec
parent07b5854fbb7d48d317d34c61da55a538646c668d (diff)
php-phpseclib-*: 0.3.7
Diffstat (limited to 'php-phpseclib-crypt-hash.spec')
-rw-r--r--php-phpseclib-crypt-hash.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec
index f00a02c..9366d3b 100644
--- a/php-phpseclib-crypt-hash.spec
+++ b/php-phpseclib-crypt-hash.spec
@@ -2,7 +2,7 @@
%global pear_name Crypt_Hash
Name: php-phpseclib-crypt-hash
-Version: 0.3.6
+Version: 0.3.7
Release: 1%{?dist}
Summary: Pure-PHP implementations of keyed HMACs and hashing functions
@@ -14,15 +14,17 @@ Source0: http://phpseclib.sourceforge.net/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-pear(PEAR)
+BuildRequires: php-channel(phpseclib.sourceforge.net)
Requires(post): %{__pear}
Requires(postun): %{__pear}
Requires: php-pear(PEAR)
-Provides: php-pear(phpseclib.sourceforge.net/Crypt_Hash) = %{version}
-BuildRequires: php-channel(phpseclib.sourceforge.net)
Requires: php-channel(phpseclib.sourceforge.net)
Requires: php-pear(phpseclib.sourceforge.net/Math_BigInteger)
+Provides: php-pear(phpseclib.sourceforge.net/Crypt_Hash) = %{version}
+
+
%description
Uses hash() or mhash() if available and an internal implementation,
otherwise. Optionally uses suhosin. Currently supports the following:
@@ -75,6 +77,9 @@ fi
%changelog
+* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 0.3.7-1
+- Update to 0.3.7
+
* Wed Feb 26 2014 Remi Collet <remi@fedoraproject.org> - 0.3.6-1
- Update to 0.3.6