diff --git a/php-pecl-http.spec b/php-pecl-http.spec index e68adfc782b170dc3edd3ba2d12a0b10ff061656..c1a68355746af583def9854880542c84c222360d 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -16,8 +16,8 @@ %global _configure ../%{sources}/configure Name: php-pecl-http -Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Version: 4.2.4 +Release: 2%{?dist} Summary: Extended HTTP support License: BSD-2-Clause @@ -220,5 +220,8 @@ TEST_PHP_ARGS="-n $modules -d extension=$PWD/../NTS/modules/%{pecl_name}.so" \ %changelog +* Thu Jan 09 2025 bbrucezhang - 4.2.4-2 +- Rebuild for icu-74.2 + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 4.2.4-1 - initial build