diff options
| -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) | 
