diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
commit | 136a0d08f654ff6a3dc1ff19d81aa5d3c1789daf (patch) | |
tree | 13d7c03359e61ce684915e5117ddf1c04c7c7112 | |
parent | 3636ed5603bec5eb1f8838718cab7478c6f4edd3 (diff) |
php-phpseclib-* 0.3.8
-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 3a9407b..bf71eb3 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.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -82,6 +82,9 @@ fi %changelog +* Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1 +- Update to 0.3.8 (no change) + * Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 0.3.7-1 - Update to 0.3.7 |