From: Elan Ruusamäe Date: Wed, 18 Feb 2015 12:27:42 +0000 (+0200) Subject: use json-schema >= 1.3 X-Git-Tag: auto/th/composer-1.0.0-12.alpha9.216.g5744981 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcomposer.git;a=commitdiff_plain;h=9e924ff7ab5b41ef1932ea4fc0e2625bc18d1f82 use json-schema >= 1.3 https://github.com/composer/composer/commit/bf32d2b83ce52a1cf79e4ee7310e405bf92f1eae https://github.com/composer/composer/commit/b20153111b8c5256120d1383ab2303b65b8c5d9a --- diff --git a/composer.spec b/composer.spec index 6639fef..68592b1 100644 --- a/composer.spec +++ b/composer.spec @@ -4,7 +4,7 @@ # Conditional build: %bcond_with bootstrap # build boostrap -%define rel 11 +%define rel 12 # $ git rev-list 1.0.0-alpha9..%{githash} --count %define commits 216 %define githash 5744981 @@ -64,7 +64,7 @@ Requires: php(spl) Requires: php(zip) Requires: php(zlib) %if %{without bootstrap} -Requires: php-justinrainbow-json-schema >= 1.1.0 +Requires: php-justinrainbow-json-schema >= 1.3 Requires: php-seld-jsonlint >= 1.1.2 Requires: php-symfony2-Console >= 2.3 Requires: php-symfony2-Finder >= 2.2