diff --git a/php-xdebug.spec b/php-xdebug.spec index dc8a195..342b5c7 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.3.1 +Version: 3.3.2 Release: 1mamba Summary: A PHP extension for powerful debugging Group: Applications/Development @@ -76,6 +76,9 @@ EOF #%{_bindir}/debugclient %changelog +* Tue Apr 16 2024 Automatic Build System 3.3.2-1mamba +- automatic version update by autodist + * Tue Jan 16 2024 Automatic Build System 3.3.1-1mamba - automatic version update by autodist