Skip to content

Commit

Permalink
Updated changelog + metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlastimil Holer committed Aug 20, 2014
1 parent e2d2900 commit 108a633
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 2014-08-20 - Release 0.9.1

### Summary

Fix GPG key import check when key specified in $content.

#### Bugfixes

- Fix wrong check if GPG key is imported when key specified in $content

## 2014-08-07 - Release 0.9.0

### Summary
Expand Down
8 changes: 7 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ceritsc-yum",
"version": "0.9.0",
"version": "0.9.1",
"author": "ceritsc",
"summary": "YUM utilities",
"license": "MIT",
Expand All @@ -23,6 +23,12 @@
},
{
"operatingsystem": "Scientific"
},
{
"operatingsystem": "SLES"
},
{
"operatingsystem": "SLED"
}
],
"requirements": [
Expand Down

0 comments on commit 108a633

Please sign in to comment.