summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 10:56:42 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 10:56:42 +0200
commitc6853a180dcc90c7a6c158933ebd125ac7072ddb (patch)
treec2634ead9f5794690d5fec66c5d0aa07aa81b873
parent7aa7622e9560878e01a2df5a0090177c264c5df9 (diff)
php-phpseclib-net-ssh2: 1.0.0
-rw-r--r--php-phpseclib-net-ssh2.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/php-phpseclib-net-ssh2.spec b/php-phpseclib-net-ssh2.spec
index e591f56..ca94c0d 100644
--- a/php-phpseclib-net-ssh2.spec
+++ b/php-phpseclib-net-ssh2.spec
@@ -1,8 +1,17 @@
+# remirepo spec file for php-phpseclib-net-ssh2, from:
+#
+# Fedora spec file for php-phpseclib-net-ssh2
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Net_SSH2
Name: php-phpseclib-net-ssh2
-Version: 0.3.10
+Version: 1.0.0
Release: 1%{?dist}
Summary: Pure-PHP implementation of SSHv2
@@ -93,6 +102,9 @@ fi
%changelog
+* Mon Aug 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0
+
* Tue Feb 10 2015 Remi Collet <remi@fedoraproject.org> - 0.3.10-1
- Update to 0.3.10