diff options
-rw-r--r-- | php-pecl-jsonc-dev.spec | 2 | ||||
-rw-r--r-- | php-pecl-jsonc.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-jsonc-dev.spec b/php-pecl-jsonc-dev.spec index a953b64..bf4af84 100644 --- a/php-pecl-jsonc-dev.spec +++ b/php-pecl-jsonc-dev.spec @@ -63,7 +63,7 @@ Obsoletes: php55-pecl-%{pecl_name} %description -The php-Json module will add support for JSON (JavaScript Object Notation) +The %{name} module will add support for JSON (JavaScript Object Notation) serialization to PHP. This is a dropin alternative to standard PHP JSON extension which diff --git a/php-pecl-jsonc.spec b/php-pecl-jsonc.spec index abfe7da..31a991a 100644 --- a/php-pecl-jsonc.spec +++ b/php-pecl-jsonc.spec @@ -35,7 +35,7 @@ Provides: php-pecl(%{proj_name})%{?_isa} = %{version} %description -The php-Json module will add support for JSON (JavaScript Object Notation) +The %{name} module will add support for JSON (JavaScript Object Notation) serialization to PHP. This is a dropin alternative to standard PHP JSON extension which |