diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:46:58 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:46:58 +0100 | 
| commit | bb45f666ea1421c91bcfdff7dc5bc2473ac1e810 (patch) | |
| tree | 53c349911edc7050cb6c62b720af49ac0984c3a4 | |
| parent | bb4ecbe79d398269d97e23c72470c82a742e9a85 (diff) | |
php-phpseclib-crypt-hash: 0.3.10
| -rw-r--r-- | php-phpseclib-crypt-hash.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec index b8c3b58..4a994c3 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.9 +Version:        0.3.10  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -77,6 +77,9 @@ fi  %changelog +* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1 +- Update to 0.3.10 +  * Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 0.3.9-1  - Update to 0.3.9 (no change) | 
