diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-02 12:41:24 +0200 |
commit | 48c2ef26b462c022d0f7cef51027bf4520f9cae2 (patch) | |
tree | b39a7b03b55cc6ce96fdc5273ff82a24ce45e8f6 /php-phpseclib-crypt-aes.spec | |
parent | 06d8773193b4747be8fbab51c13af837bd55ae8a (diff) |
php-phpseclib: 1.0.3
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 74491da..a2b31ce 100644 --- a/php-phpseclib-crypt-aes.spec +++ b/php-phpseclib-crypt-aes.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_AES Name: php-phpseclib-crypt-aes -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Pure-PHP implementation of AES @@ -83,6 +83,9 @@ fi %changelog +* Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 +- Update to 1.0.3 (no change) + * Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 (no change) |