File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ * Thu Mar 07 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
2
+ - Update the upper bound of stdlib to < 6.0.0
3
+ - Update a URL in the README.md
4
+
1
5
* Fri Oct 12 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.1.0-0
2
6
- Added $package_ensure parameter
3
7
- Changed the package from 'latest' to 'installed'
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Linux-compatible distribution.
87
87
88
88
## Development
89
89
90
- Please read our [ Contribution Guide] ( http ://simp-doc .readthedocs.io/en/stable/contributors_guide/index.html) .
90
+ Please read our [ Contribution Guide] ( https ://simp.readthedocs.io/en/stable/contributors_guide/index.html) .
91
91
92
92
If you find any issues, they can be submitted to our
93
93
[ JIRA] ( https://simp-project.atlassian.net ) .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " simp-sudosh" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"author" : " SIMP Team" ,
5
5
"summary" : " Manage sudosh" ,
6
6
"license" : " Apache-2.0" ,
27
27
},
28
28
{
29
29
"name" : " puppetlabs/stdlib" ,
30
- "version_requirement" : " >= 4.13.0 < 5 .0.0"
30
+ "version_requirement" : " >= 4.13.0 < 6 .0.0"
31
31
}
32
32
],
33
33
"operatingsystem_support" : [
You can’t perform that action at this time.
0 commit comments