Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Y
yum
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mirror
yum
Commits
b2a68b3f
Commit
b2a68b3f
authored
Aug 29, 2013
by
Seth Vargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump to v2.3.2
parent
29ffe18f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
CHANGELOG.md
+5
-0
metadata.rb
metadata.rb
+1
-1
No files found.
CHANGELOG.md
View file @
b2a68b3f
...
...
@@ -3,6 +3,11 @@ yum Cookbook CHANGELOG
This file is used to list changes made in each version of the yum cookbook.
v2.3.2
------
### Bug
-
**[COOK-3145](https://tickets.opscode.com/browse/COOK-3145)**
- Use correct download URL for epel
`key_url`
v2.3.0
------
### New Feature
...
...
metadata.rb
View file @
b2a68b3f
...
...
@@ -3,7 +3,7 @@ maintainer "Opscode, Inc."
maintainer_email
"cookbooks@opscode.com"
license
"Apache 2.0"
long_description
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
),
'README.md'
))
version
"2.3.
1
"
version
"2.3.
2
"
recipe
"yum"
,
"Empty recipe."
recipe
"yum::yum"
,
"Manages yum configuration"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment