diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:44:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-11 16:44:01 +0200 |
commit | 3d4e203d1814e27e6ee8cc5da2a8edf893295fba (patch) | |
tree | 67edabd78fb1c4b6a2dd5488f8eb5df1afadc92b | |
parent | f4c37b1a879409cf6747a82c2da3ee2cba985dd6 (diff) |
php-phpseclib-net-sftp: 1.0.2
-rw-r--r-- | php-phpseclib-net-sftp.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-net-sftp.spec b/php-phpseclib-net-sftp.spec index 94d0d20..b746e72 100644 --- a/php-phpseclib-net-sftp.spec +++ b/php-phpseclib-net-sftp.spec @@ -11,7 +11,7 @@ %global pear_name Net_SFTP Name: php-phpseclib-net-sftp -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Pure-PHP implementation of SFTP @@ -88,6 +88,9 @@ fi %changelog +* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 +- Update to 1.0.2 + * Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 |