diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-25 08:51:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-25 08:51:48 +0200 |
commit | 578f675759befa2467f628f0beab8d1564e07f84 (patch) | |
tree | 2399541c0254b9f3787f033be70978e14719b723 | |
parent | 9881aacdf89b67d5a2fe0c8647b2e1123d666f08 (diff) |
php-phpseclib-*: 1.0.5 (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 41bb2ef..1040529 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.4 +Version: 1.0.5 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Tue Oct 25 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1 +- Update to 1.0.5 (no change) + * Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 - Update to 1.0.4 |