diff options
Diffstat (limited to 'php-pecl-xdebug3.spec')
| -rw-r--r-- | php-pecl-xdebug3.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index a3df9b9..115d488 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -21,13 +21,13 @@ %global pie_proj xdebug %global pecl_name xdebug %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} -%global gh_commit 02e2f164bc5133e93041c6da90b465a50a784eb2 +%global gh_commit 32dcc3da7bbff171f67e803f28ef4c098f8e2caf %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) # version/release %global upstream_version 3.5.0 -%global upstream_prever alpha3 -%global upstream_lower alpha3 +#global upstream_prever alpha3 +#global upstream_lower alpha3 %global sources src %global _configure ../%{sources}/configure @@ -37,7 +37,7 @@ Name: %{?scl_prefix}php-pecl-xdebug3 Summary: Provides functions for function traces and profiling Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}} -Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 1%{?dist} License: Xdebug-1.03 URL: https://xdebug.org/ @@ -276,6 +276,9 @@ TEST_PHP_ARGS="-n $modules -d zend_extension=%{buildroot}%{php_extdir}/%{pecl_na %changelog +* Thu Dec 4 2025 Remi Collet <remi@remirepo.net> - 3.5.0-1 +- update to 3.5.0 + * Thu Nov 13 2025 Remi Collet <remi@remirepo.net> - 3.5.0~alpha3-1 - update to 3.5.0alpha3 |
