diff options
| author | Remi Collet <remi@remirepo.net> | 2019-06-13 11:14:42 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-06-13 11:14:42 +0200 | 
| commit | 5608bb5b6d247890a959bddae4d4ccc98f5cd128 (patch) | |
| tree | 56033b6712aef33349bf81724054978afe7922f6 | |
| parent | 295cc0f4bb439b634d600c5f38b54edb969cb8ce (diff) | |
v1.0.16 (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 decea8a..7226265 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.15 +Version:        1.0.16  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -78,6 +78,9 @@ fi  %changelog +* Thu Jun 13 2019 Remi Collet <remi@remirepo.net> - 1.0.16-1 +- update to 1.0.16 (no change) +  * Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 1.0.15-1  - update to 1.0.15 | 
