summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-11 07:36:28 +0100
committerRemi Collet <remi@remirepo.net>2019-03-11 07:36:28 +0100
commita2e8f906b4fa8eed6fbd833a1d3f7e617ef9bc71 (patch)
tree37a9b9bd484122102c2bc261f5ba47f20b127b17
parentd17074ce9296cc968c3c024d0593da7fff97ef91 (diff)
v2.0.15
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index 9d9a099..1b33227 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 8ebfcadbf30524aeb75b2c446bc2519d5b321478
+%global github_commit 11cf67cf78dc4acb18dc9149a57be4aee5036ce0
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.14
+Version: 2.0.15
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 2.0.15-1
+- update to 2.0.15
+
* Thu Jan 31 2019 Remi Collet <remi@remirepo.net> - 2.0.14-1
- update to 2.0.14