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.7.5-1].
- Loading branch information
Showing
2 changed files
with
12 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.7.4 | ||
Version: 1.7.5 | ||
Release: 1%{?dist} | ||
Group: Network/Daemons | ||
License: ASL 2.0 | ||
|
@@ -99,6 +99,16 @@ rm -rf $RPM_BUILD_ROOT | |
%attr(0644,-,-) /etc/bash_completion.d/rhc | ||
|
||
%changelog | ||
* Sat Apr 13 2013 Krishna Raman <[email protected]> 1.7.5-1 | ||
- Merge pull request #358 from | ||
smarterclayton/bug_951352_should_retry_key_on_bad_name | ||
([email protected]) | ||
- Bug 951352 - Retry the key name during the wizard flow ([email protected]) | ||
- Merge pull request #355 from fabianofranz/master ([email protected]) | ||
- Bug 951436 - handling Windows platform on paging ([email protected]) | ||
- Bug 951369 ([email protected]) | ||
- tito releasers update ([email protected]) | ||
|
||
* Thu Apr 11 2013 Adam Miller <[email protected]> 1.7.4-1 | ||
- Merge pull request #352 from | ||
smarterclayton/origin_ui_13_autocomplete_and_wrapping | ||
|
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.7.4-1 / | ||
1.7.5-1 / |