summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-15 11:16:48 +0200
committerRemi Collet <remi@remirepo.net>2019-07-15 11:16:48 +0200
commitb2ca058969e2a134f01e97ebbbff430fde7d97cc (patch)
treeb730a08c698c7393fad39fb2d0a1d043cb63bdce
parent1a4982c54d195944bf568856b7bfeb55c797b259 (diff)
v2.0.21
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index f13a5f9..f487fe6 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit d6819a55b05e123db1e881d8b230d57f912126be
+%global github_commit 9f1287e68b3f283339a9f98f67515dd619e5bf9d
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.20
+Version: 2.0.21
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Mon Jul 15 2019 Remi Collet <remi@remirepo.net> - 2.0.21-1
+- update to 2.0.21
+
* Tue Jun 25 2019 Remi Collet <remi@remirepo.net> - 2.0.20-1
- update to 2.0.20