[rubygem-coderay/f17: 2/3] update to latest version

Jan Klepek hpejakle at fedoraproject.org
Sun Apr 8 19:56:40 UTC 2012


commit 71a35e34f9234c7ea8802a2313831bdb583d0c73
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sun Apr 8 16:55:20 2012 -0400

    update to latest version

 .gitignore           |    1 +
 rubygem-coderay.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbc6ef4..a91163f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ coderay-0.8.312.gem
 /coderay-0.9.8.gem
 /coderay-1.0.0.gem
 /coderay-1.0.4.gem
+/coderay-1.0.6.gem
diff --git a/rubygem-coderay.spec b/rubygem-coderay.spec
index 2337739..d80b7c5 100644
--- a/rubygem-coderay.spec
+++ b/rubygem-coderay.spec
@@ -2,8 +2,8 @@
 
 Summary: Fast syntax highlighter engine for many programming languages
 Name: rubygem-%{gem_name}
-Version: 1.0.4
-Release: 3%{?dist}
+Version: 1.0.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: LGPLv2+
 URL: http://coderay.rubychan.de
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Apr 08 2012 Jan Klepek <jan.klepek at, gmail.com> - 1.0.6-1
+- Update to new version
+
 * Mon Feb 06 2012 Vít Ondruch <vondruch at redhat.com> - 1.0.4-3
 - Rebuilt for Ruby 1.9.3.
 
diff --git a/sources b/sources
index a3cd03d..67556c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29b290fccf039aa13c4b34a97b505d96  coderay-1.0.4.gem
+4fee152ded3f116ed555c1a4acd893c2  coderay-1.0.6.gem


More information about the scm-commits mailing list