Skip to content

Commit

Permalink
[blacksmith] Bump version to 0.4.2-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Sep 2, 2016
1 parent bcf43f3 commit 15fde36
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
{
"name": "puppet-selinux",
"version": "0.4.1",
"author": "Vox Pupuli",
"summary": "This class manages SELinux on RHEL based systems",
"license": "Apache-2.0",
"source": "https://github.com/voxpupuli/puppet-selinux",
"project_page": "https://github.com/voxpupuli/puppet-selinux",
"issues_url": "https://github.com/voxpupuli/puppet-selinux/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"19",
"20",
"21",
"22",
"23",
"24"
]
}
],
"dependencies": [
"name": "puppet-selinux",
"version": "0.4.2-rc0",
"author": "Vox Pupuli",
"summary": "This class manages SELinux on RHEL based systems",
"license": "Apache-2.0",
"source": "https://github.com/voxpupuli/puppet-selinux",
"project_page": "https://github.com/voxpupuli/puppet-selinux",
"issues_url": "https://github.com/voxpupuli/puppet-selinux/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"5",
"6",
"7"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"19",
"20",
"21",
"22",
"23",
"24"
]
}
],
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_range": ">= 3.0.0"
Expand Down

0 comments on commit 15fde36

Please sign in to comment.