diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:41:24 +0100 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-02-10 11:41:24 +0100 |
| commit | 1e8f69440f3d9cdf579bdf804901cbc3f2e532a1 (patch) | |
| tree | 850adaed7c35fd9478d762f36c75847650a56d6c | |
| parent | b0216973beb27f034a3e58b67afeec644eee4b99 (diff) | |
php-phpseclib-crypt-aes: 0.3.10
| -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 849285a..69bd48f 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.9 +Version: 0.3.10 Release: 1%{?dist} Summary: Pure-PHP implementation of AES @@ -74,6 +74,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) |
