v2.0.25
This commit is contained in:
parent
4afb9d06d4
commit
b7026bf6d0
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ clog
|
|||
/php-phpseclib-2.0.22-cbddb52.tgz
|
||||
/php-phpseclib-2.0.23-c78eb50.tgz
|
||||
/php-phpseclib-2.0.24-4099815.tgz
|
||||
/php-phpseclib-2.0.25-c181596.tgz
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit 40998159a0907cc523e1f2d1904d45765613a617
|
||||
%global github_commit c18159618ed7cd7ff721ac1a8fec7860a475d2f0
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.24
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
|
|
@ -104,6 +104,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 25 2020 Remi Collet <remi@remirepo.net> - 2.0.25-1
|
||||
- update to 2.0.25
|
||||
|
||||
* Mon Feb 24 2020 Remi Collet <remi@remirepo.net> - 2.0.24-1
|
||||
- update to 2.0.24
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.24-4099815.tgz) = b837486b4fc14bbe54432c32936b30ec7979e8ff5729270aa26b7d27f8c144f83adffade2ff9023adae9b9bd8c016a5114301b0a2ace0d376d0d4c25f2d6cd60
|
||||
SHA512 (php-phpseclib-2.0.25-c181596.tgz) = 34db733ee23b5c4d5325941003a9811a92a36d88c6bbfcc522548a04ff926eac33a0b4dd4d0725e64824843d7925d6caf0308db761d240160b9419324b515691
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue