From fc2c9b6dde5048ea6318fb0eddfa4ff45a484ce5 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sun, 4 Dec 2011 23:11:20 +0900 Subject: [PATCH] 4.3.1 --- .gitignore | 1 + rubygem-htmlentities.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c8bbfc2..741d89f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ htmlentities-4.2.0.gem /htmlentities-4.2.3.gem /htmlentities-4.2.4.gem /htmlentities-4.3.0.gem +/htmlentities-4.3.1.gem diff --git a/rubygem-htmlentities.spec b/rubygem-htmlentities.spec index 1f5df0e..fa3d605 100644 --- a/rubygem-htmlentities.spec +++ b/rubygem-htmlentities.spec @@ -12,7 +12,7 @@ Summary: A module for encoding and decoding (X)HTML entities Name: rubygem-%{gemname} -Version: 4.3.0 +Version: 4.3.1 Release: 1%{?dist} Group: Development/Languages License: MIT @@ -143,6 +143,9 @@ done %changelog +* Sun Dec 4 2011 Mamoru Tasaka - 4.3.1-1 +- 4.3.1 + * Sun Apr 03 2011 Mamoru Tasaka - 4.3.0-1 - 4.3.0 diff --git a/sources b/sources index d84daee..e5e84ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a05634c8ad4153b6d3addbb8e1d8711e htmlentities-4.3.0.gem +53a9218c02ef3671d6fc9fe843ebd360 htmlentities-4.3.1.gem