v2.0.22
(cherry picked from commit25d4ebf6d1) (cherry picked from commitc6b46c13d5)
This commit is contained in:
parent
eb15612c67
commit
c0be644a37
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@ clog
|
|||
/php-phpseclib-2.0.19-d2085db.tgz
|
||||
/php-phpseclib-2.0.20-d6819a5.tgz
|
||||
/php-phpseclib-2.0.21-9f1287e.tgz
|
||||
/php-phpseclib-2.0.22-cbddb52.tgz
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit 9f1287e68b3f283339a9f98f67515dd619e5bf9d
|
||||
%global github_commit cbddb5244edff6d2599977f1a1e4c8657f292e7c
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.21
|
||||
Version: 2.0.22
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
|
|
@ -104,6 +104,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Remi Collet <remi@remirepo.net> - 2.0.22-1
|
||||
- update to 2.0.22
|
||||
|
||||
* Mon Jul 15 2019 Remi Collet <remi@remirepo.net> - 2.0.21-1
|
||||
- update to 2.0.21
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.21-9f1287e.tgz) = 0523bf8949050beb4a4bf3130f7fc140472a7edcdbe616cd4010b3d9266138467bc9cbaf27f79ed28900d230f59435e07623d371c44baf9da492b29e132a0a79
|
||||
SHA512 (php-phpseclib-2.0.22-cbddb52.tgz) = fc6de5cb9756e37698d8426be2cc4e7e2fa0ffe42c17a8b930e9c5420095ce25d7169c32b01502c22ede1da7336d38edb7780b73e8c832bcd01050e2404cd81d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue