diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:47:10 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:47:10 +0100 | 
| commit | bb4ecbe79d398269d97e23c72470c82a742e9a85 (patch) | |
| tree | 73d579a4004cf6f56bda3d9fd37beab9d9f1f36f | |
| parent | 8e384750611bd319c94189664226cf45f887723f (diff) | |
php-phpseclib-crypt-hash: 0.3.9 (no change)
| -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 4f81fab..b8c3b58 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.8 +Version:        0.3.9  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -77,6 +77,9 @@ fi  %changelog +* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 0.3.9-1 +- Update to 0.3.9 (no change) +  * Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1  - Update to 0.3.8 | 
