summaryrefslogtreecommitdiffstats
path: root/php-justinrainbow-json-schema.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-15 14:22:36 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-15 14:22:36 +0200
commit83d3b4fff1c951d0bb0abd07b3874851464baabb (patch)
tree0da83138e8c8723d349f9975a14435c956ce62d7 /php-justinrainbow-json-schema.spec
parent429ccf38f02f8aed5a3407d863ab5b3ec5f7ccd7 (diff)
php-justinrainbow-json-schema: impr. desc.
Diffstat (limited to 'php-justinrainbow-json-schema.spec')
-rw-r--r--php-justinrainbow-json-schema.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-justinrainbow-json-schema.spec b/php-justinrainbow-json-schema.spec
index ca6ebce..9921ce1 100644
--- a/php-justinrainbow-json-schema.spec
+++ b/php-justinrainbow-json-schema.spec
@@ -87,10 +87,11 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
%description
A PHP Implementation for validating JSON Structures against a given Schema.
%if %{eolv1}
-This package provides the validate-json command.
+This package provides the library version 2 and the validate-json command.
%else
-The validate-json command is provided by the php-JsonSchema package
-with the JsonSchema library version 1.x.
+This package provides the library version 2.
+The php-JsonSchema package provides the library version 1
+and the validate-json command.
%endif
See http://json-schema.org/