v2.0.15
This commit is contained in:
parent
b2ebab49b1
commit
262fb9bea4
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@ clog
|
|||
/php-phpseclib-2.0.12-8814dc7.tgz
|
||||
/php-phpseclib-2.0.13-42603ce.tgz
|
||||
/php-phpseclib-2.0.14-8ebfcad.tgz
|
||||
/php-phpseclib-2.0.15-11cf67c.tgz
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit 8ebfcadbf30524aeb75b2c446bc2519d5b321478
|
||||
%global github_commit 11cf67cf78dc4acb18dc9149a57be4aee5036ce0
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.14
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.15
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
URL: https://github.com/%{github_owner}/%{github_name}
|
||||
|
|
@ -104,6 +104,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Remi Collet <remi@remirepo.net> - 2.0.15-1
|
||||
- update to 2.0.15
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.14-8ebfcad.tgz) = f0ddba4bb5cf45a32f8ab64c4b84e9d80281b58e8bb5d31b91b7b41a1355410cacbfaa852a0be1450994248a41cdc4346e661186c80468ac71a34f241b027bfd
|
||||
SHA512 (php-phpseclib-2.0.15-11cf67c.tgz) = 5a777388f8684f3b0fda7b9da9e98936ad7d26539bf8ee89b04142b98c688a4c6b399e7088305f6aeea5e181bb90e77550e8e9c41a73e2336be24e5e3c11e767
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue