diff options
author | Remi Collet <remi@remirepo.net> | 2017-11-29 13:27:16 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-11-29 13:27:16 +0100 |
commit | 1c69eb7d5f85bc829fbc3b84b855cb6945f88cf1 (patch) | |
tree | 978d96c911ee481b75d288847d792bded4493632 | |
parent | f3fe9f448feb91a8f9114deb1a80195cef2f3197 (diff) |
v1.0.9 (no change)
-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 1d838af..88658b4 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.8 +Version: 1.0.9 Release: 1%{?dist} Summary: Pure-PHP implementation of Twofish @@ -78,6 +78,9 @@ fi %changelog +* Wed Nov 29 2017 Remi Collet <remi@remirepo.net> - 1.0.9-1 +- Update to 1.0.9 (no change) + * Mon Oct 23 2017 Remi Collet <remi@remirepo.net> - 1.0.8-1 - Update to 1.0.8 (no change) |