From 52a5cb3713e447ab409ee9e401bf7b67f63df4db Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Oct 2020 14:17:32 +0200 Subject: better summary --- php-pecl-xdebug.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-xdebug.spec') 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;')}} -- cgit