diff options
-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 7e6a14b..126e3a9 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.15 +Version: 1.0.16 Release: 1%{?dist} Summary: Pure-PHP implementation of Twofish @@ -77,6 +77,9 @@ fi %changelog +* Thu Jun 13 2019 Remi Collet <remi@remirepo.net> - 1.0.16-1 +- update to 1.0.16 (no change) + * Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 1.0.15-1 - update to 1.0.15 (no change) |