[rubygem-term-ansicolor] New version

Jan Klepek hpejakle at fedoraproject.org
Sat Jul 23 18:04:45 UTC 2011


commit bcded3cfcc4bbdc797b34e4f20775e3e5965a090
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sat Jul 23 20:04:27 2011 +0200

    New version

 .gitignore                  |    1 +
 rubygem-term-ansicolor.spec |   11 +++++++++--
 sources                     |    3 +--
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d2f614..8d27467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 term-ansicolor-1.0.3.gem
 /term-ansicolor-1.0.5.gem
+/term-ansicolor-1.0.6.gem
diff --git a/rubygem-term-ansicolor.spec b/rubygem-term-ansicolor.spec
index dd6beb3..3e9e32e 100644
--- a/rubygem-term-ansicolor.spec
+++ b/rubygem-term-ansicolor.spec
@@ -5,7 +5,7 @@
 
 Summary:        Ruby library that colors strings using ANSI escape sequences
 Name:           rubygem-%{gemname}
-Version:        1.0.5
+Version:        1.0.6
 Release:        1%{?dist}
 Group:          Development/Languages
 License:        GPLv2
@@ -54,10 +54,14 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{geminstdir}
 %doc %{geminstdir}/CHANGES
 %doc %{geminstdir}/VERSION
-%doc %{geminstdir}/README
 %doc %{geminstdir}/COPYING
 %doc %{geminstdir}/examples
 %doc %{geminstdir}/tests
+%doc %{geminstdir}/README.rdoc
+%doc %{geminstdir}/doc-main.txt
+%doc %{geminstdir}/term-ansicolor.gemspec
+%doc %{geminstdir}/Gemfile
+%doc %{geminstdir}/.gitignore
 %{geminstdir}/Rakefile
 %{geminstdir}/*.rb
 %{geminstdir}/lib/
@@ -70,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 23 2011 Jan Klepek <jan.klepek at, gmail.com> - 1.0.6-1
+- New version
+
 * Mon Mar 07 2011 Michal Fojtik <mfojtik at redhat.com> - 1.0.5-1
 - Version bump
 
diff --git a/sources b/sources
index e27f670..5a01bfe 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-a3a0e84293c9aa79e7b3df4a584b84c2  term-ansicolor-1.0.3.gem
-a1f2e69e49590d21959fd7e48af5b1f7  term-ansicolor-1.0.5.gem
+2375a2802a91f5b260c57daeef3895ff  term-ansicolor-1.0.6.gem


More information about the scm-commits mailing list