summaryrefslogtreecommitdiffstats
path: root/php-phpseclib.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-13 11:44:10 +0200
committerRemi Collet <remi@php.net>2023-06-13 11:44:10 +0200
commit6b67f32167f2d2b916e0a9e5655753777844d512 (patch)
treee7337ea686841475b62b3a85b13335d48913e630 /php-phpseclib.spec
parentd50a7de539f553802f079ae20c08d30896faff7d (diff)
update to 2.0.44HEADmaster
Diffstat (limited to 'php-phpseclib.spec')
-rw-r--r--php-phpseclib.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib.spec b/php-phpseclib.spec
index 1a60606..05b1291 100644
--- a/php-phpseclib.spec
+++ b/php-phpseclib.spec
@@ -3,12 +3,12 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 87b6bb4b481c7cfed8526f3911127a270b42e5b6
+%global github_commit 149f608243f8133c61926aae26ce67d2b22b37e5
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%bcond_without tests
Name: php-%{composer_vendor}
-Version: 2.0.43
+Version: 2.0.44
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.44-1
+- update to 2.0.44
+
* Tue Jun 13 2023 Remi Collet <remi@remirepo.net> - 2.0.43-1
- update to 2.0.43