This commit is contained in:
Mamoru Tasaka 2010-04-09 16:20:23 +00:00
commit f0df2a2bd9
3 changed files with 7 additions and 4 deletions

View file

@ -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 <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.1-1
- 4.2.1
* Wed Jan 13 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.0-2.respin1
- 4.2.0 (tarball seems respun)