diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:34:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:34:21 +0200 |
commit | d756fc492bc2260a6664da06f5392396b86f2a0f (patch) | |
tree | 136c687e7d4559b840c1bdd911f5134f21be09be | |
parent | 473524397000108d179f687143e9da617b94e6f9 (diff) |
php-phpseclib-crypt-blowfish: 1.0.2 (no change)
-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 c65baa6..caf3cdb 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.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 +- Update to 1.0.2 (no change) + * Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 |