Skip to content

Commit

Permalink
Automatic commit of package [rhc] release [1.6.2-1].
Browse files Browse the repository at this point in the history
  • Loading branch information
maxamillion committed Mar 14, 2013
1 parent 7307666 commit 3feb7eb
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
22 changes: 21 additions & 1 deletion client.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Summary: OpenShift client management tools
Name: rhc
Version: 1.6.1
Version: 1.6.2
Release: 1%{?dist}
Group: Network/Daemons
License: ASL 2.0
Expand Down Expand Up @@ -100,6 +100,26 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,-,-) /etc/bash_completion.d/rhc

%changelog
* Thu Mar 14 2013 Adam Miller <[email protected]> 1.6.2-1
- Merge pull request #332 from jtharris/highline_fix ([email protected])
- Merge pull request #331 from BanzaiMan/dev/hasari/bz920028
([email protected])
- Always use color for mock highline. ([email protected])
- This spec now passes. ([email protected])
- Bug 920028. ([email protected])
- Merge pull request #328 from
smarterclayton/unable_to_auth_when_tokens_missing
([email protected])
- Merge pull request #327 from jtharris/features/US2627
([email protected])
- When user is contacting a non auth service with use_authorization_tokens
true, their credentials aren't passed to the server. Instead, they get in a
loop prompt. ([email protected])
- Mark the failing spec as pending. ([email protected])
- Add spec for Bug 920028. ([email protected])
- Bug 918667 ([email protected])
- Adding usage rate reminders. ([email protected])

* Thu Mar 07 2013 Adam Miller <[email protected]> 1.6.1-1
- bump_minor_versions for sprint 25 ([email protected])

Expand Down
2 changes: 1 addition & 1 deletion rel-eng/packages/rhc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1-1 /
1.6.2-1 /

0 comments on commit 3feb7eb

Please sign in to comment.