Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
erlang
Commits
bfa1603a
Commit
bfa1603a
authored
May 14, 2018
by
Tim Smith
Browse files
Release 6.1.0
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
b094c26d
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
bfa1603a
...
...
@@ -2,6 +2,10 @@
This file is used to list changes made in each version of the erlang cookbook.
## 6.1.0 (2018-05-14)
-
Use build_essential resource vs. recipe
## 6.0.0 (2018-02-16)
-
Require Chef 12.9+ and remove compat_resource dep
...
...
metadata.rb
View file @
bfa1603a
...
...
@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license
'Apache-2.0'
description
'Installs erlang, optionally install GUI tools.'
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
'6.
0
.0'
version
'6.
1
.0'
depends
'yum-epel'
depends
'yum-erlang_solutions'
,
'>= 1.0.3'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment