parent
7d3dade51f
commit
2ff90dea17
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ clog
|
|||
/php-phpseclib-2.0.18-6051900.tgz
|
||||
/php-phpseclib-2.0.19-d2085db.tgz
|
||||
/php-phpseclib-2.0.20-d6819a5.tgz
|
||||
/php-phpseclib-2.0.21-9f1287e.tgz
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit d6819a55b05e123db1e881d8b230d57f912126be
|
||||
%global github_commit 9f1287e68b3f283339a9f98f67515dd619e5bf9d
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.20
|
||||
Version: 2.0.21
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
|
|
@ -104,6 +104,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2019 Remi Collet <remi@remirepo.net> - 2.0.21-1
|
||||
- update to 2.0.21
|
||||
|
||||
* Tue Jun 25 2019 Remi Collet <remi@remirepo.net> - 2.0.20-1
|
||||
- update to 2.0.20
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.20-d6819a5.tgz) = b9e0c50023d680d3db1e9a33a46c7c61a51ded77bef8e2deefcd12b6fa2e597b89f016e409be8d53cead6c9d6100863044bdceb0e106b18c2dbfc064e4a0e7ac
|
||||
SHA512 (php-phpseclib-2.0.21-9f1287e.tgz) = 0523bf8949050beb4a4bf3130f7fc140472a7edcdbe616cd4010b3d9266138467bc9cbaf27f79ed28900d230f59435e07623d371c44baf9da492b29e132a0a79
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue