diff --git a/.gitignore b/.gitignore index d79fa36..977071d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ clog /php-phpseclib-2.0.33-fb53b78.tgz /php-phpseclib-2.0.34-98a6fe5.tgz /php-phpseclib-2.0.35-4e16cf3.tgz +/php-phpseclib-2.0.36-a975471.tgz diff --git a/php-phpseclib.spec b/php-phpseclib.spec index 0e09453..eeb9e2a 100644 --- a/php-phpseclib.spec +++ b/php-phpseclib.spec @@ -3,12 +3,12 @@ %global github_owner phpseclib %global github_name phpseclib -%global github_commit 4e16cf3f5f927a7d3f5317820af795c0366c0420 +%global github_commit a97547126396548c224703a267a30af1592be146 %global github_short %(c=%{github_commit}; echo ${c:0:7}) %bcond_without tests Name: php-%{composer_vendor} -Version: 2.0.35 +Version: 2.0.36 Release: 1%{?dist} Summary: PHP Secure Communications Library License: MIT @@ -81,6 +81,9 @@ cat << 'EOF' | tee -a tests/bootstrap.php if (class_exists("PHPUnit_Framework_TestCase") && !class_exists("PHPUnit\\Framework\\TestCase")) { class_alias("PHPUnit_Framework_TestCase", "PHPUnit\\Framework\\TestCase"); } +if (class_exists("PHPUnit_Framework_Error_Notice") && !class_exists("PHPUnit\Framework\Error\Notice")) { + class_alias("PHPUnit_Framework_Error_Notice", "PHPUnit\Framework\Error\Notice"); +} require "%{buildroot}%{_datadir}/php/%{composer_vendor}/autoload.php"; date_default_timezone_set('UTC'); EOF @@ -128,6 +131,9 @@ exit $ret %changelog +* Mon Jan 31 2022 Remi Collet - 2.0.36-1 +- update to 2.0.36 + * Mon Nov 29 2021 Remi Collet - 2.0.35-1 - update to 2.0.35 diff --git a/sources b/sources index 1c49d47..89ee3ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-phpseclib-2.0.35-4e16cf3.tgz) = f898190a83cc2046ef34dd382bda3cf086db06f643fd123bdf27f8425865157ec3b7ced58dd4f6f563f6194650f97ab873d201950fb8c7b1d3cb66521960c503 +SHA512 (php-phpseclib-2.0.36-a975471.tgz) = 2e4c1f661f784f61ea1f4f9d8213eae5c226e3f469de0023dd69f62323f20bf7f67a84245bff7ecdf220d174856758d2f33289ef3b6e0ddcce4e7707a0b52493