summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-24 15:31:41 +0200
committerRemi Collet <remi@php.net>2022-10-24 15:31:41 +0200
commit82a096e12b0a3f80101d45f06145a1eb75bb57be (patch)
tree871e2b656db705f8e7db7e7ef6575f12bd7d9a17
parent483fe48be5614e0a91bd2f6b4c00983e01a52a0a (diff)
update to 3.0.17
-rw-r--r--php-phpseclib3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpseclib3.spec b/php-phpseclib3.spec
index 33e5f2c..aa085ae 100644
--- a/php-phpseclib3.spec
+++ b/php-phpseclib3.spec
@@ -3,14 +3,14 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 7181378909ed8890be4db53d289faac5b77f8b05
+%global github_commit dbc2307d5c69aeb22db136c52e91130d7f2ca761
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global major 3
%bcond_without tests
Name: php-%{composer_vendor}%{major}
-Version: 3.0.16
+Version: 3.0.17
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -139,6 +139,9 @@ exit $ret
%changelog
+* Mon Oct 24 2022 Remi Collet <remi@remirepo.net> - 3.0.17-1
+- update to 3.0.17
+
* Mon Sep 12 2022 Remi Collet <remi@remirepo.net> - 3.0.16-1
- update to 3.0.16