diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-13 09:39:13 +0200 |
commit | d950d89201f42ccdf2215535b9aefb2c17f3ff9e (patch) | |
tree | 52f29e00b50c5f4f4c5acb33ccf000aac6c2daf4 | |
parent | f5c99104639786d80cf085e813250baf98c07b58 (diff) |
php-phpseclib-* 0.3.8
-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 8a3cc77..aed95ee 100644 --- a/php-phpseclib-net-sftp.spec +++ b/php-phpseclib-net-sftp.spec @@ -2,7 +2,7 @@ %global pear_name Net_SFTP Name: php-phpseclib-net-sftp -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of SFTP @@ -79,6 +79,9 @@ fi %changelog +* Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 0.3.8-1 +- Update to 0.3.8 + * Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 0.3.7-1 - Update to 0.3.7 |