summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-17 08:11:54 +0200
committerRemi Collet <remi@remirepo.net>2019-09-17 08:11:54 +0200
commitc8ab2a3bdf588597709022e0b49e80a63060d625 (patch)
tree9baac7d5f6fde3b64d8cc395aea879137f53cf65
parent6b7b37f377a383fa28ac76db92ab597882f282a1 (diff)
v2.0.23
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index 74c90ee..90616b6 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit cbddb5244edff6d2599977f1a1e4c8657f292e7c
+%global github_commit c78eb5058d5bb1a183133c36d4ba5b6675dfa099
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.22
+Version: 2.0.23
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 2.0.23-1
+- update to 2.0.23
+
* Mon Sep 16 2019 Remi Collet <remi@remirepo.net> - 2.0.22-1
- update to 2.0.22