diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-20 09:07:47 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-20 09:07:47 +0100 |
commit | c75c61f83e7a371f12825a22dc701fda97025ba2 (patch) | |
tree | 30ce57be23a2bbaa1787d48c661acd23748fc168 | |
parent | 55e5b4f19d1955ee6ffb1ba76ad0c9dd80cbad34 (diff) |
v1.0.10
-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) |