summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-06 10:20:23 +0200
committerRemi Collet <remi@remirepo.net>2020-04-06 10:20:23 +0200
commit9c67e573c57ef81b10b9775674e8f2dbf7d2d484 (patch)
tree3c7419f7756bb3947ee0b994f81e200d209d52f7
parent2ebe46eaf85e46810bdf38705f5b617ce606f26c (diff)
update to 2.0.27
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index 70bdbbb..7940376 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 09655fcc1f8bab65727be036b28f6f20311c126c
+%global github_commit 34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global with_tests 0%{!?_without_tests:1}
Name: php-%{composer_vendor}
-Version: 2.0.26
+Version: 2.0.27
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -108,6 +108,9 @@ exit $ret
%changelog
+* Mon Apr 6 2020 Remi Collet <remi@remirepo.net> - 2.0.27-1
+- update to 2.0.27
+
* Mon Mar 23 2020 Remi Collet <remi@remirepo.net> - 2.0.26-1
- update to 2.0.26