diff --git a/client.spec b/client.spec index 1a2a15fef..ef5cd7c52 100644 --- a/client.spec +++ b/client.spec @@ -3,7 +3,7 @@ Summary: OpenShift client management tools Name: rhc -Version: 1.19.4 +Version: 1.19.5 Release: 1%{?dist} Group: Network/Daemons License: ASL 2.0 @@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,-,-) /etc/bash_completion.d/rhc %changelog +* Tue Jan 28 2014 Adam Miller 1.19.5-1 +- Bug 1058251 - gear activate requires --all to be applied to all gears + (contact@fabianofranz.com) + * Thu Jan 09 2014 Troy Dawson 1.19.4-1 - Merge pull request #524 from smarterclayton/authorization_tests (dmcphers+openshiftbot@redhat.com) diff --git a/rel-eng/packages/rhc b/rel-eng/packages/rhc index 9362acf8f..8a84ae084 100644 --- a/rel-eng/packages/rhc +++ b/rel-eng/packages/rhc @@ -1 +1 @@ -1.19.4-1 ./ +1.19.5-1 ./