diff options
| author | Remi Collet <remi@remirepo.net> | 2018-11-05 07:44:12 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-11-05 07:44:12 +0100 | 
| commit | 61585139965e0d3b9a7149ac1b61489b7c63129b (patch) | |
| tree | 5e5cafc9172802bc744782762f341d31cb882acf | |
| parent | bdfcfabeae437aac7421247988ee8840b3de32a8 (diff) | |
v1.0.12
| -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 4e13950..19acbdb 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.11 +Version:        1.0.12  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -79,6 +79,9 @@ fi  %changelog +* Mon Nov  5 2018 Remi Collet <remi@remirepo.net> - 1.0.12-1 +- update to 1.0.12 +  * Mon Apr 16 2018 Remi Collet <remi@remirepo.net> - 1.0.11-1  - update to 1.0.11 (no change) | 
