[rubygem-htmlentities/f13/master] - 4.2.2

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Nov 5 19:28:39 UTC 2010


commit 42c09b45b6e4b35a68932fd9b016d52998abac88
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Nov 6 04:28:33 2010 +0900

    - 4.2.2

 .gitignore                |    1 +
 rubygem-htmlentities.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfb26cc..85c56cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 htmlentities-4.2.1.gem
+/htmlentities-4.2.2.gem
diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec
index ad4e045..20b5991 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.1
+Version:	4.2.2
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -141,6 +141,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Nov  6 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 4.2.2-1
+- 4.2.2
+
 * Sat Apr 11 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 4.2.1-1
 - 4.2.1
 
diff --git a/sources b/sources
index 29a082c..f2d3bfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ef40bc84cf09c1a653c56c440d166fc  htmlentities-4.2.1.gem
+d6b788e16b41be0d43dc953a63c659d0  htmlentities-4.2.2.gem


More information about the scm-commits mailing list