Skip to content

Commit 1411cce

Browse files
committed
[puppetsync] Clean up for linters
Clean up files distributed by puppetsync for various linters. Also fix a quoting issue in create-github-release action.
1 parent dc5d49e commit 1411cce

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Thu Sep 05 2024 Steven Pritchard <[email protected]> - 2.13.0
2+
- [puppetsync] Add EL9 support
3+
14
* Mon Oct 23 2023 Steven Pritchard <[email protected]> - 2.12.0
25
- [puppetsync] Add EL9 support
36

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simp-selinux",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"author": "SIMP Team",
55
"summary": "manages the SELinux system state",
66
"license": "Apache-2.0",
@@ -30,7 +30,7 @@
3030
"optional_dependencies": [
3131
{
3232
"name": "puppet/systemd",
33-
"version_requirement": ">= 4.0.2 < 7.0.0"
33+
"version_requirement": ">= 4.0.2 < 8.0.0"
3434
}
3535
]
3636
},

0 commit comments

Comments
 (0)