[packages/composer] use json-schema >= 1.3

glen glen at pld-linux.org
Wed Feb 18 13:28:40 CET 2015


commit 9e924ff7ab5b41ef1932ea4fc0e2625bc18d1f82
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 18 14:27:42 2015 +0200

    use json-schema >= 1.3
    
    https://github.com/composer/composer/commit/bf32d2b83ce52a1cf79e4ee7310e405bf92f1eae
    https://github.com/composer/composer/commit/b20153111b8c5256120d1383ab2303b65b8c5d9a

 composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/9e924ff7ab5b41ef1932ea4fc0e2625bc18d1f82



More information about the pld-cvs-commit mailing list