diff --git a/php-xdebug.spec b/php-xdebug.spec index 741929f..f24bf72 100644 --- a/php-xdebug.spec +++ b/php-xdebug.spec @@ -1,7 +1,7 @@ %define php_majver %(php-config --version | cut -d. -f1-2) %define pkgver %(echo %version | tr '[:lower:]' '[:upper:]') Name: php-xdebug -Version: 3.1.5 +Version: 3.1.6 Release: 1mamba Summary: A PHP extension for powerful debugging Group: Applications/Development @@ -76,6 +76,9 @@ EOF #%{_bindir}/debugclient %changelog +* Wed Nov 09 2022 Automatic Build System 3.1.6-1mamba +- automatic version update by autodist + * Tue Jun 07 2022 Automatic Build System 3.1.5-1mamba - automatic version update by autodist