diff options
Diffstat (limited to 'php-phpseclib-crypt-blowfish.spec')
-rw-r--r-- | php-phpseclib-crypt-blowfish.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec index 6d9c194..3489c8c 100644 --- a/php-phpseclib-crypt-blowfish.spec +++ b/php-phpseclib-crypt-blowfish.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Blowfish Name: php-phpseclib-crypt-blowfish -Version: 1.0.9 +Version: 1.0.10 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -84,6 +84,9 @@ fi %changelog +* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.0.10-1 +- Update to 1.0.10 + * Wed Nov 29 2017 Remi Collet <remi@remirepo.net> - 1.0.9-1 - Update to 1.0.9 (no change) |