diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-16 07:50:41 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-16 07:50:41 +0200 | 
| commit | a0ed36c58fe6137f43b51bb43a3bb3181f903417 (patch) | |
| tree | 1cca9ab414cfd4ac5df499232f94956fe7587b8b | |
| parent | 5608bb5b6d247890a959bddae4d4ccc98f5cd128 (diff) | |
v1.0.17 (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 7226265..884ce4e 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.16 +Version:        1.0.17  Release:        1%{?dist}  Summary:        Pure-PHP implementations of keyed HMACs and hashing functions @@ -78,6 +78,9 @@ fi  %changelog +* Mon Sep 16 2019 Remi Collet <remi@remirepo.net> - 1.0.17-1 +- update to 1.0.17 (no change) +  * Thu Jun 13 2019 Remi Collet <remi@remirepo.net> - 1.0.16-1  - update to 1.0.16 (no change) | 
