Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Mamoru Tasaka
0725c6a491 - 4.2.4 2011-02-01 01:21:22 +09:00
Mamoru Tasaka
9db4d5d791 - 4.2.3 2011-01-14 20:46:59 +09:00
Mamoru Tasaka
de8bc44b1c - 4.2.2 2010-11-06 04:28:10 +09:00
3 changed files with 18 additions and 3 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
htmlentities-4.2.0.gem
/htmlentities-4.2.2.gem
/htmlentities-4.2.3.gem
/htmlentities-4.2.4.gem

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.4
Release: 1%{?dist}
Group: Development/Languages
License: MIT
URL: http://htmlentities.rubyforge.org/
@ -141,6 +141,18 @@ rm -rf %{buildroot}
%changelog
* Tue Feb 1 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.4-1
- 4.2.4
* 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
* 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)

View file

@ -1 +1 @@
4f969adda1916cc6f724eb478ea6d215 htmlentities-4.2.0.gem
fa03f7fc44769acab2e6c6e6a66d4b67 htmlentities-4.2.4.gem