]> git.pld-linux.org Git - packages/chef.git/commitdiff
up to 14.1.36
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 16 Jul 2018 13:21:11 +0000 (16:21 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 16 Jul 2018 13:26:02 +0000 (16:26 +0300)
fixes rubygem(ffi) < 1.9.22 lock

ohai dep is automatic

chef.spec

index 4f7a2ae8e4c7c8121fad097fbda5a6ce7f99bb72..86e92fae9bdd626570d94127d3f3dd3c8e5ec0dc 100644 (file)
--- a/chef.spec
+++ b/chef.spec
@@ -7,12 +7,12 @@
 
 Summary:       A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure
 Name:          chef
-Version:       14.1.21
-Release:       0.3
+Version:       14.1.36
+Release:       0.1
 License:       Apache v2.0
 Group:         Networking/Admin
 Source0:       https://github.com/chef/chef/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: b67966a9b9e6c0a5947a604239267415
+# Source0-md5: 442169a1a824b3335376a88723e133a0
 Source2:       %{name}.tmpfiles
 Source3:       https://raw.github.com/stevendanna/knife-hacks/master/shell/knife_completion.sh
 # Source3-md5: a4c1e41370be8088a59ddb3b2e7ea397
@@ -50,7 +50,6 @@ Requires:     ruby-mixlib-authentication >= 1.3.0-2
 Requires:      ruby-mixlib-config < 3
 Requires:      ruby-mixlib-config >= 2.0
 Requires:      ruby-mixlib-log >= 1.6.0-2
-Requires:      ruby-ohai < 9
 Requires:      ruby-rest-client >= 1.0.4
 Requires:      ruby-rubygems
 Suggests:      chef-zero >= 2.1.4
This page took 0.077327 seconds and 4 git commands to generate.