diff options
| author | Remi Collet <remi@remirepo.net> | 2020-10-15 14:17:32 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-10-15 14:17:32 +0200 | 
| commit | 52a5cb3713e447ab409ee9e401bf7b67f63df4db (patch) | |
| tree | 1631db976f471cb873b73ec6cde4bfbc33c05284 | |
| parent | 97cec940551aaa6d9c29c90d49376d6660a20c95 (diff) | |
| -rw-r--r-- | php-pecl-xdebug.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index e4caecc..f611c41 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -31,7 +31,7 @@  %global ini_name  15-%{pecl_name}.ini  Name:           %{?scl_prefix}php-pecl-xdebug -Summary:        PECL package for debugging PHP scripts +Summary:        Provides functions for function traces and profiling  Version:        %{upstream_version}%{?upstream_lower:~%{upstream_lower}}  %if 0%{?gh_date:1}  Release:        1%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  | 
