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