diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-19 06:51:55 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-19 06:51:55 +0100 |
commit | 43cc67acae5f280fc9f9cb9aca6763c313a604b9 (patch) | |
tree | a6506fc72dd3ed092a2264f4b35cf67edac2f45b | |
parent | 8cb6887f1c0429856aa089713d2d57a9e0574793 (diff) |
php-phpseclib-crypt-blowfish: 1.0.1
-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 ee60a9e..c834844 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.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 +- Update to 1.0.1 (no change) + * Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 |