commit 6ac88c592675f50ff7fc12972171752a02841665
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 28 01:59:34 2017 +0200

    allow json 1.8.3.1 from ruby 2.3
    
    seems working

 chef.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/chef.spec b/chef.spec
index 88e20c2..4a26020 100644
--- a/chef.spec
+++ b/chef.spec
@@ -7,7 +7,7 @@
 Summary:       A systems integration framework, built to bring the benefits of 
configuration management to your entire infrastructure
 Name:          chef
 Version:       11.16.4
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Admin
 Source0:       http://rubygems.org/downloads/%{name}-%{version}.gem
@@ -47,7 +47,7 @@ Requires:     ruby-ffi-yajl < 2
 Requires:      ruby-ffi-yajl >= 1.0
 Requires:      ruby-highline < 2
 Requires:      ruby-highline >= 1.6.9
-Requires:      ruby-json <= 1.8.1
+Requires:      ruby-json <= 1.8.3.1
 Requires:      ruby-json >= 1.4.4
 Requires:      ruby-mime-types < 2
 Requires:      ruby-mime-types >= 1.16
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chef.git/commitdiff/6ac88c592675f50ff7fc12972171752a02841665

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to