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