From aa2538255538840b452fac177fdec5a4198fbeb4 Mon Sep 17 00:00:00 2001 From: brucezhang Date: Thu, 9 Jan 2025 17:36:05 +0800 Subject: [PATCH] Rebuild for php --- php-pecl-raphf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec index 403ac03..164c131 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 -- Gitee