Skip to content

Commit

Permalink
Update CHANGELOG and metadata for version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stschulte committed Feb 1, 2015
1 parent 624d5c1 commit 8fa128a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
* Sat Feb 01 2015 Stefan Schulte <[email protected]> 1.0.2
- Add SLES and CentOS as supported operating systems (thanks to Michael Moll
and Gene Liverman for testing)
- If the source parameter specifies a local file that you also manage
through a puppet file resource, the file resource will be autorequired
by the rpmkey resource (Thanks to duritong for implementing this)
* Thu Jan 22 2015 Stefan Schulte <[email protected]> 1.0.1
- Update metadata.json with tested operating systems
* Wed Jan 21 2015 Stefan Schulte <[email protected]> 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stschulte-rpmkey",
"version": "1.0.1",
"version": "1.0.2",
"author": "stschulte",
"summary": "Manage your RPM keyring through puppet",
"license": "Apache-2.0",
Expand Down

0 comments on commit 8fa128a

Please sign in to comment.