diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-20 09:12:28 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-20 09:12:28 +0100 |
commit | cb0bb711b16b463fb45cadb19953b2123fe2084b (patch) | |
tree | a4b588e795896bb46b76c6a808547059b39f9c4c | |
parent | 1c69eb7d5f85bc829fbc3b84b855cb6945f88cf1 (diff) |
v1.0.10
-rw-r--r-- | php-phpseclib-crypt-twofish.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-twofish.spec b/php-phpseclib-crypt-twofish.spec index 88658b4..9068eb5 100644 --- a/php-phpseclib-crypt-twofish.spec +++ b/php-phpseclib-crypt-twofish.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Twofish Name: php-phpseclib-crypt-twofish -Version: 1.0.9 +Version: 1.0.10 Release: 1%{?dist} Summary: Pure-PHP implementation of Twofish @@ -78,6 +78,9 @@ fi %changelog +* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 1.0.10-1 +- Update to 1.0.10 + * Wed Nov 29 2017 Remi Collet <remi@remirepo.net> - 1.0.9-1 - Update to 1.0.9 (no change) |