From: Elan Ruusamäe Date: Mon, 11 Feb 2019 20:47:01 +0000 (+0200) Subject: up to 1.3.2 X-Git-Tag: auto/th/php-composer-xdebug-handler-1.3.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-composer-xdebug-handler.git;a=commitdiff_plain;h=280e3be up to 1.3.2 - Fixed: exit call being blocked by uopz extension, resulting in application code running twice. --- diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 85155b5..e9aa48d 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -3,12 +3,12 @@ %include /usr/lib/rpm/macros.php Summary: Restarts a process without xdebug Name: php-composer-%{pkgname} -Version: 1.3.1 +Version: 1.3.2 Release: 1 License: MIT Group: Development/Languages/PHP Source0: https://github.com/composer/xdebug-handler/archive/%{version}/%{pkgname}-%{version}.tar.gz -# Source0-md5: 8d9e5ad41b981c2798e79b6e3fdf0cea +# Source0-md5: c904a62cd2a813d41398897068c58d55 URL: https://github.com/composer/xdebug-handler Requires: php(core) >= %{php_min_version} Requires: php-psr-log >= 1.0