[packages/php-pecl-xdebug] Up to 3.5.1
arekm
arekm at pld-linux.org
Mon Apr 6 00:50:39 CEST 2026
commit f91c700d90f484d43455c7f891d6b937dfedc3da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Apr 6 00:50:31 2026 +0200
Up to 3.5.1
php-pecl-xdebug.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index c872fe5..0c1bc58 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -13,21 +13,21 @@ Summary: %{modname} - provides functions for functions traces and profiling
Summary(pl.UTF-8): %{modname} - funkcje do śledzenia i profilowania funkcji
Name: %{php_name}-pecl-%{modname}
# https://xdebug.org/docs/compat#versions
-Version: 3.4.5
+Version: 3.5.1
Release: 1
# The Xdebug License, version 1.01
# (Based on "The PHP License", version 3.0)
License: PHP
Group: Development/Languages/PHP
Source0: https://xdebug.org/files/xdebug-%{version}.tgz
-# Source0-md5: b902e33f7ab7a00c7a8304668fa81f28
+# Source0-md5: d404e827a10ab301d602533d6eb8bceb
Source1: %{modname}.ini
Source2: vim-xt-filetype.vim
URL: https://xdebug.org/
-# Need a PHP version >= 8.0.0 and < 8.5.0
+# Need a PHP version >= 8.0.0 and < 8.6.0
# $ grep 'AC_MSG_ERROR.*PHP_XDEBUG_FOUND_VERSION' config.m4
BuildRequires: %{php_name}-devel >= 4:8.0.0
-BuildRequires: %{php_name}-devel < 4:8.5.0
+BuildRequires: %{php_name}-devel < 4:8.6.0
BuildRequires: libedit-devel
BuildRequires: libtool
BuildRequires: rpmbuild(macros) >= 1.650
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/f91c700d90f484d43455c7f891d6b937dfedc3da
More information about the pld-cvs-commit
mailing list