forked from openshift/rhc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [rhc] release [1.19.1-1].
- Loading branch information
1 parent
8cfa9d2
commit a3bf6a1
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
Summary: OpenShift client management tools | ||
Name: rhc | ||
Version: 1.19.0 | ||
Version: 1.19.1 | ||
Release: 1%{?dist} | ||
Group: Network/Daemons | ||
License: ASL 2.0 | ||
|
@@ -103,6 +103,19 @@ rm -rf $RPM_BUILD_ROOT | |
%attr(0644,-,-) /etc/bash_completion.d/rhc | ||
|
||
%changelog | ||
* Thu Dec 12 2013 Adam Miller <[email protected]> 1.19.1-1 | ||
- bump_minor_versions for sprint 38 ([email protected]) | ||
- Merge pull request #484 from Miciah/add-newline-to-express.conf | ||
([email protected]) | ||
- Merge pull request #515 from mmahut/man ([email protected]) | ||
- fix encoding for the gem build, fix datestamp in old changelog entry | ||
([email protected]) | ||
- Merge pull request #521 from liggitt/scale_up_down | ||
([email protected]) | ||
- Add scale-up/scale-down support to rhc app command ([email protected]) | ||
- man: updating the rhc manual page and cleaning it up ([email protected]) | ||
- express.conf: Terminate last line with newline ([email protected]) | ||
|
||
* Thu Dec 05 2013 Adam Miller <[email protected]> 1.18.2-1 | ||
- Merge pull request #520 from liggitt/bug_1036064_empty_scopes_argument | ||
([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.18.2-1 ./ | ||
1.19.1-1 ./ |