[rubygem-boxgrinder-core/f16] Upstream release: 0.3.12

Marek Goldmann goldmann at fedoraproject.org
Thu Jun 14 12:00:52 UTC 2012


commit 9f7336f1e6809b379cbdd1636d6d87e9cccf892f
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Thu Jun 14 13:59:47 2012 +0200

    Upstream release: 0.3.12

 .gitignore                   |    1 +
 rubygem-boxgrinder-core.spec |    8 +++++++-
 sources                      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 410f82e..f6b1481 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /boxgrinder-core-0.3.9.gem
 /boxgrinder-core-0.3.10.gem
 /boxgrinder-core-0.3.11.gem
+/boxgrinder-core-0.3.12.gem
diff --git a/rubygem-boxgrinder-core.spec b/rubygem-boxgrinder-core.spec
index 06fc9a0..794ee8d 100644
--- a/rubygem-boxgrinder-core.spec
+++ b/rubygem-boxgrinder-core.spec
@@ -11,7 +11,7 @@
 
 Summary:     Core library for BoxGrinder
 Name:        rubygem-%{gem_name}
-Version:     0.3.11
+Version:     0.3.12
 Release:     1%{?dist}
 Group:       Development/Languages
 License:     LGPLv3+
@@ -22,6 +22,7 @@ Requires: ruby(abi) = %{rubyabi}
 Requires: rubygem(open4)
 Requires: rubygem(hashery)
 Requires: rubygem(kwalify)
+Requires: rubygem(term-ansicolor)
 
 BuildRequires: rubygem(rake)
 BuildRequires: rubygem(open4)
@@ -29,6 +30,7 @@ BuildRequires: rubygem(hashery)
 BuildRequires: rubygem(echoe)
 BuildRequires: rubygem(kwalify)
 BuildRequires: rubygems-devel
+BuildRequires: rubygem(term-ansicolor)
 
 %if 0%{?fedora} >= 17
 BuildRequires: rubygem(rspec)
@@ -91,6 +93,10 @@ popd
 %{gem_docdir}
 
 %changelog
+* Thu Jun 14 2012 Marek Goldmann <mgoldman at redhat.com> - 0.3.12
+- Upstream release: 0.3.12
+- Support for printing coloured terminal output
+
 * Mon Mar 19 2012 Marek Goldmann <mgoldman at redhat.com> - 0.3.11-1
 - Upstream release 0.3.11
 - Make sure the spec can be used also for Fedora < 17
diff --git a/sources b/sources
index 77f0e5e..078aa34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f257c88f36b3d4dc8bb831652329ff60  boxgrinder-core-0.3.11.gem
+cea86079403aaec8a4b936838b65f527  boxgrinder-core-0.3.12.gem


More information about the scm-commits mailing list