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
0ed15f18
Commit
0ed15f18
authored
Mar 01, 2017
by
Jennifer Davis
Browse files
Release 4.1.1
Signed-off-by:
Jennifer Davis
<
iennae@gmail.com
>
parent
86db3b13
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0ed15f18
...
...
@@ -2,6 +2,11 @@
This file is used to list changes made in each version of the erlang cookbook.
## 4.1.1 (2017-03-01)
-
Fix packaging issue related to nox package on Ubuntu 16.04+
-
Cookstyle fixes
-
Loosen up the yum dependency
## 4.1.0 (2016-12-22)
-
Replace BATS tests with InSpec
-
Fix package and source installs for Fedora and openSUSE
...
...
metadata.rb
View file @
0ed15f18
...
...
@@ -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
'4.1.
0
'
version
'4.1.
1
'
depends
'apt'
,
'>= 1.7.0'
depends
'yum'
,
'>= 3.0'
...
...
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