diff options
-rw-r--r-- | php-phpseclib-net-ssh2.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-net-ssh2.spec b/php-phpseclib-net-ssh2.spec index e6e4b31..654681d 100644 --- a/php-phpseclib-net-ssh2.spec +++ b/php-phpseclib-net-ssh2.spec @@ -11,7 +11,7 @@ %global pear_name Net_SSH2 Name: php-phpseclib-net-ssh2 -Version: 1.0.17 +Version: 1.0.18 Release: 1%{?dist} Summary: Pure-PHP implementation of SSHv2 @@ -94,6 +94,9 @@ fi %changelog +* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 1.0.18-1 +- update to 1.0.18 + * Mon Sep 16 2019 Remi Collet <remi@remirepo.net> - 1.0.17-1 - update to 1.0.17 |