[rubygem-term-ansicolor] updated to latest version

Jan Klepek hpejakle at fedoraproject.org
Sat Oct 15 11:21:22 UTC 2011


commit 46a083c9a66a283662230ff742682c9f88ea779b
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sat Oct 15 13:21:20 2011 +0200

    updated to latest version

 .gitignore                  |    1 +
 rubygem-term-ansicolor.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d27467..5ce4f63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 term-ansicolor-1.0.3.gem
 /term-ansicolor-1.0.5.gem
 /term-ansicolor-1.0.6.gem
+/term-ansicolor-1.0.7.gem
diff --git a/rubygem-term-ansicolor.spec b/rubygem-term-ansicolor.spec
index 194fcb9..4fac339 100644
--- a/rubygem-term-ansicolor.spec
+++ b/rubygem-term-ansicolor.spec
@@ -5,8 +5,8 @@
 
 Summary:        Ruby library that colors strings using ANSI escape sequences
 Name:           rubygem-%{gemname}
-Version:        1.0.6
-Release:        2%{?dist}
+Version:        1.0.7
+Release:        1%{?dist}
 Group:          Development/Languages
 License:        GPLv2
 URL:            http://term-ansicolor.rubyforge.org
@@ -69,12 +69,16 @@ rm -rf $RPM_BUILD_ROOT
 %{geminstdir}/*.rb
 %{geminstdir}/lib/
 %{geminstdir}/bin/
+%{geminstdir}/.travis.yml
 %doc %{gemdir}/doc/%{gemname}-%{version}
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 
 %changelog
+* Sat Oct 15 2011 Jan Klepek <jan.klepek at, gmail.com> - 1.0.7-1
+- updated to latest version
+
 * Sat Jul 23 2011 Jan Klepek <jan.klepek at, gmail.com> - 1.0.6-2
 - removed cdiff/decolor due to conflict with colordiff package
 
diff --git a/sources b/sources
index 5a01bfe..1ecff72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2375a2802a91f5b260c57daeef3895ff  term-ansicolor-1.0.6.gem
+e93cecce00004b4fca4ba1d1332ddc4e  term-ansicolor-1.0.7.gem


More information about the scm-commits mailing list