From f0df2a2bd9d95597478e41c0d58ec8a0e2a1db2d Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Fri, 9 Apr 2010 16:20:23 +0000 Subject: [PATCH] - 4.2.1 --- .cvsignore | 2 +- rubygem-htmlentities.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index fb109f6..bfb26cc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -htmlentities-4.2.0.gem +htmlentities-4.2.1.gem diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec index dd625ee..ad4e045 100644 --- a/rubygem-htmlentities.spec +++ b/rubygem-htmlentities.spec @@ -9,8 +9,8 @@ Summary: A module for encoding and decoding (X)HTML entities Name: rubygem-%{gemname} -Version: 4.2.0 -Release: 2%{?dist}.respin1 +Version: 4.2.1 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://htmlentities.rubyforge.org/ @@ -141,6 +141,9 @@ rm -rf %{buildroot} %changelog +* Sat Apr 11 2010 Mamoru Tasaka - 4.2.1-1 +- 4.2.1 + * Wed Jan 13 2010 Mamoru Tasaka - 4.2.0-2.respin1 - 4.2.0 (tarball seems respun) diff --git a/sources b/sources index 9c75592..29a082c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f969adda1916cc6f724eb478ea6d215 htmlentities-4.2.0.gem +9ef40bc84cf09c1a653c56c440d166fc htmlentities-4.2.1.gem