[rubygem-htmlentities/f14/master] - 4.2.4

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Jan 31 16:21:30 UTC 2011


commit 0725c6a491acecbcfec1026c89d313b6e8175b20
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Feb 1 01:21:22 2011 +0900

    - 4.2.4

 .gitignore                |    1 +
 rubygem-htmlentities.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc0662f..d529116 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 htmlentities-4.2.0.gem
 /htmlentities-4.2.2.gem
 /htmlentities-4.2.3.gem
+/htmlentities-4.2.4.gem
diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec
index c0545d3..baeb223 100644
--- a/rubygem-htmlentities.spec
+++ b/rubygem-htmlentities.spec
@@ -9,7 +9,7 @@
 
 Summary:	A module for encoding and decoding (X)HTML entities
 Name:		rubygem-%{gemname}
-Version:	4.2.3
+Version:	4.2.4
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -141,6 +141,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Feb  1 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 4.2.4-1
+- 4.2.4
+
 * Fri Jan 14 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 4.2.3-1
 - 4.2.3
 
diff --git a/sources b/sources
index cee4caf..4e17087 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db0d65ceae4b3a0ab59453cd52e84897  htmlentities-4.2.3.gem
+fa03f7fc44769acab2e6c6e6a66d4b67  htmlentities-4.2.4.gem


More information about the scm-commits mailing list