diff options
-rw-r--r-- | php-phpseclib-crypt-rc4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rc4.spec b/php-phpseclib-crypt-rc4.spec index 3b0cf28..aedb076 100644 --- a/php-phpseclib-crypt-rc4.spec +++ b/php-phpseclib-crypt-rc4.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_RC4 Name: php-phpseclib-crypt-rc4 -Version: 1.0.7 +Version: 1.0.8 Release: 1%{?dist} Summary: Pure-PHP implementation of RC4 @@ -77,6 +77,9 @@ fi %changelog +* Mon Oct 23 2017 Remi Collet <remi@remirepo.net> - 1.0.8-1 +- Update to 1.0.8 + * Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 1.0.7-1 - Update to 1.0.7 |