[rubygem-aeolus-cli/f17] import upstream release 0.5.0-1

slinabery slinabery at fedoraproject.org
Fri Jun 8 20:05:57 UTC 2012


commit a1d10c1b76b60bba8ae526bde10fc474219f7dca
Author: Steve Linabery <slinaber at redhat.com>
Date:   Fri Jun 8 15:05:51 2012 -0500

    import upstream release 0.5.0-1

 .gitignore              |    1 +
 rubygem-aeolus-cli.spec |   11 ++++++++++-
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fe9cbb..d2a0e02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /aeolus-cli-0.1.0.gem
 /aeolus-cli-0.4.0.gem
+/aeolus-cli-0.5.0.gem
diff --git a/rubygem-aeolus-cli.spec b/rubygem-aeolus-cli.spec
index 1c0a7db..84ea87f 100644
--- a/rubygem-aeolus-cli.spec
+++ b/rubygem-aeolus-cli.spec
@@ -15,7 +15,7 @@
 
 Summary: Command-line interface for working with the Aeolus cloud suite
 Name: rubygem-aeolus-cli
-Version: 0.4.0
+Version: 0.5.0
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -41,6 +41,8 @@ BuildRequires: rubygem(rspec-core)
 
 %if 0%{?fedora} > 16
 BuildRequires: rubygems-devel
+BuildRequires: rubygem(vcr)
+BuildRequires: rubygem(webmock)
 %endif
 
 BuildArch: noarch
@@ -87,6 +89,13 @@ mv %{buildroot}%{geminstdir}/man/* %{buildroot}%{mandir}
 %{mandir}/*
 
 %changelog
+* Wed Jun 06 2012 Steve Linabery <slinaber at redhat.com> - 0.5.0-1
+- 4e160d9 BZ815357: spec: removed testcase for --no-validation
+- 535676a BZ815357: removed --no-validation option
+- 03981c1 BZ815357: buildcmd: surround template xml with CDATA
+- 396a329 BZ804543 Removed Optional Element for rootpw in tdl
+- 09d5380 BZ797298: man: fix minor typo in aeolus(1) man page
+
 * Tue May 08 2012 Mo Morsi <mmorsi at redhat.com> - 0.4.0-1
 - new upstream release
 - update to ruby 1.9
diff --git a/sources b/sources
index 2399b73..28846a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-061d25fd0fbaeb38975d1486c0a7bb21  aeolus-cli-0.4.0.gem
+b5689c5f73ba84b1246789c7fbb1fd8c  aeolus-cli-0.5.0.gem


More information about the scm-commits mailing list