diff --git a/.gitignore b/.gitignore index 0033d53..a4e3636 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ clog /php-phpseclib-2.0.9-c9a3fe3.tgz /php-phpseclib-2.0.10-d305b78.tgz /php-phpseclib-2.0.11-7053f06.tgz +/php-phpseclib-2.0.12-8814dc7.tgz diff --git a/php-phpseclib.spec b/php-phpseclib.spec index 3c24f91..fb26336 100644 --- a/php-phpseclib.spec +++ b/php-phpseclib.spec @@ -3,13 +3,13 @@ %global github_owner phpseclib %global github_name phpseclib -%global github_commit 7053f06f91b3de78e143d430e55a8f7889efc08b +%global github_commit 8814dc7841db159daed0b32c2b08fb7e03c6afe7 %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global with_tests 0%{!?_without_tests:1} Name: php-%{composer_vendor} -Version: 2.0.11 -Release: 2%{?dist} +Version: 2.0.12 +Release: 1%{?dist} Summary: PHP Secure Communications Library License: MIT URL: https://github.com/%{github_owner}/%{github_name} @@ -23,7 +23,7 @@ BuildArch: noarch %if %{with_tests} BuildRequires: php-composer(fedora/autoloader) -%if 0%{?fedora} >= 26 +%if 0%{?fedora} >= 26 || 0%{?rhel} >= 8 %global phpunit %{_bindir}/phpunit6 %else %global phpunit %{_bindir}/phpunit @@ -84,7 +84,7 @@ EOF # testAuthorityInfoAccess fails without internet access ret=0 -for cmd in "php %{phpunit}" php70 php71 php72; do +for cmd in "php %{phpunit}" php70 php71 php72 php73; do if which $cmd; then set $cmd $1 -d memory_limit=1G ${2:-%{_bindir}/phpunit6} \ @@ -104,6 +104,9 @@ exit $ret %changelog +* Mon Nov 5 2018 Remi Collet - 2.0.12-1 +- update to 2.0.12 + * Fri Jul 13 2018 Fedora Release Engineering - 2.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 2f4942e..f4e80cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-phpseclib-2.0.11-7053f06.tgz) = 57f1f4c42679b737746e3eec5e64a83661969313259724d97d375d3d9e4805290d99e17ee1a44f60a798ef04ffb989bdf3e542113846d0bba608e5ee25d0f51f +SHA512 (php-phpseclib-2.0.12-8814dc7.tgz) = c485b4eb1d7f2ba86882df83783c327434ad161e27707189326a8888e0040014936d81c3f97fc0a9f2213749f8d50daa50a682cd4609e0169400505bb5e9b53a