diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:44:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:44:06 +0100 |
commit | 2f1f55afa49911b48451d201f468e4452d9715d4 (patch) | |
tree | 3bdf7a4a6d251f806425a5e72895259139fe4e47 | |
parent | 027fae8dd3d901040ea656cb2a9bba972ba0b046 (diff) |
php-phpseclib-crypt-blowfish: 0.3.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 06144e7..e593619 100644 --- a/php-phpseclib-crypt-blowfish.spec +++ b/php-phpseclib-crypt-blowfish.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_Blowfish Name: php-phpseclib-crypt-blowfish -Version: 0.3.9 +Version: 0.3.10 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -82,6 +82,9 @@ fi %changelog +* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1 +- Update to 0.3.10 + * Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 0.3.9-1 - Update to 0.3.9 (no change) |