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