12 lines
511 B
Text
12 lines
511 B
Text
$NetBSD: patch-aa,v 1.1 2008/04/04 15:30:01 jlam Exp $
|
|
|
|
--- ../xhtmldiff-1.2.2.gemspec.orig 2008-03-20 02:49:25.000000000 -0400
|
|
+++ ../xhtmldiff-1.2.2.gemspec
|
|
@@ -1,6 +1,6 @@
|
|
Gem::Specification.new do |s|
|
|
s.name = %q{xhtmldiff}
|
|
- s.version = "1.0.0"
|
|
+ s.version = "1.2.2"
|
|
s.date = Time.now
|
|
s.summary = %q{XHTMLDiff is a tool and library for taking valid XHTML documents as input, and generating redlined valid XHTML text highlighting the changes between them as output.}
|
|
s.author = %q{Aredridel}
|