diff options
Diffstat (limited to 'php-pecl-xdebug3.spec')
| -rw-r--r-- | php-pecl-xdebug3.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index a69007f..039e729 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -21,11 +21,11 @@ %global pie_proj xdebug %global pecl_name xdebug %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} -%global gh_commit a6fc5d7d5aaf43c09f8e44981b310b592d0c2cac +%global gh_commit 61a198de008adace7fd6024da20fcf0d0b2066f9 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) # version/release -%global upstream_version 3.4.6 +%global upstream_version 3.4.7 #global upstream_prever beta1 %global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]') %global sources src @@ -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/ @@ -265,6 +265,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Mon Oct 27 2025 Remi Collet <remi@remirepo.net> - 3.4.7-1 +- update to 3.4.7 + * Mon Oct 6 2025 Remi Collet <remi@remirepo.net> - 3.4.6-1 - update to 3.4.6 |
