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 | ed7c78be2083d02a5146914e42922b13b9b3a714 (patch) | |
tree | e061ea9b5ebf35b9e4a37562fee8d78eb5c83edb | |
parent | d756fc492bc2260a6664da06f5392396b86f2a0f (diff) |
php-phpseclib: 1.0.3
-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 caf3cdb..0e2428d 100644 --- a/php-phpseclib-crypt-blowfish.spec +++ b/php-phpseclib-crypt-blowfish.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Blowfish Name: php-phpseclib-crypt-blowfish -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,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) |