diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec index 403ac03f391b7a93befacc1506f4132b10c0658b..164c13122069ba5b1ad04372bb33d87db372a118 100644 --- a/php-pecl-raphf.spec +++ b/php-pecl-raphf.spec @@ -9,7 +9,7 @@ Summary: Resource and persistent handles factory Name: php-pecl-%{pecl_name} Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-2-Clause URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz @@ -174,5 +174,8 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Jan 09 2025 bbrucezhang - 2.0.1-2 +- Rebuild for php + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 2.0.1-1 - initial build