From: Elan Ruusamäe Date: Fri, 21 Dec 2018 12:23:48 +0000 (+0200) Subject: up to 1.3.1 X-Git-Tag: auto/th/php-composer-xdebug-handler-1.3.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-composer-xdebug-handler.git;a=commitdiff_plain;h=c0924d4 up to 1.3.1 https://github.com/composer/xdebug-handler/releases/tag/1.3.1 - Fixed: fail restart if passthru has been disabled in disable_functions. - Fixed: fail restart if an ini file cannot be opened, otherwise settings will be missing. --- diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 77e242b..85155b5 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.0 +Version: 1.3.1 Release: 1 License: MIT Group: Development/Languages/PHP Source0: https://github.com/composer/xdebug-handler/archive/%{version}/%{pkgname}-%{version}.tar.gz -# Source0-md5: c34c243322d141277cc0d86357b89ed2 +# Source0-md5: 8d9e5ad41b981c2798e79b6e3fdf0cea URL: https://github.com/composer/xdebug-handler Requires: php(core) >= %{php_min_version} Requires: php-psr-log >= 1.0