packages: ruby-coderay/ruby-coderay.spec - 0.9.8
baggins
baggins at pld-linux.org
Fri Jul 8 13:16:44 CEST 2011
Author: baggins Date: Fri Jul 8 11:16:44 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.9.8
---- Files affected:
packages/ruby-coderay:
ruby-coderay.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/ruby-coderay/ruby-coderay.spec
diff -u packages/ruby-coderay/ruby-coderay.spec:1.1 packages/ruby-coderay/ruby-coderay.spec:1.2
--- packages/ruby-coderay/ruby-coderay.spec:1.1 Wed Mar 3 00:17:22 2010
+++ packages/ruby-coderay/ruby-coderay.spec Fri Jul 8 13:16:39 2011
@@ -2,11 +2,11 @@
%define pkgname coderay
Summary: Ruby library for syntax highlighting
Name: ruby-%{pkgname}
-Version: 0.9.1
+Version: 0.9.8
Release: 1
License: LGPL
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: d6049cfb54b0702d7a40e59b37f74933
+# Source0-md5: 9e0e0cba383daba57ef7c256a1742965
Group: Development/Languages
URL: http://coderay.rubychan.de/
BuildRequires: rpmbuild(macros) >= 1.484
@@ -59,7 +59,7 @@
%build
rdoc --ri --op ri lib
rdoc --op rdoc lib
-rm -r ri/{GZip,String,Term}
+rm -r ri/{GZip,String}
rm ri/created.rid
%install
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/07/08 11:16:39 baggins
+- 0.9.8
+
Revision 1.1 2010/03/02 23:17:22 baggins
- initial revision
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-coderay/ruby-coderay.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list