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 | 2feded8a4598dc7420f15ac77831927cf025f977 (patch) | |
tree | 2b3fabdf3c409f5c81ce6fc725bb47057c16cae0 /php-phpseclib-crypt-aes.spec | |
parent | d81309eac6811877356a6dac105ae5266f6ecee5 (diff) |
php-phpseclib-* 0.3.8
Diffstat (limited to 'php-phpseclib-crypt-aes.spec')
-rw-r--r-- | php-phpseclib-crypt-aes.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-aes.spec b/php-phpseclib-crypt-aes.spec index 0ec6c77..fee813f 100644 --- a/php-phpseclib-crypt-aes.spec +++ b/php-phpseclib-crypt-aes.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_AES Name: php-phpseclib-crypt-aes -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of AES @@ -74,6 +74,9 @@ fi %changelog +* Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1 +- Update to 0.3.8 + * Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 0.3.7-1 - Update to 0.3.7 |