summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-10-06 12:38:14 +0200
committerRemi Collet <remi@php.net>2025-10-06 12:38:14 +0200
commit1439332dcea1ef20dc339df9fef594baf44d4590 (patch)
treed6ce3dc8ab4194ec259887133f25cc1f58c24bd0 /php-pecl-xdebug3.spec
parent1bb552c4c562523df06ef04c6a8eb2af6c5dea9b (diff)
update to 3.4.6v3.4
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r--php-pecl-xdebug3.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec
index 389d54d..a69007f 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 4085f1421d54aa60c40fe334f5c7a118a045200f
+%global gh_commit a6fc5d7d5aaf43c09f8e44981b310b592d0c2cac
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
# version/release
-%global upstream_version 3.4.5
+%global upstream_version 3.4.6
#global upstream_prever beta1
%global upstream_lower %(echo %{upstream_prever} | tr '[:upper:]' '[:lower:]')
%global sources src
@@ -57,10 +57,13 @@ BuildRequires: pkgconfig(zlib) >= 1.2.9
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
+# Extension
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
+# PECL
Provides: %{?scl_prefix}php-pecl(Xdebug) = %{version}
Provides: %{?scl_prefix}php-pecl(Xdebug)%{?_isa} = %{version}
+# PIE
Provides: %{?scl_prefix}php-pie(%{pie_vend}/%{pie_proj}) = %{version}
Provides: %{?scl_prefix}php-%{pie_vend}-%{pie_proj} = %{version}
@@ -262,6 +265,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Oct 6 2025 Remi Collet <remi@remirepo.net> - 3.4.6-1
+- update to 3.4.6
+
* Tue Jul 15 2025 Remi Collet <remi@remirepo.net> - 3.4.5-1
- update to 3.4.5