diff options
-rw-r--r-- | php-pecl-ds.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec index 15c3d33..08654bd 100644 --- a/php-pecl-ds.spec +++ b/php-pecl-ds.spec @@ -82,7 +82,9 @@ Obsoletes: php72w-pecl-%{pecl_name} <= %{version} %description -%{summary}. +An extension providing specialized data structures as efficient alternatives +to the PHP array. + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |