diff options
author | Remi Collet <remi@remirepo.net> | 2017-10-23 09:01:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-10-23 09:01:01 +0200 |
commit | 252f97e7f28e438875c9b273da0a8c61ee4038fc (patch) | |
tree | 2c7344a0120e88a3bc1e993d08186ed31849584c | |
parent | 418bff6a081fc5bc9da0ec34b3a67b91aa973bdf (diff) |
v1.0.8 (no change)
-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 f153aa7..7159a70 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.7 +Version: 1.0.8 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -84,6 +84,9 @@ fi %changelog +* Mon Oct 23 2017 Remi Collet <remi@remirepo.net> - 1.0.8-1 +- Update to 1.0.8 (no change) + * Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 1.0.7-1 - Update to 1.0.7 |