summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-18 08:53:37 +0100
committerRemi Collet <remi@remirepo.net>2018-12-18 08:53:37 +0100
commitbf48c2b078f0ecddd8db872666eca5fe764dccec (patch)
tree9502d9e70f6fe444279a38c9e57fc82e14b445c7
parent87079d48e3956928d2b662f35238d008275f8178 (diff)
v2.0.13
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index e1ae595..8866a67 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 8814dc7841db159daed0b32c2b08fb7e03c6afe7
+%global github_commit 42603ce3f42a27f7e14e54feab95db7b680ad473
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.12
+Version: 2.0.13
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 2.0.13-1
+- update to 2.0.13
+
* Mon Nov 5 2018 Remi Collet <remi@remirepo.net> - 2.0.12-1
- update to 2.0.12