v2.0.33
This commit is contained in:
parent
6d401cf07f
commit
4df100444a
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@ clog
|
|||
/php-phpseclib-2.0.30-136b9ca.tgz
|
||||
/php-phpseclib-2.0.31-233a920.tgz
|
||||
/php-phpseclib-2.0.32-f5c4c19.tgz
|
||||
/php-phpseclib-2.0.33-fb53b78.tgz
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
%global github_owner phpseclib
|
||||
%global github_name phpseclib
|
||||
%global github_commit f5c4c19880d45d0be3e7d24ae8ac434844a898cd
|
||||
%global github_commit fb53b7889497ec7c1362c94e61d8127ac67ea094
|
||||
%global github_short %(c=%{github_commit}; echo ${c:0:7})
|
||||
%bcond_without tests
|
||||
|
||||
Name: php-%{composer_vendor}
|
||||
Version: 2.0.32
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.33
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Secure Communications Library
|
||||
License: MIT
|
||||
URL: https://github.com/%{github_owner}/%{github_name}
|
||||
|
|
@ -128,6 +128,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 2 2021 Remi Collet <remi@remirepo.net> - 2.0.33-1
|
||||
- update to 2.0.33
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpseclib-2.0.32-f5c4c19.tgz) = 5a022668b3425afa0555838e5ad0681700874051d7b6a42ed741134800421a5f792c4b1bf54fb573910103fce92d40a393e6bebac3ecd33abf561b8d1669a7f8
|
||||
SHA512 (php-phpseclib-2.0.33-fb53b78.tgz) = f673d6fb53edeadbb6578f43e1715cf7b9b68462f03fce1379834b9d65dc022e5095082cd423f907af5af941946a3573bf7133106facaabff5d0dcd1d0ccbf42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue