diff options
Diffstat (limited to 'php-pecl-event.spec')
-rw-r--r-- | php-pecl-event.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-event.spec b/php-pecl-event.spec index 6ff9f60..2d85f85 100644 --- a/php-pecl-event.spec +++ b/php-pecl-event.spec @@ -104,7 +104,7 @@ Version 1.0.0 introduces: * new OO API breaking backwards compatibility * support of libevent 2+ including HTTP, DNS, OpenSSL and the event listener. -Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection}. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. %prep |