diff options
-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 |