summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-06 14:54:20 +0100
committerRemi Collet <remi@php.net>2023-03-06 14:54:20 +0100
commit96301aa0d2d14f1b3856df07b3236eaa707c8028 (patch)
treed63e2ecd4962811a6c8a5b6b02280e8c5ff8a41b
parent1196ca56e861b89a448e5f3293a4af38872dec42 (diff)
update to 2.0.42
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index fa8350c..f49dee5 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b
+%global github_commit 665d289f59e646a259ebf13f29be7f6f54cab24b
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%bcond_without tests
Name: php-%{composer_vendor}
-Version: 2.0.41
+Version: 2.0.42
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -135,6 +135,9 @@ exit $ret
%changelog
+* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 2.0.42-1
+- update to 2.0.42
+
* Tue Jan 3 2023 Remi Collet <remi@remirepo.net> - 2.0.41-1
- update to 2.0.41