diff --git a/php-xdebug.spec b/php-xdebug.spec index ff75bb6..741929f 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.4 +Version: 3.1.5 Release: 1mamba Summary: A PHP extension for powerful debugging Group: Applications/Development @@ -76,6 +76,9 @@ EOF #%{_bindir}/debugclient %changelog +* Tue Jun 07 2022 Automatic Build System 3.1.5-1mamba +- automatic version update by autodist + * Sun May 22 2022 Automatic Build System 3.1.4-1mamba - automatic version update by autodist