diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:43:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-10 07:43:53 +0100 |
commit | 027fae8dd3d901040ea656cb2a9bba972ba0b046 (patch) | |
tree | f32c3aa7934c55d0ba556b1695fb027cb8b79c63 | |
parent | 136a0d08f654ff6a3dc1ff19d81aa5d3c1789daf (diff) |
php-phpseclib-crypt-blowfish: 0.3.9 (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 bf71eb3..06144e7 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.8 +Version: 0.3.9 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -82,6 +82,9 @@ fi %changelog +* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 0.3.9-1 +- Update to 0.3.9 (no change) + * Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1 - Update to 0.3.8 (no change) |