This commit is contained in:
Mamoru Tasaka 2011-01-14 20:47:28 +09:00
commit ce05e5cad2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
htmlentities-4.2.1.gem
/htmlentities-4.2.2.gem
/htmlentities-4.2.3.gem

View file

@ -9,7 +9,7 @@
Summary: A module for encoding and decoding (X)HTML entities
Name: rubygem-%{gemname}
Version: 4.2.2
Version: 4.2.3
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@ -141,6 +141,9 @@ rm -rf %{buildroot}
%changelog
* Fri Jan 14 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.3-1
- 4.2.3
* Sun Nov 6 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.2-1
- 4.2.2

View file

@ -1 +1 @@
d6b788e16b41be0d43dc953a63c659d0 htmlentities-4.2.2.gem
db0d65ceae4b3a0ab59453cd52e84897 htmlentities-4.2.3.gem