diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-16 08:40:46 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-16 08:40:46 +0200 |
commit | 9a5ffe0b363bf11f0011ef10d9ba51517df4c420 (patch) | |
tree | 7da480efb3053a74edc5042d3ca95a0acba605cb | |
parent | c75c61f83e7a371f12825a22dc701fda97025ba2 (diff) |
v1.0.11 (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 3489c8c..28268eb 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.10 +Version: 1.0.11 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -84,6 +84,9 @@ fi %changelog +* Mon Apr 16 2018 Remi Collet <remi@remirepo.net> - 1.0.11-1 +- update to 1.0.11 (no change) + * Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.0.10-1 - Update to 1.0.10 |