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 8714ce3..55f3096 100644 --- a/php-phpseclib-crypt-hash.spec +++ b/php-phpseclib-crypt-hash.spec @@ -11,7 +11,7 @@  %global pear_name Crypt_Hash  Name:           php-phpseclib-crypt-hash -Version:        1.0.7 +Version:        1.0.8  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -79,6 +79,9 @@ fi  %changelog +* Mon Oct 23 2017 Remi Collet <remi@remirepo.net> - 1.0.8-1 +- Update to 1.0.8 (no change) +  * Tue Jun  6 2017 Remi Collet <remi@remirepo.net> - 1.0.7-1  - Update to 1.0.7 (no change) | 
