From be27f53abef078644417b23b19eeae1f41ea57e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Mar 2019 12:27:15 +0100 Subject: minor --- php-pecl-uopz.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'php-pecl-uopz.spec') diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index b8623e1..9ce0d7c 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -73,7 +73,8 @@ Obsoletes: php73w-pecl-%{pecl_name} <= %{version} %description -The uopz extension is focused on providing utilities to aid with unit testing PHP code. +The uopz extension is focused on providing utilities to aid with unit +testing PHP code. It supports the following activities: - Intercepting function execution -- cgit