From b56dfe30e77733cef49af053f4b64a7318f8f4d9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:59:53 +0100 Subject: [PATCH] update to 2.2.5 [release 2.2.5-1mamba;Thu Sep 18 2014] --- php-xdebug.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-xdebug.spec b/php-xdebug.spec index 358ea57..7572558 100644 --- a/php-xdebug.spec +++ b/php-xdebug.spec @@ -1,7 +1,7 @@ %define php_majver %(php-config --version | cut -d. -f1-2) Name: php-xdebug -Version: 2.2.3 -Release: 2mamba +Version: 2.2.5 +Release: 1mamba Summary: A PHP extension for powerful debugging Group: Applications/Development Vendor: openmamba @@ -78,6 +78,9 @@ EOF %{_bindir}/debugclient %changelog +* Thu Sep 18 2014 Silvan Calarco 2.2.5-1mamba +- update to 2.2.5 + * Thu Feb 13 2014 Silvan Calarco 2.2.3-2mamba - rebuilt with debug client - xdebug.ini updated